From owner-freebsd-java@FreeBSD.ORG Mon Dec 8 19:06:42 2014 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 62CF3429 for ; Mon, 8 Dec 2014 19:06:42 +0000 (UTC) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 18C0E104 for ; Mon, 8 Dec 2014 19:06:41 +0000 (UTC) X-Auth-ID: anat Received: from devlanhide.timeinc.net (HELO utka.zajac) ([209.251.200.245]) by smtp02.lnh.mail.rcn.net with ESMTP; 08 Dec 2014 14:05:31 -0500 Message-ID: <5485F67B.7080204@aldan.algebra.com> Date: Mon, 08 Dec 2014 14:05:31 -0500 From: "Mikhail T." User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: java@FreeBSD.org Subject: Test failures in openjdk8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2014 19:06:42 -0000 Hello! Is it normal, that some OpenJDK's self-tests fail for me? Here is the end of the build-log -- with self-testing enabled. Should these be tightened up (fixed, where the problems are real, or disabled, where they aren't)? Please, advise. Thank you! -mi ... Test results: passed: 3,416; failed: 10; error: 13 Report written to /home/ports/java/openjdk8/work/openjdk/build/bsd-x86_64-normal-server-release/testoutput/jdk_core/JTreport/html/report.html Results written to /home/ports/java/openjdk8/work/openjdk/build/bsd-x86_64-normal-server-release/testoutput/jdk_core/JTwork Error: Some tests failed or other problems occurred. Summary: jdk_core FAILED: com/sun/corba/cachedSocket/7056731.sh FAILED: java/io/BufferedInputStream/LargeCopyWithMark.java FAILED: java/lang/ClassLoader/Assert.java FAILED: java/lang/ProcessBuilder/DestroyTest.java FAILED: java/lang/invoke/MethodHandles/CatchExceptionTest.java FAILED: java/lang/invoke/lambda/LogGeneratedClassesTest.java FAILED: java/net/Inet4Address/PingThis.java FAILED: java/net/ServerSocket/AcceptCauseFileDescriptorLeak.sh FAILED: java/net/Socket/SetSoLinger.java FAILED: java/net/URLClassLoader/closetest/CloseTest.java FAILED: java/net/URLClassLoader/closetest/GetResourceAsStream.java FAILED: java/net/URLPermission/nstest/lookup.sh FAILED: java/nio/MappedByteBuffer/Truncate.java FAILED: java/nio/channels/AsyncCloseAndInterrupt.java FAILED: java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java FAILED: java/nio/channels/Selector/LotsOfChannels.java FAILED: java/nio/channels/SocketChannel/Shutdown.java FAILED: java/util/zip/ZipFile/MultiThreadedReadTest.java FAILED: javax/xml/jaxp/parsers/8032909/XSLT.java FAILED: javax/xml/ws/8043129/MailTest.java FAILED: sun/misc/CopyMemory.java FAILED: sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest.java FAILED: sun/tools/native2ascii/NativeErrors.java TEST STATS: name=jdk_core run=3439 pass=3416 fail=23 From owner-freebsd-java@FreeBSD.ORG Wed Dec 10 07:27:24 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7DDE7C12 for ; Wed, 10 Dec 2014 07:27:24 +0000 (UTC) Received: from mailA.getsnappy.com (mailA.getsnappy.com [72.29.186.40]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4BE93FDF for ; Wed, 10 Dec 2014 07:27:23 +0000 (UTC) Received: from [192.168.0.2] (138-229-191-115.dhcp.snlo.ca.charter.com [138.229.191.115] (may be forged)) (authenticated bits=0) by mailA.getsnappy.com (8.14.9/8.14.7) with ESMTP id sBA6dd6v044158 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 9 Dec 2014 22:39:39 -0800 (PST) (envelope-from openjdk@getsnappy.com) X-Authentication-Warning: mailA.getsnappy.com: Host 138-229-191-115.dhcp.snlo.ca.charter.com [138.229.191.115] (may be forged) claimed to be [192.168.0.2] Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: Test failures in openjdk8 From: Brian Gardner In-Reply-To: <5485F67B.7080204@aldan.algebra.com> Date: Tue, 9 Dec 2014 22:39:37 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <8F2E1236-DA10-4F2D-8CAE-18F2C00A7BC8@getsnappy.com> References: <5485F67B.7080204@aldan.algebra.com> To: "Mikhail T." X-Mailer: Apple Mail (2.1993) Cc: java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2014 07:27:24 -0000 I believe that is normal, I recall getting something similar. Brian Gardner > On Dec 8, 2014, at 11:05 AM, Mikhail T. = wrote: >=20 > Hello! >=20 > Is it normal, that some OpenJDK's self-tests fail for me? Here is the = end of the > build-log -- with self-testing enabled. Should these be tightened up = (fixed, > where the problems are real, or disabled, where they aren't)? Please, = advise. > Thank you! >=20 > -mi >=20 > ... > Test results: passed: 3,416; failed: 10; error: 13 > Report written to > = /home/ports/java/openjdk8/work/openjdk/build/bsd-x86_64-normal-server-rele= ase/testoutput/jdk_core/JTreport/html/report.html > Results written to > = /home/ports/java/openjdk8/work/openjdk/build/bsd-x86_64-normal-server-rele= ase/testoutput/jdk_core/JTwork > Error: Some tests failed or other problems occurred. > Summary: jdk_core > FAILED: com/sun/corba/cachedSocket/7056731.sh > FAILED: java/io/BufferedInputStream/LargeCopyWithMark.java > FAILED: java/lang/ClassLoader/Assert.java > FAILED: java/lang/ProcessBuilder/DestroyTest.java > FAILED: java/lang/invoke/MethodHandles/CatchExceptionTest.java > FAILED: java/lang/invoke/lambda/LogGeneratedClassesTest.java > FAILED: java/net/Inet4Address/PingThis.java > FAILED: java/net/ServerSocket/AcceptCauseFileDescriptorLeak.sh > FAILED: java/net/Socket/SetSoLinger.java > FAILED: java/net/URLClassLoader/closetest/CloseTest.java > FAILED: java/net/URLClassLoader/closetest/GetResourceAsStream.java > FAILED: java/net/URLPermission/nstest/lookup.sh > FAILED: java/nio/MappedByteBuffer/Truncate.java > FAILED: java/nio/channels/AsyncCloseAndInterrupt.java > FAILED: = java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java > FAILED: java/nio/channels/Selector/LotsOfChannels.java > FAILED: java/nio/channels/SocketChannel/Shutdown.java > FAILED: java/util/zip/ZipFile/MultiThreadedReadTest.java > FAILED: javax/xml/jaxp/parsers/8032909/XSLT.java > FAILED: javax/xml/ws/8043129/MailTest.java > FAILED: sun/misc/CopyMemory.java > FAILED: sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest.java > FAILED: sun/tools/native2ascii/NativeErrors.java > TEST STATS: name=3Djdk_core run=3D3439 pass=3D3416 fail=3D23 >=20 > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to = "freebsd-java-unsubscribe@freebsd.org" From owner-freebsd-java@FreeBSD.ORG Wed Dec 10 22:26:18 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6D59BFFD; Wed, 10 Dec 2014 22:26: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 590C8D51; Wed, 10 Dec 2014 22:26: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 sBAMQIme007684; Wed, 10 Dec 2014 22:26: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 sBAMQIVu007682; Wed, 10 Dec 2014 22:26:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 10 Dec 2014 22:26:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201412102226.sBAMQIVu007682@beefy1.isc.freebsd.org> To: java@FreeBSD.org Subject: [package - 10i386-quarterly][java/cacao] Failed for cacao-1.6.1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2014 22:26: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: java@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/java/cacao/Makefile 364560 2014-08-10 19:18:14Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2014-12-10_14h30m50s/logs/cacao-1.6.1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2014-12-10_14h30m50s Log: ====>> Building java/cacao build started at Wed Dec 10 22:24:21 UTC 2014 port directory: /usr/ports/java/cacao building for: FreeBSD 10i386-quarterly-job-03 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: java@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/java/cacao/Makefile 364560 2014-08-10 19:18:14Z antoine $ Poudriere version: 3.1-pre Host OSVERSION: 1100047 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=cacao-1.6.1 OLDPWD=/root PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for cacao-1.6.1: JDK=on: Build with native JDK ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-test-dependency-checks --with-java-runtime-library=gnuclasspath --with-java-runtime-library-prefix=/usr/local --with-build-java-runtime-library-classes=/usr/local/share/classpath/glibj.zip --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- JAVAC="/usr/local/bootstrap-openjdk/bin/javac" JAR="/usr/local/bootstrap-openjdk/bin/jar" XDG_DATA_HOME=/wrkdirs/usr/ports/java/cacao/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/cacao/work HOME=/wrkdirs/usr/ports/java/cacao/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/cacao/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/cacao/work HOME=/wrkdirs/usr/ports/java/cacao/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/java/cacao/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/cacao/work HOME=/wrkdirs/usr/ports/java/cacao/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/cacao/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/cacao/work HOME=/wrkdirs/usr/ports/java/cacao/work TMPDIR="/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=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cacao" EXAMPLESDIR="share/examples/cacao" DATADIR="share/cacao" WWWDIR="www/cacao" ETCDIR="etc/cacao" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cacao DOCSDIR=/usr/local/share/doc/cacao EXAMPLESDIR=/usr/local/share/examples/cacao WWWDIR=/usr/local/www/cacao ETCDIR=/usr/local/etc/cacao --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 =========================================================================== =================================================== ===> cacao-1.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.3.8_3.txz [10i386-quarterly-job-03] Installing pkg-1.3.8_3... done Message for pkg-1.3.8_3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cacao-1.6.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cacao-1.6.1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cacao-1.6.1 for building => SHA256 Checksum OK for cacao-1.6.1.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cacao-1.6.1 for building ===> Extracting for cacao-1.6.1 => SHA256 Checksum OK for cacao-1.6.1.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cacao-1.6.1 ===> Applying FreeBSD patches for cacao-1.6.1 /usr/bin/sed -i.bak -e 's|%%PTHREAD_LIBS%%|-pthread|g' /wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/configure /wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/mm/boehm-gc/configure =========================================================================== =================================================== ===> cacao-1.6.1 depends on file: /usr/local/share/classpath/glibj.zip - not found ===> Verifying install for /usr/local/share/classpath/glibj.zip in /usr/ports/java/classpath ===> Installing existing package /packages/All/classpath-0.99_1.txz [10i386-quarterly-job-03] Installing indexinfo-0.2... done [10i386-quarterly-job-03] Installing gettext-0.18.3.1_1... done [10i386-quarterly-job-03] Installing libffi-3.0.13_2... done [10i386-quarterly-job-03] Installing libiconv-1.14_4... done [10i386-quarterly-job-03] Installing pcre-8.35... done [10i386-quarterly-job-03] Installing perl5-5.16.3_11... done [10i386-quarterly-job-03] Installing python27-2.7.8_5... done [10i386-quarterly-job-03] Installing glib-2.36.3_4... done No schema files found: doing nothing. [10i386-quarterly-job-03] Installing gnomehier-3.0... done [10i386-quarterly-job-03] Installing atk-2.8.0_1... done [10i386-quarterly-job-03] Installing gmp-5.1.3_2... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [10i386-quarterly-job-03] Installing cups-client-1.7.3_2... done [10i386-quarterly-job-03] Installing jpeg-8_5... done [10i386-quarterly-job-03] Installing jasper-1.900.1_14... done [10i386-quarterly-job-03] Installing kbproto-1.0.6... done [10i386-quarterly-job-03] Installing xproto-7.0.26... done [10i386-quarterly-job-03] Installing libXau-1.0.8_2... done [10i386-quarterly-job-03] Installing libXdmcp-1.1.1_2... done [10i386-quarterly-job-03] Installing libpthread-stubs-0.3_6... done [10i386-quarterly-job-03] Installing libxml2-2.9.2_2... done [10i386-quarterly-job-03] Installing libxcb-1.10_2... done [10i386-quarterly-job-03] Installing libX11-1.6.2_2,1... done [10i386-quarterly-job-03] Installing inputproto-2.3.1... done [10i386-quarterly-job-03] Installing xextproto-7.3.0... done [10i386-quarterly-job-03] Installing libXext-1.3.2_2,1... done [10i386-quarterly-job-03] Installing fixesproto-5.0... done [10i386-quarterly-job-03] Installing libXfixes-5.0.1_2... done [10i386-quarterly-job-03] Installing libXi-1.7.4,1... done [10i386-quarterly-job-03] Installing libICE-1.0.9,1... done [10i386-quarterly-job-03] Installing libSM-1.2.2_2,1... done [10i386-quarterly-job-03] Installing libXt-1.1.4_2,1... done [10i386-quarterly-job-03] Installing png-1.5.18... done [10i386-quarterly-job-03] Installing jbigkit-2.1_1... done [10i386-quarterly-job-03] Installing tiff-4.0.3_4... done [10i386-quarterly-job-03] Installing gdk-pixbuf2-2.28.2_1... done [10i386-quarterly-job-03] Installing hicolor-icon-theme-0.12... done [10i386-quarterly-job-03] Installing compositeproto-0.4.2... done [10i386-quarterly-job-03] Installing libXcomposite-0.4.4_2,1... done [10i386-quarterly-job-03] Installing renderproto-0.11.1... done [10i386-quarterly-job-03] Installing libXrender-0.9.8_2... done [10i386-quarterly-job-03] Installing libXcursor-1.1.14_2... done [10i386-quarterly-job-03] Installing damageproto-1.2.1... done [10i386-quarterly-job-03] Installing libXdamage-1.1.4_2... done [10i386-quarterly-job-03] Installing xineramaproto-1.2.1... done [10i386-quarterly-job-03] Installing libXinerama-1.1.3_2,1... done [10i386-quarterly-job-03] Installing randrproto-1.4.0... done [10i386-quarterly-job-03] Installing libXrandr-1.4.2_2... done [10i386-quarterly-job-03] Installing expat-2.1.0_1... done [10i386-quarterly-job-03] Installing freetype2-2.5.4... done [10i386-quarterly-job-03] Installing fontconfig-2.11.0_3,1... done Running fc-cache to build fontconfig cache... codegen-common.cpp:1015:22: warning: unused variable 'fieldtype' [-Wunused-variable] int32_t fieldtype; ^ codegen-common.cpp:1016:22: warning: unused variable 'disp' [-Wunused-variable] int32_t disp; ^ 2 warnings generated. mv -f .deps/codegen-common.Tpo .deps/codegen-common.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT dseg.lo -MD -MP -MF .deps/dseg.Tpo -c -o dseg.lo dseg.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT dseg.lo -MD -MP -MF .deps/dseg.Tpo -c dseg.cpp -fPIC -DPIC -o .libs/dseg.o mv -f .deps/dseg.Tpo .deps/dseg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT emit-common.lo -MD -MP -MF .deps/emit-common.Tpo -c -o emit-common.lo emit-common.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT emit-common.lo -MD -MP -MF .deps/emit-common.Tpo -c emit-common.cpp -fPIC -DPIC -o .libs/emit-common.o mv -f .deps/emit-common.Tpo .deps/emit-common.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT exceptiontable.lo -MD -MP -MF .deps/exceptiontable.Tpo -c -o exceptiontable.lo exceptiontable.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT exceptiontable.lo -MD -MP -MF .deps/exceptiontable.Tpo -c exceptiontable.cpp -fPIC -DPIC -o .libs/exceptiontable.o mv -f .deps/exceptiontable.Tpo .deps/exceptiontable.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT executionstate.lo -MD -MP -MF .deps/executionstate.Tpo -c -o executionstate.lo executionstate.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT executionstate.lo -MD -MP -MF .deps/executionstate.Tpo -c executionstate.cpp -fPIC -DPIC -o .libs/executionstate.o mv -f .deps/executionstate.Tpo .deps/executionstate.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT jit.lo -MD -MP -MF .deps/jit.Tpo -c -o jit.lo jit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT jit.lo -MD -MP -MF .deps/jit.Tpo -c jit.cpp -fPIC -DPIC -o .libs/jit.o jit.cpp:558:34: warning: cast between pointer-to-function and pointer-to-object is an extension [-Wpedantic] code = NativeStub::generate(m, (functionptr) f); ^~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/jit.Tpo .deps/jit.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT linenumbertable.lo -MD -MP -MF .deps/linenumbertable.Tpo -c -o linenumbertable.lo linenumbertable.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT linenumbertable.lo -MD -MP -MF .deps/linenumbertable.Tpo -c linenumbertable.cpp -fPIC -DPIC -o .libs/linenumbertable.o mv -f .deps/linenumbertable.Tpo .deps/linenumbertable.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT methodtree.lo -MD -MP -MF .deps/methodtree.Tpo -c -o methodtree.lo methodtree.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT methodtree.lo -MD -MP -MF .deps/methodtree.Tpo -c methodtree.cpp -fPIC -DPIC -o .libs/methodtree.o mv -f .deps/methodtree.Tpo .deps/methodtree.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.cpp -fPIC -DPIC -o .libs/parse.o mv -f .deps/parse.Tpo .deps/parse.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT patcher-common.lo -MD -MP -MF .deps/patcher-common.Tpo -c -o patcher-common.lo patcher-common.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT patcher-common.lo -MD -MP -MF .deps/patcher-common.Tpo -c patcher-common.cpp -fPIC -DPIC -o .libs/patcher-common.o mv -f .deps/patcher-common.Tpo .deps/patcher-common.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT reg.lo -MD -MP -MF .deps/reg.Tpo -c -o reg.lo reg.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT reg.lo -MD -MP -MF .deps/reg.Tpo -c reg.cpp -fPIC -DPIC -o .libs/reg.o mv -f .deps/reg.Tpo .deps/reg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT show.lo -MD -MP -MF .deps/show.Tpo -c -o show.lo show.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT show.lo -MD -MP -MF .deps/show.Tpo -c show.cpp -fPIC -DPIC -o .libs/show.o mv -f .deps/show.Tpo .deps/show.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.cpp -fPIC -DPIC -o .libs/stack.o mv -f .deps/stack.Tpo .deps/stack.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c -o stacktrace.lo stacktrace.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c stacktrace.cpp -fPIC -DPIC -o .libs/stacktrace.o mv -f .deps/stacktrace.Tpo .deps/stacktrace.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stubs.lo -MD -MP -MF .deps/stubs.Tpo -c -o stubs.lo stubs.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stubs.lo -MD -MP -MF .deps/stubs.Tpo -c stubs.cpp -fPIC -DPIC -o .libs/stubs.o mv -f .deps/stubs.Tpo .deps/stubs.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.cpp -fPIC -DPIC -o .libs/trace.o mv -f .deps/trace.Tpo .deps/trace.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT trap.lo -MD -MP -MF .deps/trap.Tpo -c -o trap.lo trap.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT trap.lo -MD -MP -MF .deps/trap.Tpo -c trap.cpp -fPIC -DPIC -o .libs/trap.o mv -f .deps/trap.Tpo .deps/trap.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT cfg.lo -MD -MP -MF .deps/cfg.Tpo -c -o cfg.lo cfg.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT cfg.lo -MD -MP -MF .deps/cfg.Tpo -c cfg.cpp -fPIC -DPIC -o .libs/cfg.o mv -f .deps/cfg.Tpo .deps/cfg.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -o libjit.la argument.lo builtin.lo code.lo codegen-common.lo dseg.lo emit-common.lo exceptiontable.lo executionstate.lo jit.lo linenumbertable.lo methodtree.lo parse.lo patcher-common.lo reg.lo show.lo stack.lo stacktrace.lo stubs.lo trace.lo trap.lo cfg.lo allocator/liballocator.la ir/libir.la optimizing/liboptimizing.la verify/libverify.la i386/libarch.la libtool: link: (cd .libs/libjit.lax/liballocator.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/allocator/.libs/liballocator.a") libtool: link: (cd .libs/libjit.lax/libir.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/ir/.libs/libir.a") libtool: link: (cd .libs/libjit.lax/liboptimizing.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/optimizing/.libs/liboptimizing.a") libtool: link: (cd .libs/libjit.lax/libverify.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/verify/.libs/libverify.a") libtool: link: (cd .libs/libjit.lax/libarch.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/i386/.libs/libarch.a") libtool: link: ar cru .libs/libjit.a .libs/argument.o .libs/builtin.o .libs/code.o .libs/codegen-common.o .libs/dseg.o .libs/emit-common.o .libs/exceptiontable.o .libs/executionstate.o .libs/jit.o .libs/linenumbertable.o .libs/methodtree.o .libs/parse.o .libs/patcher-common.o .libs/reg.o .libs/show.o .libs/stack.o .libs/stacktrace.o .libs/stubs.o .libs/trace.o .libs/trap.o .libs/cfg.o .libs/libjit.lax/liballocator.a/simplereg.o .libs/libjit.lax/libir.a/bytecode.o .libs/libjit.lax/libir.a/icmd.o .libs/libjit.lax/libir.a/instruction.o .libs/libjit.lax/liboptimizing.a/ifconv.o .libs/libjit.lax/liboptimizing.a/recompiler.o .libs/libjit.lax/libverify.a/typecheck-common.o .libs/libjit.lax/libverify.a/typecheck-stackbased.o .libs/libjit.lax/libverify.a/typecheck-typeinferer.o .libs/libjit.lax/libverify.a/typecheck.o .libs/libjit.lax/libverify.a/typeinfo.o .libs/libjit.lax/libarch.a/asmpart.o .libs/libjit.lax/libarch.a/codegen.o .libs/libjit.lax/libarch.a/emit.o .libs/libjit.lax/libarc h.a/md-abi.o .libs/libjit.lax/libarch.a/md-os.o .libs/libjit.lax/libarch.a/md.o .libs/libjit.lax/libarch.a/patcher.o libtool: link: ranlib .libs/libjit.a libtool: link: rm -fr .libs/libjit.lax libtool: link: ( cd ".libs" && rm -f "libjit.la" && ln -s "../libjit.la" "libjit.la" ) gmake[6]: Leaving directory `/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit' gmake[5]: Leaving directory `/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit' gmake[5]: Entering directory `/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT access.lo -MD -MP -MF .deps/access.Tpo -c -o access.lo access.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT access.lo -MD -MP -MF .deps/access.Tpo -c access.cpp -fPIC -DPIC -o .libs/access.o mv -f .deps/access.Tpo .deps/access.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT annotation.lo -MD -MP -MF .deps/annotation.Tpo -c -o annotation.lo annotation.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT annotation.lo -MD -MP -MF .deps/annotation.Tpo -c annotation.cpp -fPIC -DPIC -o .libs/annotation.o mv -f .deps/annotation.Tpo .deps/annotation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT array.lo -MD -MP -MF .deps/array.Tpo -c -o array.lo array.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.cpp -fPIC -DPIC -o .libs/array.o mv -f .deps/array.Tpo .deps/array.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT assertion.lo -MD -MP -MF .deps/assertion.Tpo -c -o assertion.lo assertion.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT assertion.lo -MD -MP -MF .deps/assertion.Tpo -c assertion.cpp -fPIC -DPIC -o .libs/assertion.o mv -f .deps/assertion.Tpo .deps/assertion.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT class.lo -MD -MP -MF .deps/class.Tpo -c -o class.lo class.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT class.lo -MD -MP -MF .deps/class.Tpo -c class.cpp -fPIC -DPIC -o .libs/class.o mv -f .deps/class.Tpo .deps/class.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT classcache.lo -MD -MP -MF .deps/classcache.Tpo -c -o classcache.lo classcache.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT classcache.lo -MD -MP -MF .deps/classcache.Tpo -c classcache.cpp -fPIC -DPIC -o .libs/classcache.o mv -f .deps/classcache.Tpo .deps/classcache.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c -o descriptor.lo descriptor.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c descriptor.cpp -fPIC -DPIC -o .libs/descriptor.o mv -f .deps/descriptor.Tpo .deps/descriptor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c -o exceptions.lo exceptions.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.cpp -fPIC -DPIC -o .libs/exceptions.o exceptions.cpp:901:22: warning: variable 'ap' is uninitialized when used here [-Wuninitialized] buf.writevf(message,ap); ^~ exceptions.cpp:893:13: note: initialize the variable 'ap' to silence this warning va_list ap; ^ = NULL 1 warning generated. mv -f .deps/exceptions.Tpo .deps/exceptions.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT field.lo -MD -MP -MF .deps/field.Tpo -c -o field.lo field.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT field.lo -MD -MP -MF .deps/field.Tpo -c field.cpp -fPIC -DPIC -o .libs/field.o mv -f .deps/field.Tpo .deps/field.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT finalizer.lo -MD -MP -MF .deps/finalizer.Tpo -c -o finalizer.lo finalizer.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT finalizer.lo -MD -MP -MF .deps/finalizer.Tpo -c finalizer.cpp -fPIC -DPIC -o .libs/finalizer.o mv -f .deps/finalizer.Tpo .deps/finalizer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cpp -fPIC -DPIC -o .libs/globals.o mv -f .deps/globals.Tpo .deps/globals.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT hook.lo -MD -MP -MF .deps/hook.Tpo -c -o hook.lo hook.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT hook.lo -MD -MP -MF .deps/hook.Tpo -c hook.cpp -fPIC -DPIC -o .libs/hook.o mv -f .deps/hook.Tpo .deps/hook.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT initialize.lo -MD -MP -MF .deps/initialize.Tpo -c -o initialize.lo initialize.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT initialize.lo -MD -MP -MF .deps/initialize.Tpo -c initialize.cpp -fPIC -DPIC -o .libs/initialize.o mv -f .deps/initialize.Tpo .deps/initialize.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT javaobjects.lo -MD -MP -MF .deps/javaobjects.Tpo -c -o javaobjects.lo javaobjects.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT javaobjects.lo -MD -MP -MF .deps/javaobjects.Tpo -c javaobjects.cpp -fPIC -DPIC -o .libs/javaobjects.o mv -f .deps/javaobjects.Tpo .deps/javaobjects.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo linker.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c linker.cpp -fPIC -DPIC -o .libs/linker.o mv -f .deps/linker.Tpo .deps/linker.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c -o loader.lo loader.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.cpp -fPIC -DPIC -o .libs/loader.o mv -f .deps/loader.Tpo .deps/loader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT method.lo -MD -MP -MF .deps/method.Tpo -c -o method.lo method.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT method.lo -MD -MP -MF .deps/method.Tpo -c method.cpp -fPIC -DPIC -o .libs/method.o mv -f .deps/method.Tpo .deps/method.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT options.lo -MD -MP -MF .deps/options.Tpo -c -o options.lo options.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.cpp -fPIC -DPIC -o .libs/options.o mv -f .deps/options.Tpo .deps/options.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT os.lo -MD -MP -MF .deps/os.Tpo -c -o os.lo os.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT os.lo -MD -MP -MF .deps/os.Tpo -c os.cpp -fPIC -DPIC -o .libs/os.o mv -f .deps/os.Tpo .deps/os.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT package.lo -MD -MP -MF .deps/package.Tpo -c -o package.lo package.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT package.lo -MD -MP -MF .deps/package.Tpo -c package.cpp -fPIC -DPIC -o .libs/package.o mv -f .deps/package.Tpo .deps/package.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT primitive.lo -MD -MP -MF .deps/primitive.Tpo -c -o primitive.lo primitive.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT primitive.lo -MD -MP -MF .deps/primitive.Tpo -c primitive.cpp -fPIC -DPIC -o .libs/primitive.o mv -f .deps/primitive.Tpo .deps/primitive.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c -o properties.lo properties.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c properties.cpp -fPIC -DPIC -o .libs/properties.o properties.cpp:568:47: error: no viable conversion from '__map_iterator<__tree_iterator > >::__value_type, class std::__1::__tree_node > >::__value_type, void *> *, [...]>>' to '__map_iterator<__tree_iterator, class std::__1::allocator > >::__value_type, class std::__1::__tree_node, class std::__1::allocator > >::__value_type, void *> *, [...]>>' std::map::iterator it = _properties.find(key); ^ ~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/map:499:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'const std::__1::__map_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, int> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_iterator ^ /usr/include/c++/v1/map:523:5: note: candidate constructor not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'std::__1::__tree_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, int>' for 1st argument __map_iterator(_TreeIterator __i) _NOEXCEPT : __i_(__i) {} ^ properties.cpp:597:47: error: no viable conversion from '__map_iterator<__tree_iterator > >::__value_type, class std::__1::__tree_node > >::__value_type, void *> *, [...]>>' to '__map_iterator<__tree_iterator, class std::__1::allocator > >::__value_type, class std::__1::__tree_node, class std::__1::allocator > >::__value_type, void *> *, [...]>>' std::map::iterator it = _properties.find(key); ^ ~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/map:499:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'const std::__1::__map_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, int> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_iterator ^ /usr/include/c++/v1/map:523:5: note: candidate constructor not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'std::__1::__tree_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, int>' for 1st argument __map_iterator(_TreeIterator __i) _NOEXCEPT : __i_(__i) {} ^ properties.cpp:631:52: error: no viable conversion from '__map_iterator<__tree_iterator > >::__value_type, class std::__1::__tree_node > >::__value_type, void *> *, [...]>>' to '__map_iterator<__tree_iterator, class std::__1::allocator > >::__value_type, class std::__1::__tree_node, class std::__1::allocator > >::__value_type, void *> *, [...]>>' for (std::map::iterator it = _properties.begin(); it != _properties.end(); it++) { ^ ~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/map:499:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'const std::__1::__map_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, int> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_iterator ^ /usr/include/c++/v1/map:523:5: note: candidate constructor not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'std::__1::__tree_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, int>' for 1st argument __map_iterator(_TreeIterator __i) _NOEXCEPT : __i_(__i) {} ^ properties.cpp:648:52: error: no viable conversion from '__map_iterator<__tree_iterator > >::__value_type, class std::__1::__tree_node > >::__value_type, void *> *, [...]>>' to '__map_iterator<__tree_iterator, class std::__1::allocator > >::__value_type, class std::__1::__tree_node, class std::__1::allocator > >::__value_type, void *> *, [...]>>' for (std::map::iterator it = _properties.begin(); it != _properties.end(); it++) { ^ ~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/map:499:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'const std::__1::__map_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, int> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_iterator ^ /usr/include/c++/v1/map:523:5: note: candidate constructor not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'std::__1::__tree_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, int>' for 1st argument __map_iterator(_TreeIterator __i) _NOEXCEPT : __i_(__i) {} ^ 4 errors generated. gmake[5]: *** [properties.lo] Error 1 gmake[5]: Leaving directory `/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1' *** Error code 1 Stop. make: stopped in /usr/ports/java/cacao From owner-freebsd-java@FreeBSD.ORG Wed Dec 10 22:52:30 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 297B4E93; Wed, 10 Dec 2014 22:52: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 152E36A; Wed, 10 Dec 2014 22:52: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 sBAMqTal065226; Wed, 10 Dec 2014 22:52: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 sBAMqTGn065200; Wed, 10 Dec 2014 22:52:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 10 Dec 2014 22:52:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201412102252.sBAMqTGn065200@beefy2.isc.freebsd.org> To: java@FreeBSD.org Subject: [package - 10amd64-quarterly][java/cacao] Failed for cacao-1.6.1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2014 22:52: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: java@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/java/cacao/Makefile 364560 2014-08-10 19:18:14Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2014-12-10_14h54m46s/logs/cacao-1.6.1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2014-12-10_14h54m46s Log: ====>> Building java/cacao build started at Wed Dec 10 22:50:32 UTC 2014 port directory: /usr/ports/java/cacao building for: FreeBSD 10amd64-quarterly-job-14 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: java@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/java/cacao/Makefile 364560 2014-08-10 19:18:14Z antoine $ Poudriere version: 3.1-pre Host OSVERSION: 1100047 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=cacao-1.6.1 OLDPWD=/root PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for cacao-1.6.1: JDK=on: Build with native JDK ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-test-dependency-checks --with-java-runtime-library=gnuclasspath --with-java-runtime-library-prefix=/usr/local --with-build-java-runtime-library-classes=/usr/local/share/classpath/glibj.zip --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- JAVAC="/usr/local/bootstrap-openjdk/bin/javac" JAR="/usr/local/bootstrap-openjdk/bin/jar" XDG_DATA_HOME=/wrkdirs/usr/ports/java/cacao/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/cacao/work HOME=/wrkdirs/usr/ports/java/cacao/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/cacao/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/cacao/work HOME=/wrkdirs/usr/ports/java/cacao/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/java/cacao/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/cacao/work HOME=/wrkdirs/usr/ports/java/cacao/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/cacao/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/cacao/work HOME=/wrkdirs/usr/ports/java/cacao/work TMPDIR="/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=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cacao" EXAMPLESDIR="share/examples/cacao" DATADIR="share/cacao" WWWDIR="www/cacao" ETCDIR="etc/cacao" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cacao DOCSDIR=/usr/local/share/doc/cacao EXAMPLESDIR=/usr/local/share/examples/cacao WWWDIR=/usr/local/www/cacao ETCDIR=/usr/local/etc/cacao --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 =========================================================================== =================================================== ===> cacao-1.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.3.8_3.txz [10amd64-quarterly-job-14] Installing pkg-1.3.8_3... done Message for pkg-1.3.8_3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cacao-1.6.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cacao-1.6.1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cacao-1.6.1 for building => SHA256 Checksum OK for cacao-1.6.1.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cacao-1.6.1 for building ===> Extracting for cacao-1.6.1 => SHA256 Checksum OK for cacao-1.6.1.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cacao-1.6.1 ===> Applying FreeBSD patches for cacao-1.6.1 /usr/bin/sed -i.bak -e 's|%%PTHREAD_LIBS%%|-pthread|g' /wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/configure /wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/mm/boehm-gc/configure =========================================================================== =================================================== ===> cacao-1.6.1 depends on file: /usr/local/share/classpath/glibj.zip - not found ===> Verifying install for /usr/local/share/classpath/glibj.zip in /usr/ports/java/classpath ===> Installing existing package /packages/All/classpath-0.99_1.txz [10amd64-quarterly-job-14] Installing indexinfo-0.2... done [10amd64-quarterly-job-14] Installing gettext-0.18.3.1_1... done [10amd64-quarterly-job-14] Installing libffi-3.0.13_2... done [10amd64-quarterly-job-14] Installing libiconv-1.14_4... done [10amd64-quarterly-job-14] Installing pcre-8.35... done [10amd64-quarterly-job-14] Installing perl5-5.16.3_11... done [10amd64-quarterly-job-14] Installing python27-2.7.8_5... done [10amd64-quarterly-job-14] Installing glib-2.36.3_4... done No schema files found: doing nothing. [10amd64-quarterly-job-14] Installing gnomehier-3.0... done [10amd64-quarterly-job-14] Installing atk-2.8.0_1... done [10amd64-quarterly-job-14] Installing gmp-5.1.3_2... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [10amd64-quarterly-job-14] Installing cups-client-1.7.3_2... done [10amd64-quarterly-job-14] Installing jpeg-8_5... done [10amd64-quarterly-job-14] Installing jasper-1.900.1_14... done [10amd64-quarterly-job-14] Installing kbproto-1.0.6... done [10amd64-quarterly-job-14] Installing xproto-7.0.26... done [10amd64-quarterly-job-14] Installing libXau-1.0.8_2... done [10amd64-quarterly-job-14] Installing libXdmcp-1.1.1_2... done [10amd64-quarterly-job-14] Installing libpthread-stubs-0.3_6... done [10amd64-quarterly-job-14] Installing libxml2-2.9.2_2... done [10amd64-quarterly-job-14] Installing libxcb-1.10_2... done [10amd64-quarterly-job-14] Installing libX11-1.6.2_2,1... done [10amd64-quarterly-job-14] Installing inputproto-2.3.1... done [10amd64-quarterly-job-14] Installing xextproto-7.3.0... done [10amd64-quarterly-job-14] Installing libXext-1.3.2_2,1... done [10amd64-quarterly-job-14] Installing fixesproto-5.0... done [10amd64-quarterly-job-14] Installing libXfixes-5.0.1_2... done [10amd64-quarterly-job-14] Installing libXi-1.7.4,1... done [10amd64-quarterly-job-14] Installing libICE-1.0.9,1... done [10amd64-quarterly-job-14] Installing libSM-1.2.2_2,1... done [10amd64-quarterly-job-14] Installing libXt-1.1.4_2,1... done [10amd64-quarterly-job-14] Installing png-1.5.18... done [10amd64-quarterly-job-14] Installing jbigkit-2.1_1... done [10amd64-quarterly-job-14] Installing tiff-4.0.3_4... done [10amd64-quarterly-job-14] Installing gdk-pixbuf2-2.28.2_1... done [10amd64-quarterly-job-14] Installing hicolor-icon-theme-0.12... done [10amd64-quarterly-job-14] Installing compositeproto-0.4.2... done [10amd64-quarterly-job-14] Installing libXcomposite-0.4.4_2,1... done [10amd64-quarterly-job-14] Installing renderproto-0.11.1... done [10amd64-quarterly-job-14] Installing libXrender-0.9.8_2... done [10amd64-quarterly-job-14] Installing libXcursor-1.1.14_2... done [10amd64-quarterly-job-14] Installing damageproto-1.2.1... done [10amd64-quarterly-job-14] Installing libXdamage-1.1.4_2... done [10amd64-quarterly-job-14] Installing xineramaproto-1.2.1... done [10amd64-quarterly-job-14] Installing libXinerama-1.1.3_2,1... done [10amd64-quarterly-job-14] Installing randrproto-1.4.0... done [10amd64-quarterly-job-14] Installing libXrandr-1.4.2_2... done [10amd64-quarterly-job-14] Installing expat-2.1.0_1... done [10amd64-quarterly-job-14] Installing freetype2-2.5.4... done [10amd64-quarterly-job-14] Installing fontconfig-2.11.0_3,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 /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 /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT argument.lo -MD -MP -MF .deps/argument.Tpo -c -o argument.lo argument.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT argument.lo -MD -MP -MF .deps/argument.Tpo -c argument.cpp -fPIC -DPIC -o .libs/argument.o mv -f .deps/argument.Tpo .deps/argument.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT builtin.lo -MD -MP -MF .deps/builtin.Tpo -c -o builtin.lo builtin.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT builtin.lo -MD -MP -MF .deps/builtin.Tpo -c builtin.cpp -fPIC -DPIC -o .libs/builtin.o mv -f .deps/builtin.Tpo .deps/builtin.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT code.lo -MD -MP -MF .deps/code.Tpo -c -o code.lo code.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT code.lo -MD -MP -MF .deps/code.Tpo -c code.cpp -fPIC -DPIC -o .libs/code.o mv -f .deps/code.Tpo .deps/code.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT codegen-common.lo -MD -MP -MF .deps/codegen-common.Tpo -c -o codegen-common.lo codegen-common.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT codegen-common.lo -MD -MP -MF .deps/codegen-common.Tpo -c codegen-common.cpp -fPIC -DPIC -o .libs/codegen-common.o mv -f .deps/codegen-common.Tpo .deps/codegen-common.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT dseg.lo -MD -MP -MF .deps/dseg.Tpo -c -o dseg.lo dseg.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT dseg.lo -MD -MP -MF .deps/dseg.Tpo -c dseg.cpp -fPIC -DPIC -o .libs/dseg.o mv -f .deps/dseg.Tpo .deps/dseg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT emit-common.lo -MD -MP -MF .deps/emit-common.Tpo -c -o emit-common.lo emit-common.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT emit-common.lo -MD -MP -MF .deps/emit-common.Tpo -c emit-common.cpp -fPIC -DPIC -o .libs/emit-common.o mv -f .deps/emit-common.Tpo .deps/emit-common.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT exceptiontable.lo -MD -MP -MF .deps/exceptiontable.Tpo -c -o exceptiontable.lo exceptiontable.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT exceptiontable.lo -MD -MP -MF .deps/exceptiontable.Tpo -c exceptiontable.cpp -fPIC -DPIC -o .libs/exceptiontable.o mv -f .deps/exceptiontable.Tpo .deps/exceptiontable.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT executionstate.lo -MD -MP -MF .deps/executionstate.Tpo -c -o executionstate.lo executionstate.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT executionstate.lo -MD -MP -MF .deps/executionstate.Tpo -c executionstate.cpp -fPIC -DPIC -o .libs/executionstate.o mv -f .deps/executionstate.Tpo .deps/executionstate.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT jit.lo -MD -MP -MF .deps/jit.Tpo -c -o jit.lo jit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT jit.lo -MD -MP -MF .deps/jit.Tpo -c jit.cpp -fPIC -DPIC -o .libs/jit.o jit.cpp:558:34: warning: cast between pointer-to-function and pointer-to-object is an extension [-Wpedantic] code = NativeStub::generate(m, (functionptr) f); ^~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/jit.Tpo .deps/jit.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT linenumbertable.lo -MD -MP -MF .deps/linenumbertable.Tpo -c -o linenumbertable.lo linenumbertable.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT linenumbertable.lo -MD -MP -MF .deps/linenumbertable.Tpo -c linenumbertable.cpp -fPIC -DPIC -o .libs/linenumbertable.o linenumbertable.cpp:236:21: warning: cast to 'void *' from smaller integer type 'int32_t' (aka 'int') [-Wint-to-pointer-cast] Linenumber lne(-1, (void*) insinfo->startmpc); ^ 1 warning generated. mv -f .deps/linenumbertable.Tpo .deps/linenumbertable.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT methodtree.lo -MD -MP -MF .deps/methodtree.Tpo -c -o methodtree.lo methodtree.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT methodtree.lo -MD -MP -MF .deps/methodtree.Tpo -c methodtree.cpp -fPIC -DPIC -o .libs/methodtree.o mv -f .deps/methodtree.Tpo .deps/methodtree.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.cpp -fPIC -DPIC -o .libs/parse.o mv -f .deps/parse.Tpo .deps/parse.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT patcher-common.lo -MD -MP -MF .deps/patcher-common.Tpo -c -o patcher-common.lo patcher-common.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT patcher-common.lo -MD -MP -MF .deps/patcher-common.Tpo -c patcher-common.cpp -fPIC -DPIC -o .libs/patcher-common.o mv -f .deps/patcher-common.Tpo .deps/patcher-common.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT reg.lo -MD -MP -MF .deps/reg.Tpo -c -o reg.lo reg.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT reg.lo -MD -MP -MF .deps/reg.Tpo -c reg.cpp -fPIC -DPIC -o .libs/reg.o mv -f .deps/reg.Tpo .deps/reg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT show.lo -MD -MP -MF .deps/show.Tpo -c -o show.lo show.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT show.lo -MD -MP -MF .deps/show.Tpo -c show.cpp -fPIC -DPIC -o .libs/show.o mv -f .deps/show.Tpo .deps/show.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.cpp -fPIC -DPIC -o .libs/stack.o mv -f .deps/stack.Tpo .deps/stack.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c -o stacktrace.lo stacktrace.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c stacktrace.cpp -fPIC -DPIC -o .libs/stacktrace.o mv -f .deps/stacktrace.Tpo .deps/stacktrace.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stubs.lo -MD -MP -MF .deps/stubs.Tpo -c -o stubs.lo stubs.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stubs.lo -MD -MP -MF .deps/stubs.Tpo -c stubs.cpp -fPIC -DPIC -o .libs/stubs.o mv -f .deps/stubs.Tpo .deps/stubs.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.cpp -fPIC -DPIC -o .libs/trace.o mv -f .deps/trace.Tpo .deps/trace.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT trap.lo -MD -MP -MF .deps/trap.Tpo -c -o trap.lo trap.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT trap.lo -MD -MP -MF .deps/trap.Tpo -c trap.cpp -fPIC -DPIC -o .libs/trap.o mv -f .deps/trap.Tpo .deps/trap.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT cfg.lo -MD -MP -MF .deps/cfg.Tpo -c -o cfg.lo cfg.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT cfg.lo -MD -MP -MF .deps/cfg.Tpo -c cfg.cpp -fPIC -DPIC -o .libs/cfg.o mv -f .deps/cfg.Tpo .deps/cfg.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -o libjit.la argument.lo builtin.lo code.lo codegen-common.lo dseg.lo emit-common.lo exceptiontable.lo executionstate.lo jit.lo linenumbertable.lo methodtree.lo parse.lo patcher-common.lo reg.lo show.lo stack.lo stacktrace.lo stubs.lo trace.lo trap.lo cfg.lo allocator/liballocator.la ir/libir.la optimizing/liboptimizing.la verify/libverify.la x86_64/libarch.la libtool: link: (cd .libs/libjit.lax/liballocator.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/allocator/.libs/liballocator.a") libtool: link: (cd .libs/libjit.lax/libir.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/ir/.libs/libir.a") libtool: link: (cd .libs/libjit.lax/liboptimizing.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/optimizing/.libs/liboptimizing.a") libtool: link: (cd .libs/libjit.lax/libverify.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/verify/.libs/libverify.a") libtool: link: (cd .libs/libjit.lax/libarch.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/x86_64/.libs/libarch.a") libtool: link: ar cru .libs/libjit.a .libs/argument.o .libs/builtin.o .libs/code.o .libs/codegen-common.o .libs/dseg.o .libs/emit-common.o .libs/exceptiontable.o .libs/executionstate.o .libs/jit.o .libs/linenumbertable.o .libs/methodtree.o .libs/parse.o .libs/patcher-common.o .libs/reg.o .libs/show.o .libs/stack.o .libs/stacktrace.o .libs/stubs.o .libs/trace.o .libs/trap.o .libs/cfg.o .libs/libjit.lax/liballocator.a/simplereg.o .libs/libjit.lax/libir.a/bytecode.o .libs/libjit.lax/libir.a/icmd.o .libs/libjit.lax/libir.a/instruction.o .libs/libjit.lax/liboptimizing.a/ifconv.o .libs/libjit.lax/liboptimizing.a/recompiler.o .libs/libjit.lax/libverify.a/typecheck-common.o .libs/libjit.lax/libverify.a/typecheck-stackbased.o .libs/libjit.lax/libverify.a/typecheck-typeinferer.o .libs/libjit.lax/libverify.a/typecheck.o .libs/libjit.lax/libverify.a/typeinfo.o .libs/libjit.lax/libarch.a/asmpart.o .libs/libjit.lax/libarch.a/codegen.o .libs/libjit.lax/libarch.a/emit.o .libs/libjit.lax/libarc h.a/md-abi.o .libs/libjit.lax/libarch.a/md-os.o .libs/libjit.lax/libarch.a/md.o .libs/libjit.lax/libarch.a/patcher.o libtool: link: ranlib .libs/libjit.a libtool: link: rm -fr .libs/libjit.lax libtool: link: ( cd ".libs" && rm -f "libjit.la" && ln -s "../libjit.la" "libjit.la" ) gmake[6]: Leaving directory `/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit' gmake[5]: Leaving directory `/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit' gmake[5]: Entering directory `/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT access.lo -MD -MP -MF .deps/access.Tpo -c -o access.lo access.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT access.lo -MD -MP -MF .deps/access.Tpo -c access.cpp -fPIC -DPIC -o .libs/access.o mv -f .deps/access.Tpo .deps/access.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT annotation.lo -MD -MP -MF .deps/annotation.Tpo -c -o annotation.lo annotation.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT annotation.lo -MD -MP -MF .deps/annotation.Tpo -c annotation.cpp -fPIC -DPIC -o .libs/annotation.o mv -f .deps/annotation.Tpo .deps/annotation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT array.lo -MD -MP -MF .deps/array.Tpo -c -o array.lo array.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.cpp -fPIC -DPIC -o .libs/array.o mv -f .deps/array.Tpo .deps/array.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT assertion.lo -MD -MP -MF .deps/assertion.Tpo -c -o assertion.lo assertion.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT assertion.lo -MD -MP -MF .deps/assertion.Tpo -c assertion.cpp -fPIC -DPIC -o .libs/assertion.o mv -f .deps/assertion.Tpo .deps/assertion.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT class.lo -MD -MP -MF .deps/class.Tpo -c -o class.lo class.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT class.lo -MD -MP -MF .deps/class.Tpo -c class.cpp -fPIC -DPIC -o .libs/class.o mv -f .deps/class.Tpo .deps/class.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT classcache.lo -MD -MP -MF .deps/classcache.Tpo -c -o classcache.lo classcache.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT classcache.lo -MD -MP -MF .deps/classcache.Tpo -c classcache.cpp -fPIC -DPIC -o .libs/classcache.o mv -f .deps/classcache.Tpo .deps/classcache.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c -o descriptor.lo descriptor.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c descriptor.cpp -fPIC -DPIC -o .libs/descriptor.o mv -f .deps/descriptor.Tpo .deps/descriptor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c -o exceptions.lo exceptions.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.cpp -fPIC -DPIC -o .libs/exceptions.o mv -f .deps/exceptions.Tpo .deps/exceptions.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT field.lo -MD -MP -MF .deps/field.Tpo -c -o field.lo field.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT field.lo -MD -MP -MF .deps/field.Tpo -c field.cpp -fPIC -DPIC -o .libs/field.o mv -f .deps/field.Tpo .deps/field.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT finalizer.lo -MD -MP -MF .deps/finalizer.Tpo -c -o finalizer.lo finalizer.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT finalizer.lo -MD -MP -MF .deps/finalizer.Tpo -c finalizer.cpp -fPIC -DPIC -o .libs/finalizer.o mv -f .deps/finalizer.Tpo .deps/finalizer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cpp -fPIC -DPIC -o .libs/globals.o mv -f .deps/globals.Tpo .deps/globals.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT hook.lo -MD -MP -MF .deps/hook.Tpo -c -o hook.lo hook.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT hook.lo -MD -MP -MF .deps/hook.Tpo -c hook.cpp -fPIC -DPIC -o .libs/hook.o mv -f .deps/hook.Tpo .deps/hook.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT initialize.lo -MD -MP -MF .deps/initialize.Tpo -c -o initialize.lo initialize.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT initialize.lo -MD -MP -MF .deps/initialize.Tpo -c initialize.cpp -fPIC -DPIC -o .libs/initialize.o mv -f .deps/initialize.Tpo .deps/initialize.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT javaobjects.lo -MD -MP -MF .deps/javaobjects.Tpo -c -o javaobjects.lo javaobjects.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT javaobjects.lo -MD -MP -MF .deps/javaobjects.Tpo -c javaobjects.cpp -fPIC -DPIC -o .libs/javaobjects.o mv -f .deps/javaobjects.Tpo .deps/javaobjects.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo linker.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c linker.cpp -fPIC -DPIC -o .libs/linker.o mv -f .deps/linker.Tpo .deps/linker.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c -o loader.lo loader.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.cpp -fPIC -DPIC -o .libs/loader.o mv -f .deps/loader.Tpo .deps/loader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT method.lo -MD -MP -MF .deps/method.Tpo -c -o method.lo method.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT method.lo -MD -MP -MF .deps/method.Tpo -c method.cpp -fPIC -DPIC -o .libs/method.o mv -f .deps/method.Tpo .deps/method.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT options.lo -MD -MP -MF .deps/options.Tpo -c -o options.lo options.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.cpp -fPIC -DPIC -o .libs/options.o mv -f .deps/options.Tpo .deps/options.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT os.lo -MD -MP -MF .deps/os.Tpo -c -o os.lo os.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT os.lo -MD -MP -MF .deps/os.Tpo -c os.cpp -fPIC -DPIC -o .libs/os.o mv -f .deps/os.Tpo .deps/os.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT package.lo -MD -MP -MF .deps/package.Tpo -c -o package.lo package.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT package.lo -MD -MP -MF .deps/package.Tpo -c package.cpp -fPIC -DPIC -o .libs/package.o mv -f .deps/package.Tpo .deps/package.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT primitive.lo -MD -MP -MF .deps/primitive.Tpo -c -o primitive.lo primitive.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT primitive.lo -MD -MP -MF .deps/primitive.Tpo -c primitive.cpp -fPIC -DPIC -o .libs/primitive.o mv -f .deps/primitive.Tpo .deps/primitive.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c -o properties.lo properties.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fno-strict-aliasing -O2 -fno-strict-aliasing -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c properties.cpp -fPIC -DPIC -o .libs/properties.o properties.cpp:568:47: error: no viable conversion from '__map_iterator<__tree_iterator > >::__value_type, class std::__1::__tree_node > >::__value_type, void *> *, [...]>>' to '__map_iterator<__tree_iterator, class std::__1::allocator > >::__value_type, class std::__1::__tree_node, class std::__1::allocator > >::__value_type, void *> *, [...]>>' std::map::iterator it = _properties.find(key); ^ ~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/map:499:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'const std::__1::__map_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, long> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_iterator ^ /usr/include/c++/v1/map:523:5: note: candidate constructor not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'std::__1::__tree_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, long>' for 1st argument __map_iterator(_TreeIterator __i) _NOEXCEPT : __i_(__i) {} ^ properties.cpp:597:47: error: no viable conversion from '__map_iterator<__tree_iterator > >::__value_type, class std::__1::__tree_node > >::__value_type, void *> *, [...]>>' to '__map_iterator<__tree_iterator, class std::__1::allocator > >::__value_type, class std::__1::__tree_node, class std::__1::allocator > >::__value_type, void *> *, [...]>>' std::map::iterator it = _properties.find(key); ^ ~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/map:499:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'const std::__1::__map_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, long> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_iterator ^ /usr/include/c++/v1/map:523:5: note: candidate constructor not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'std::__1::__tree_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, long>' for 1st argument __map_iterator(_TreeIterator __i) _NOEXCEPT : __i_(__i) {} ^ properties.cpp:631:52: error: no viable conversion from '__map_iterator<__tree_iterator > >::__value_type, class std::__1::__tree_node > >::__value_type, void *> *, [...]>>' to '__map_iterator<__tree_iterator, class std::__1::allocator > >::__value_type, class std::__1::__tree_node, class std::__1::allocator > >::__value_type, void *> *, [...]>>' for (std::map::iterator it = _properties.begin(); it != _properties.end(); it++) { ^ ~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/map:499:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'const std::__1::__map_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, long> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_iterator ^ /usr/include/c++/v1/map:523:5: note: candidate constructor not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'std::__1::__tree_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, long>' for 1st argument __map_iterator(_TreeIterator __i) _NOEXCEPT : __i_(__i) {} ^ properties.cpp:648:52: error: no viable conversion from '__map_iterator<__tree_iterator > >::__value_type, class std::__1::__tree_node > >::__value_type, void *> *, [...]>>' to '__map_iterator<__tree_iterator, class std::__1::allocator > >::__value_type, class std::__1::__tree_node, class std::__1::allocator > >::__value_type, void *> *, [...]>>' for (std::map::iterator it = _properties.begin(); it != _properties.end(); it++) { ^ ~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/map:499:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'const std::__1::__map_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, long> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_iterator ^ /usr/include/c++/v1/map:523:5: note: candidate constructor not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'std::__1::__tree_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, long>' for 1st argument __map_iterator(_TreeIterator __i) _NOEXCEPT : __i_(__i) {} ^ 4 errors generated. gmake[5]: *** [properties.lo] Error 1 gmake[5]: Leaving directory `/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1' *** Error code 1 Stop. make: stopped in /usr/ports/java/cacao From owner-freebsd-java@FreeBSD.ORG Thu Dec 11 05:49:55 2014 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 14772678 for ; Thu, 11 Dec 2014 05:49:55 +0000 (UTC) Received: from misty.eyesbeyond.com (gerbercreations.com [71.39.140.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "misty.eyesbeyond.com", Issuer "misty.eyesbeyond.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id BB384FAC for ; Thu, 11 Dec 2014 05:49:52 +0000 (UTC) Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) by misty.eyesbeyond.com (8.14.9/8.14.9) with ESMTP id sBB5nZYv008029 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 10 Dec 2014 21:49:35 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.14.9/8.14.9/Submit) id sBB5nY6n008022; Wed, 10 Dec 2014 21:49:34 -0800 (PST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Wed, 10 Dec 2014 21:49:34 -0800 From: Greg Lewis To: Brian Gardner Subject: Re: Test failures in openjdk8 Message-ID: <20141211054934.GA71611@misty.eyesbeyond.com> References: <5485F67B.7080204@aldan.algebra.com> <8F2E1236-DA10-4F2D-8CAE-18F2C00A7BC8@getsnappy.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8F2E1236-DA10-4F2D-8CAE-18F2C00A7BC8@getsnappy.com> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: java@freebsd.org, "Mikhail T." X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2014 05:49:55 -0000 It is, however, something that will need to be addressed if it occurs in the compatibility test suite and we are attempting to get certified. -- Greg On Tue, Dec 09, 2014 at 10:39:37PM -0800, Brian Gardner wrote: > I believe that is normal, I recall getting something similar. > > Brian Gardner > > > On Dec 8, 2014, at 11:05 AM, Mikhail T. wrote: > > > > Hello! > > > > Is it normal, that some OpenJDK's self-tests fail for me? Here is the end of the > > build-log -- with self-testing enabled. Should these be tightened up (fixed, > > where the problems are real, or disabled, where they aren't)? Please, advise. > > Thank you! > > > > -mi > > > > ... > > Test results: passed: 3,416; failed: 10; error: 13 > > Report written to > > /home/ports/java/openjdk8/work/openjdk/build/bsd-x86_64-normal-server-release/testoutput/jdk_core/JTreport/html/report.html > > Results written to > > /home/ports/java/openjdk8/work/openjdk/build/bsd-x86_64-normal-server-release/testoutput/jdk_core/JTwork > > Error: Some tests failed or other problems occurred. > > Summary: jdk_core > > FAILED: com/sun/corba/cachedSocket/7056731.sh > > FAILED: java/io/BufferedInputStream/LargeCopyWithMark.java > > FAILED: java/lang/ClassLoader/Assert.java > > FAILED: java/lang/ProcessBuilder/DestroyTest.java > > FAILED: java/lang/invoke/MethodHandles/CatchExceptionTest.java > > FAILED: java/lang/invoke/lambda/LogGeneratedClassesTest.java > > FAILED: java/net/Inet4Address/PingThis.java > > FAILED: java/net/ServerSocket/AcceptCauseFileDescriptorLeak.sh > > FAILED: java/net/Socket/SetSoLinger.java > > FAILED: java/net/URLClassLoader/closetest/CloseTest.java > > FAILED: java/net/URLClassLoader/closetest/GetResourceAsStream.java > > FAILED: java/net/URLPermission/nstest/lookup.sh > > FAILED: java/nio/MappedByteBuffer/Truncate.java > > FAILED: java/nio/channels/AsyncCloseAndInterrupt.java > > FAILED: java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java > > FAILED: java/nio/channels/Selector/LotsOfChannels.java > > FAILED: java/nio/channels/SocketChannel/Shutdown.java > > FAILED: java/util/zip/ZipFile/MultiThreadedReadTest.java > > FAILED: javax/xml/jaxp/parsers/8032909/XSLT.java > > FAILED: javax/xml/ws/8043129/MailTest.java > > FAILED: sun/misc/CopyMemory.java > > FAILED: sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest.java > > FAILED: sun/tools/native2ascii/NativeErrors.java > > TEST STATS: name=jdk_core run=3439 pass=3416 fail=23 > > > > _______________________________________________ > > freebsd-java@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-java > > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org From owner-freebsd-java@FreeBSD.ORG Thu Dec 11 13:18:11 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6541DF3B; Thu, 11 Dec 2014 13:18: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 50B26D1; Thu, 11 Dec 2014 13:18: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 sBBDIBpa096944; Thu, 11 Dec 2014 13:18: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 sBBDIBuZ096927; Thu, 11 Dec 2014 13:18:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 11 Dec 2014 13:18:11 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201412111318.sBBDIBuZ096927@beefy1.isc.freebsd.org> To: java@FreeBSD.org Subject: [package - 10i386-default][java/cacao] Failed for cacao-1.6.1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2014 13:18: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: java@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/java/cacao/Makefile 364560 2014-08-10 19:18:14Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2014-12-11_02h51m13s/logs/cacao-1.6.1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2014-12-11_02h51m13s Log: ====>> Building java/cacao build started at Thu Dec 11 13:16:27 UTC 2014 port directory: /usr/ports/java/cacao building for: FreeBSD 10i386-default-job-05 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: java@FreeBSD.org Makefile ident: $FreeBSD: head/java/cacao/Makefile 364560 2014-08-10 19:18:14Z antoine $ Poudriere version: 3.1-pre Host OSVERSION: 1100047 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=cacao-1.6.1 OLDPWD=/root PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for cacao-1.6.1: JDK=on: Build with native JDK ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-test-dependency-checks --with-java-runtime-library=gnuclasspath --with-java-runtime-library-prefix=/usr/local --with-build-java-runtime-library-classes=/usr/local/share/classpath/glibj.zip --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- JAVAC="/usr/local/bootstrap-openjdk/bin/javac" JAR="/usr/local/bootstrap-openjdk/bin/jar" XDG_DATA_HOME=/wrkdirs/usr/ports/java/cacao/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/cacao/work HOME=/wrkdirs/usr/ports/java/cacao/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/cacao/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/cacao/work HOME=/wrkdirs/usr/ports/java/cacao/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/java/cacao/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/cacao/work HOME=/wrkdirs/usr/ports/java/cacao/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/cacao/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/cacao/work HOME=/wrkdirs/usr/ports/java/cacao/work TMPDIR="/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/cacao" EXAMPLESDIR="share/examples/cacao" DATADIR="share/cacao" WWWDIR="www/cacao" ETCDIR="etc/cacao" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cacao DOCSDIR=/usr/local/share/doc/cacao EXAMPLESDIR=/usr/local/share/examples/cacao WWWDIR=/usr/local/www/cacao ETCDIR=/usr/local/etc/cacao --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 =========================================================================== =================================================== ===> cacao-1.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.0.txz [10i386-default-job-05] Installing pkg-1.4.0... [10i386-default-job-05] Extracting pkg-1.4.0... done Message for pkg-1.4.0: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cacao-1.6.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cacao-1.6.1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cacao-1.6.1 for building => SHA256 Checksum OK for cacao-1.6.1.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cacao-1.6.1 for building ===> Extracting for cacao-1.6.1 => SHA256 Checksum OK for cacao-1.6.1.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cacao-1.6.1 ===> Applying FreeBSD patches for cacao-1.6.1 /usr/bin/sed -i.bak -e 's|%%PTHREAD_LIBS%%|-pthread|g' /wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/configure /wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/mm/boehm-gc/configure =========================================================================== =================================================== ===> cacao-1.6.1 depends on file: /usr/local/share/classpath/glibj.zip - not found ===> Verifying install for /usr/local/share/classpath/glibj.zip in /usr/ports/java/classpath ===> Installing existing package /packages/All/classpath-0.99_1.txz [10i386-default-job-05] Installing classpath-0.99_1... [10i386-default-job-05] `-- Installing atk-2.14.0... [10i386-default-job-05] | `-- Installing gettext-runtime-0.19.3... [10i386-default-job-05] | | `-- Installing indexinfo-0.2... [10i386-default-job-05] | | `-- Extracting indexinfo-0.2... done [10i386-default-job-05] | `-- Extracting gettext-runtime-0.19.3... done [10i386-default-job-05] | `-- Installing glib-2.42.1... [10i386-default-job-05] | | `-- Installing libffi-3.0.13_3... [10i386-default-job-05] | | `-- Extracting libffi-3.0.13_3... done [10i386-default-job-05] | | `-- Installing libiconv-1.14_6... [10i386-default-job-05] | | `-- Extracting libiconv-1.14_6... 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_10... [10i386-default-job-05] | | `-- Extracting perl5-5.18.4_10... done [10i386-default-job-05] | | `-- Installing python27-2.7.8_6... [10i386-default-job-05] | | `-- Extracting python27-2.7.8_6... done [10i386-default-job-05] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [10i386-default-job-05] `-- Extracting atk-2.14.0... 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 gtk2-2.24.25_1... [10i386-default-job-05] | `-- 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-default-job-05] | `-- Extracting cups-client-1.7.3_2... done [10i386-default-job-05] | `-- Installing gdk-pixbuf2-2.31.2... [10i386-default-job-05] | | `-- Installing jasper-1.900.1_14... [10i386-default-job-05] | | `-- Installing jpeg-8_6... [10i386-default-job-05] | | `-- Extracting jpeg-8_6... done [10i386-default-job-05] | | `-- Extracting jasper-1.900.1_14... done [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 libXi-1.7.4,1... [10i386-default-job-05] | | `-- Installing inputproto-2.3.1... [10i386-default-job-05] | | `-- Extracting inputproto-2.3.1... done [10i386-default-job-05] | | `-- Installing libXext-1.3.3,1... [10i386-default-job-05] | | | `-- Installing xextproto-7.3.0... ^ 2 warnings generated. mv -f .deps/codegen-common.Tpo .deps/codegen-common.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT dseg.lo -MD -MP -MF .deps/dseg.Tpo -c -o dseg.lo dseg.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT dseg.lo -MD -MP -MF .deps/dseg.Tpo -c dseg.cpp -fPIC -DPIC -o .libs/dseg.o mv -f .deps/dseg.Tpo .deps/dseg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT emit-common.lo -MD -MP -MF .deps/emit-common.Tpo -c -o emit-common.lo emit-common.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT emit-common.lo -MD -MP -MF .deps/emit-common.Tpo -c emit-common.cpp -fPIC -DPIC -o .libs/emit-common.o mv -f .deps/emit-common.Tpo .deps/emit-common.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT exceptiontable.lo -MD -MP -MF .deps/exceptiontable.Tpo -c -o exceptiontable.lo exceptiontable.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT exceptiontable.lo -MD -MP -MF .deps/exceptiontable.Tpo -c exceptiontable.cpp -fPIC -DPIC -o .libs/exceptiontable.o mv -f .deps/exceptiontable.Tpo .deps/exceptiontable.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT executionstate.lo -MD -MP -MF .deps/executionstate.Tpo -c -o executionstate.lo executionstate.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT executionstate.lo -MD -MP -MF .deps/executionstate.Tpo -c executionstate.cpp -fPIC -DPIC -o .libs/executionstate.o mv -f .deps/executionstate.Tpo .deps/executionstate.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT jit.lo -MD -MP -MF .deps/jit.Tpo -c -o jit.lo jit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT jit.lo -MD -MP -MF .deps/jit.Tpo -c jit.cpp -fPIC -DPIC -o .libs/jit.o jit.cpp:558:34: warning: cast between pointer-to-function and pointer-to-object is an extension [-Wpedantic] code = NativeStub::generate(m, (functionptr) f); ^~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/jit.Tpo .deps/jit.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT linenumbertable.lo -MD -MP -MF .deps/linenumbertable.Tpo -c -o linenumbertable.lo linenumbertable.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT linenumbertable.lo -MD -MP -MF .deps/linenumbertable.Tpo -c linenumbertable.cpp -fPIC -DPIC -o .libs/linenumbertable.o mv -f .deps/linenumbertable.Tpo .deps/linenumbertable.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT methodtree.lo -MD -MP -MF .deps/methodtree.Tpo -c -o methodtree.lo methodtree.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT methodtree.lo -MD -MP -MF .deps/methodtree.Tpo -c methodtree.cpp -fPIC -DPIC -o .libs/methodtree.o mv -f .deps/methodtree.Tpo .deps/methodtree.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.cpp -fPIC -DPIC -o .libs/parse.o mv -f .deps/parse.Tpo .deps/parse.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT patcher-common.lo -MD -MP -MF .deps/patcher-common.Tpo -c -o patcher-common.lo patcher-common.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT patcher-common.lo -MD -MP -MF .deps/patcher-common.Tpo -c patcher-common.cpp -fPIC -DPIC -o .libs/patcher-common.o mv -f .deps/patcher-common.Tpo .deps/patcher-common.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT reg.lo -MD -MP -MF .deps/reg.Tpo -c -o reg.lo reg.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT reg.lo -MD -MP -MF .deps/reg.Tpo -c reg.cpp -fPIC -DPIC -o .libs/reg.o mv -f .deps/reg.Tpo .deps/reg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT show.lo -MD -MP -MF .deps/show.Tpo -c -o show.lo show.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT show.lo -MD -MP -MF .deps/show.Tpo -c show.cpp -fPIC -DPIC -o .libs/show.o mv -f .deps/show.Tpo .deps/show.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.cpp -fPIC -DPIC -o .libs/stack.o mv -f .deps/stack.Tpo .deps/stack.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c -o stacktrace.lo stacktrace.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c stacktrace.cpp -fPIC -DPIC -o .libs/stacktrace.o mv -f .deps/stacktrace.Tpo .deps/stacktrace.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stubs.lo -MD -MP -MF .deps/stubs.Tpo -c -o stubs.lo stubs.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stubs.lo -MD -MP -MF .deps/stubs.Tpo -c stubs.cpp -fPIC -DPIC -o .libs/stubs.o mv -f .deps/stubs.Tpo .deps/stubs.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.cpp -fPIC -DPIC -o .libs/trace.o mv -f .deps/trace.Tpo .deps/trace.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT trap.lo -MD -MP -MF .deps/trap.Tpo -c -o trap.lo trap.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT trap.lo -MD -MP -MF .deps/trap.Tpo -c trap.cpp -fPIC -DPIC -o .libs/trap.o mv -f .deps/trap.Tpo .deps/trap.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT cfg.lo -MD -MP -MF .deps/cfg.Tpo -c -o cfg.lo cfg.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/i386 -I../../../src/vm/jit/i386/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT cfg.lo -MD -MP -MF .deps/cfg.Tpo -c cfg.cpp -fPIC -DPIC -o .libs/cfg.o mv -f .deps/cfg.Tpo .deps/cfg.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -fstack-protector -o libjit.la argument.lo builtin.lo code.lo codegen-common.lo dseg.lo emit-common.lo exceptiontable.lo executionstate.lo jit.lo linenumbertable.lo methodtree.lo parse.lo patcher-common.lo reg.lo show.lo stack.lo stacktrace.lo stubs.lo trace.lo trap.lo cfg.lo allocator/liballocator.la ir/libir.la optimizing/liboptimizing.la verify/libverify.la i386/libarch.la libtool: link: (cd .libs/libjit.lax/liballocator.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/allocator/.libs/liballocator.a") libtool: link: (cd .libs/libjit.lax/libir.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/ir/.libs/libir.a") libtool: link: (cd .libs/libjit.lax/liboptimizing.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/optimizing/.libs/liboptimizing.a") libtool: link: (cd .libs/libjit.lax/libverify.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/verify/.libs/libverify.a") libtool: link: (cd .libs/libjit.lax/libarch.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/i386/.libs/libarch.a") libtool: link: ar cru .libs/libjit.a .libs/argument.o .libs/builtin.o .libs/code.o .libs/codegen-common.o .libs/dseg.o .libs/emit-common.o .libs/exceptiontable.o .libs/executionstate.o .libs/jit.o .libs/linenumbertable.o .libs/methodtree.o .libs/parse.o .libs/patcher-common.o .libs/reg.o .libs/show.o .libs/stack.o .libs/stacktrace.o .libs/stubs.o .libs/trace.o .libs/trap.o .libs/cfg.o .libs/libjit.lax/liballocator.a/simplereg.o .libs/libjit.lax/libir.a/bytecode.o .libs/libjit.lax/libir.a/icmd.o .libs/libjit.lax/libir.a/instruction.o .libs/libjit.lax/liboptimizing.a/ifconv.o .libs/libjit.lax/liboptimizing.a/recompiler.o .libs/libjit.lax/libverify.a/typecheck-common.o .libs/libjit.lax/libverify.a/typecheck-stackbased.o .libs/libjit.lax/libverify.a/typecheck-typeinferer.o .libs/libjit.lax/libverify.a/typecheck.o .libs/libjit.lax/libverify.a/typeinfo.o .libs/libjit.lax/libarch.a/asmpart.o .libs/libjit.lax/libarch.a/codegen.o .libs/libjit.lax/libarch.a/emit.o .libs/libjit.lax/libarc h.a/md-abi.o .libs/libjit.lax/libarch.a/md-os.o .libs/libjit.lax/libarch.a/md.o .libs/libjit.lax/libarch.a/patcher.o libtool: link: ranlib .libs/libjit.a libtool: link: rm -fr .libs/libjit.lax libtool: link: ( cd ".libs" && rm -f "libjit.la" && ln -s "../libjit.la" "libjit.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit' gmake[5]: Leaving directory '/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit' gmake[5]: Entering directory '/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT access.lo -MD -MP -MF .deps/access.Tpo -c -o access.lo access.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT access.lo -MD -MP -MF .deps/access.Tpo -c access.cpp -fPIC -DPIC -o .libs/access.o mv -f .deps/access.Tpo .deps/access.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT annotation.lo -MD -MP -MF .deps/annotation.Tpo -c -o annotation.lo annotation.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT annotation.lo -MD -MP -MF .deps/annotation.Tpo -c annotation.cpp -fPIC -DPIC -o .libs/annotation.o mv -f .deps/annotation.Tpo .deps/annotation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT array.lo -MD -MP -MF .deps/array.Tpo -c -o array.lo array.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.cpp -fPIC -DPIC -o .libs/array.o mv -f .deps/array.Tpo .deps/array.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT assertion.lo -MD -MP -MF .deps/assertion.Tpo -c -o assertion.lo assertion.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT assertion.lo -MD -MP -MF .deps/assertion.Tpo -c assertion.cpp -fPIC -DPIC -o .libs/assertion.o mv -f .deps/assertion.Tpo .deps/assertion.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT class.lo -MD -MP -MF .deps/class.Tpo -c -o class.lo class.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT class.lo -MD -MP -MF .deps/class.Tpo -c class.cpp -fPIC -DPIC -o .libs/class.o mv -f .deps/class.Tpo .deps/class.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT classcache.lo -MD -MP -MF .deps/classcache.Tpo -c -o classcache.lo classcache.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT classcache.lo -MD -MP -MF .deps/classcache.Tpo -c classcache.cpp -fPIC -DPIC -o .libs/classcache.o mv -f .deps/classcache.Tpo .deps/classcache.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c -o descriptor.lo descriptor.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c descriptor.cpp -fPIC -DPIC -o .libs/descriptor.o mv -f .deps/descriptor.Tpo .deps/descriptor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c -o exceptions.lo exceptions.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.cpp -fPIC -DPIC -o .libs/exceptions.o exceptions.cpp:901:22: warning: variable 'ap' is uninitialized when used here [-Wuninitialized] buf.writevf(message,ap); ^~ exceptions.cpp:893:13: note: initialize the variable 'ap' to silence this warning va_list ap; ^ = NULL 1 warning generated. mv -f .deps/exceptions.Tpo .deps/exceptions.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT field.lo -MD -MP -MF .deps/field.Tpo -c -o field.lo field.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT field.lo -MD -MP -MF .deps/field.Tpo -c field.cpp -fPIC -DPIC -o .libs/field.o mv -f .deps/field.Tpo .deps/field.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT finalizer.lo -MD -MP -MF .deps/finalizer.Tpo -c -o finalizer.lo finalizer.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT finalizer.lo -MD -MP -MF .deps/finalizer.Tpo -c finalizer.cpp -fPIC -DPIC -o .libs/finalizer.o mv -f .deps/finalizer.Tpo .deps/finalizer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cpp -fPIC -DPIC -o .libs/globals.o mv -f .deps/globals.Tpo .deps/globals.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT hook.lo -MD -MP -MF .deps/hook.Tpo -c -o hook.lo hook.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT hook.lo -MD -MP -MF .deps/hook.Tpo -c hook.cpp -fPIC -DPIC -o .libs/hook.o mv -f .deps/hook.Tpo .deps/hook.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT initialize.lo -MD -MP -MF .deps/initialize.Tpo -c -o initialize.lo initialize.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT initialize.lo -MD -MP -MF .deps/initialize.Tpo -c initialize.cpp -fPIC -DPIC -o .libs/initialize.o mv -f .deps/initialize.Tpo .deps/initialize.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT javaobjects.lo -MD -MP -MF .deps/javaobjects.Tpo -c -o javaobjects.lo javaobjects.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT javaobjects.lo -MD -MP -MF .deps/javaobjects.Tpo -c javaobjects.cpp -fPIC -DPIC -o .libs/javaobjects.o mv -f .deps/javaobjects.Tpo .deps/javaobjects.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo linker.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c linker.cpp -fPIC -DPIC -o .libs/linker.o mv -f .deps/linker.Tpo .deps/linker.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c -o loader.lo loader.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.cpp -fPIC -DPIC -o .libs/loader.o mv -f .deps/loader.Tpo .deps/loader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT method.lo -MD -MP -MF .deps/method.Tpo -c -o method.lo method.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT method.lo -MD -MP -MF .deps/method.Tpo -c method.cpp -fPIC -DPIC -o .libs/method.o mv -f .deps/method.Tpo .deps/method.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT options.lo -MD -MP -MF .deps/options.Tpo -c -o options.lo options.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.cpp -fPIC -DPIC -o .libs/options.o mv -f .deps/options.Tpo .deps/options.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT os.lo -MD -MP -MF .deps/os.Tpo -c -o os.lo os.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT os.lo -MD -MP -MF .deps/os.Tpo -c os.cpp -fPIC -DPIC -o .libs/os.o mv -f .deps/os.Tpo .deps/os.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT package.lo -MD -MP -MF .deps/package.Tpo -c -o package.lo package.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT package.lo -MD -MP -MF .deps/package.Tpo -c package.cpp -fPIC -DPIC -o .libs/package.o mv -f .deps/package.Tpo .deps/package.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT primitive.lo -MD -MP -MF .deps/primitive.Tpo -c -o primitive.lo primitive.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT primitive.lo -MD -MP -MF .deps/primitive.Tpo -c primitive.cpp -fPIC -DPIC -o .libs/primitive.o mv -f .deps/primitive.Tpo .deps/primitive.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c -o properties.lo properties.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/i386 -I../../src/vm/jit/i386/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m32 -D__I386__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c properties.cpp -fPIC -DPIC -o .libs/properties.o properties.cpp:568:47: error: no viable conversion from '__map_iterator<__tree_iterator > >::__value_type, class std::__1::__tree_node > >::__value_type, void *> *, [...]>>' to '__map_iterator<__tree_iterator, class std::__1::allocator > >::__value_type, class std::__1::__tree_node, class std::__1::allocator > >::__value_type, void *> *, [...]>>' std::map::iterator it = _properties.find(key); ^ ~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/map:499:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'const std::__1::__map_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, int> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_iterator ^ /usr/include/c++/v1/map:523:5: note: candidate constructor not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'std::__1::__tree_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, int>' for 1st argument __map_iterator(_TreeIterator __i) _NOEXCEPT : __i_(__i) {} ^ properties.cpp:597:47: error: no viable conversion from '__map_iterator<__tree_iterator > >::__value_type, class std::__1::__tree_node > >::__value_type, void *> *, [...]>>' to '__map_iterator<__tree_iterator, class std::__1::allocator > >::__value_type, class std::__1::__tree_node, class std::__1::allocator > >::__value_type, void *> *, [...]>>' std::map::iterator it = _properties.find(key); ^ ~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/map:499:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'const std::__1::__map_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, int> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_iterator ^ /usr/include/c++/v1/map:523:5: note: candidate constructor not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'std::__1::__tree_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, int>' for 1st argument __map_iterator(_TreeIterator __i) _NOEXCEPT : __i_(__i) {} ^ properties.cpp:631:52: error: no viable conversion from '__map_iterator<__tree_iterator > >::__value_type, class std::__1::__tree_node > >::__value_type, void *> *, [...]>>' to '__map_iterator<__tree_iterator, class std::__1::allocator > >::__value_type, class std::__1::__tree_node, class std::__1::allocator > >::__value_type, void *> *, [...]>>' for (std::map::iterator it = _properties.begin(); it != _properties.end(); it++) { ^ ~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/map:499:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'const std::__1::__map_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, int> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_iterator ^ /usr/include/c++/v1/map:523:5: note: candidate constructor not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'std::__1::__tree_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, int>' for 1st argument __map_iterator(_TreeIterator __i) _NOEXCEPT : __i_(__i) {} ^ properties.cpp:648:52: error: no viable conversion from '__map_iterator<__tree_iterator > >::__value_type, class std::__1::__tree_node > >::__value_type, void *> *, [...]>>' to '__map_iterator<__tree_iterator, class std::__1::allocator > >::__value_type, class std::__1::__tree_node, class std::__1::allocator > >::__value_type, void *> *, [...]>>' for (std::map::iterator it = _properties.begin(); it != _properties.end(); it++) { ^ ~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/map:499:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'const std::__1::__map_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, int> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_iterator ^ /usr/include/c++/v1/map:523:5: note: candidate constructor not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'std::__1::__tree_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, int>' for 1st argument __map_iterator(_TreeIterator __i) _NOEXCEPT : __i_(__i) {} ^ 4 errors generated. Makefile:543: recipe for target 'properties.lo' failed gmake[5]: *** [properties.lo] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm' Makefile:562: recipe for target 'all-recursive' failed gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm' Makefile:347: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src' Makefile:390: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1' Makefile:321: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1' *** Error code 1 Stop. make: stopped in /usr/ports/java/cacao From owner-freebsd-java@FreeBSD.ORG Thu Dec 11 14:03:48 2014 Return-Path: Delivered-To: java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 811CD690; Thu, 11 Dec 2014 14:03:48 +0000 (UTC) Received: from mx.nsu.ru (mx.nsu.ru [84.237.50.39]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2EB908D4; Thu, 11 Dec 2014 14:03:47 +0000 (UTC) Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 4.72) (envelope-from ) id 1Xz3iG-00071B-Gq; Thu, 11 Dec 2014 19:23:30 +0600 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.14.2/8.14.2) with ESMTP id sBBDNdEP043213; Thu, 11 Dec 2014 20:23:49 +0700 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.14.2/8.14.2/Submit) id sBBDNYph043212; Thu, 11 Dec 2014 19:23:34 +0600 (NOVT) (envelope-from danfe) Date: Thu, 11 Dec 2014 19:23:34 +0600 From: Alexey Dokuchaev To: java@freebsd.org Subject: duplicating apache-ant-*-bin distfiles? Message-ID: <20141211132333.GA41592@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-KLMS-Rule-ID: 1 X-KLMS-Message-Action: clean X-KLMS-AntiSpam-Lua-Profiles: 70505 [Dec 11 2014] X-KLMS-AntiSpam-Version: 5.5.3 X-KLMS-AntiSpam-Envelope-From: danfe@regency.nsu.ru X-KLMS-AntiSpam-Rate: 0 X-KLMS-AntiSpam-Status: not_detected X-KLMS-AntiSpam-Method: none X-KLMS-AntiSpam-Moebius-Timestamps: 3261519, 3261578, 0 X-KLMS-AntiSpam-Info: LuaCore: 104 2014-12-10_16-25-55 cb42db6f3d4caa9b6b94b965efee8866bf77810b X-KLMS-AntiSpam-Interceptor-Info: scan successful X-KLMS-AntiPhishing: Clean, 2014/12/10 10:35:33 X-KLMS-AntiVirus: Kaspersky Security 8.0 for Linux Mail Server, version 8.0.1.705, not scanned, license restriction Cc: glewis@freebsd.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2014 14:03:48 -0000 hi there, today i've noticed that i have two suspiciously similar files in my $DISTDIR: $ ll apache-ant-1.9.4-bin.* .. bla-bla.. 4351965 30 Apr 2014 apache-ant-1.9.4-bin.tar.bz2 .. bla-bla.. 8309406 30 Apr 2014 apache-ant-1.9.4-bin.zip their contents look the same, just packed differently (notice how .zip sucks ass). why two files? because `devel/apache-ant' wants .tar.bz2, but both `java/openjdk6' and `java/openjdk7' want .zip. could we do something about this, so everyone (users, buildbots) would not have to download the same stuff [more than] twice? thanks, ./danfe From owner-freebsd-java@FreeBSD.ORG Thu Dec 11 14:28:18 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 710DF9D8; Thu, 11 Dec 2014 14:28: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 5B4F7B6F; Thu, 11 Dec 2014 14:28: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 sBBESIVl058563; Thu, 11 Dec 2014 14:28: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 sBBESIVg058529; Thu, 11 Dec 2014 14:28:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 11 Dec 2014 14:28:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201412111428.sBBESIVg058529@beefy2.isc.freebsd.org> To: java@FreeBSD.org Subject: [package - 10amd64-default][java/cacao] Failed for cacao-1.6.1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2014 14:28: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: java@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/java/cacao/Makefile 364560 2014-08-10 19:18:14Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2014-12-11_03h33m01s/logs/cacao-1.6.1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2014-12-11_03h33m01s Log: ====>> Building java/cacao build started at Thu Dec 11 14:26:30 UTC 2014 port directory: /usr/ports/java/cacao building for: FreeBSD 10amd64-default-job-02 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: java@FreeBSD.org Makefile ident: $FreeBSD: head/java/cacao/Makefile 364560 2014-08-10 19:18:14Z antoine $ Poudriere version: 3.1-pre Host OSVERSION: 1100047 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=cacao-1.6.1 OLDPWD=/root PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for cacao-1.6.1: JDK=on: Build with native JDK ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-test-dependency-checks --with-java-runtime-library=gnuclasspath --with-java-runtime-library-prefix=/usr/local --with-build-java-runtime-library-classes=/usr/local/share/classpath/glibj.zip --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- JAVAC="/usr/local/bootstrap-openjdk/bin/javac" JAR="/usr/local/bootstrap-openjdk/bin/jar" XDG_DATA_HOME=/wrkdirs/usr/ports/java/cacao/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/cacao/work HOME=/wrkdirs/usr/ports/java/cacao/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/cacao/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/cacao/work HOME=/wrkdirs/usr/ports/java/cacao/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/java/cacao/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/cacao/work HOME=/wrkdirs/usr/ports/java/cacao/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/cacao/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/cacao/work HOME=/wrkdirs/usr/ports/java/cacao/work TMPDIR="/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/cacao" EXAMPLESDIR="share/examples/cacao" DATADIR="share/cacao" WWWDIR="www/cacao" ETCDIR="etc/cacao" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cacao DOCSDIR=/usr/local/share/doc/cacao EXAMPLESDIR=/usr/local/share/examples/cacao WWWDIR=/usr/local/www/cacao ETCDIR=/usr/local/etc/cacao --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 =========================================================================== =================================================== ===> cacao-1.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.0.txz [10amd64-default-job-02] Installing pkg-1.4.0... [10amd64-default-job-02] Extracting pkg-1.4.0... done Message for pkg-1.4.0: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cacao-1.6.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cacao-1.6.1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cacao-1.6.1 for building => SHA256 Checksum OK for cacao-1.6.1.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cacao-1.6.1 for building ===> Extracting for cacao-1.6.1 => SHA256 Checksum OK for cacao-1.6.1.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cacao-1.6.1 ===> Applying FreeBSD patches for cacao-1.6.1 /usr/bin/sed -i.bak -e 's|%%PTHREAD_LIBS%%|-pthread|g' /wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/configure /wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/mm/boehm-gc/configure =========================================================================== =================================================== ===> cacao-1.6.1 depends on file: /usr/local/share/classpath/glibj.zip - not found ===> Verifying install for /usr/local/share/classpath/glibj.zip in /usr/ports/java/classpath ===> Installing existing package /packages/All/classpath-0.99_1.txz [10amd64-default-job-02] Installing classpath-0.99_1... [10amd64-default-job-02] `-- Installing atk-2.14.0... [10amd64-default-job-02] | `-- Installing gettext-runtime-0.19.3... [10amd64-default-job-02] | | `-- Installing indexinfo-0.2... [10amd64-default-job-02] | | `-- Extracting indexinfo-0.2... done [10amd64-default-job-02] | `-- Extracting gettext-runtime-0.19.3... done [10amd64-default-job-02] | `-- Installing glib-2.42.1... [10amd64-default-job-02] | | `-- Installing libffi-3.0.13_3... [10amd64-default-job-02] | | `-- Extracting libffi-3.0.13_3... done [10amd64-default-job-02] | | `-- Installing libiconv-1.14_6... [10amd64-default-job-02] | | `-- Extracting libiconv-1.14_6... done [10amd64-default-job-02] | | `-- Installing pcre-8.35_2... [10amd64-default-job-02] | | `-- Extracting pcre-8.35_2... done [10amd64-default-job-02] | | `-- Installing perl5-5.18.4_10... [10amd64-default-job-02] | | `-- Extracting perl5-5.18.4_10... done [10amd64-default-job-02] | | `-- Installing python27-2.7.8_6... [10amd64-default-job-02] | | `-- Extracting python27-2.7.8_6... done [10amd64-default-job-02] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [10amd64-default-job-02] `-- Extracting atk-2.14.0... done [10amd64-default-job-02] `-- Installing gmp-5.1.3_2... [10amd64-default-job-02] `-- Extracting gmp-5.1.3_2... done [10amd64-default-job-02] `-- Installing gtk2-2.24.25_1... [10amd64-default-job-02] | `-- 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-default-job-02] | `-- Extracting cups-client-1.7.3_2... done [10amd64-default-job-02] | `-- Installing gdk-pixbuf2-2.31.2... [10amd64-default-job-02] | | `-- Installing jasper-1.900.1_14... [10amd64-default-job-02] | | `-- Installing jpeg-8_6... [10amd64-default-job-02] | | `-- Extracting jpeg-8_6... done [10amd64-default-job-02] | | `-- Extracting jasper-1.900.1_14... done [10amd64-default-job-02] | | `-- Installing libX11-1.6.2_2,1... [10amd64-default-job-02] | | `-- Installing kbproto-1.0.6... [10amd64-default-job-02] | | `-- Extracting kbproto-1.0.6... done [10amd64-default-job-02] | | `-- Installing libXau-1.0.8_2... [10amd64-default-job-02] | | | `-- Installing xproto-7.0.26... [10amd64-default-job-02] | | | `-- Extracting xproto-7.0.26... done [10amd64-default-job-02] | | `-- Extracting libXau-1.0.8_2... done [10amd64-default-job-02] | | `-- Installing libXdmcp-1.1.1_2... [10amd64-default-job-02] | | `-- Extracting libXdmcp-1.1.1_2... done [10amd64-default-job-02] | | `-- Installing libxcb-1.11... [10amd64-default-job-02] | | | `-- Installing libpthread-stubs-0.3_6... [10amd64-default-job-02] | | | `-- Extracting libpthread-stubs-0.3_6... done [10amd64-default-job-02] | | | `-- Installing libxml2-2.9.2_2... [10amd64-default-job-02] | | | `-- Extracting libxml2-2.9.2_2... done [10amd64-default-job-02] | | `-- Extracting libxcb-1.11... done [10amd64-default-job-02] | | `-- Extracting libX11-1.6.2_2,1... done [10amd64-default-job-02] | | `-- Installing libXi-1.7.4,1... [10amd64-default-job-02] | | `-- Installing inputproto-2.3.1... [10amd64-default-job-02] | | `-- Extracting inputproto-2.3.1... done [10amd64-default-job-02] | | `-- Installing libXext-1.3.3,1... [10amd64-default-job-02] | | | `-- Installing xextproto-7.3.0... [10amd64-default-job-02] | | | `-- Extracting xextproto-7.3.0... done [10amd64-default-job-02] | | `-- Extracting libXext-1.3.3,1... done [10amd64-default-job-02] | | `-- Installing libXfixes-5.0.1_2... [10amd64-default-job-02] | | | `-- Installing fixesproto-5.0... [10amd64-default-job-02] | | | `-- Extracting fixesproto-5.0... done [10amd64-default-job-02] | | `-- Extracting libXfixes-5.0.1_2... done [10amd64-default-job-02] | | `-- Extracting libXi-1.7.4,1... done [10amd64-default-job-02] | | `-- Installing libXt-1.1.4_2,1... mv -f .deps/builtin.Tpo .deps/builtin.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT code.lo -MD -MP -MF .deps/code.Tpo -c -o code.lo code.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT code.lo -MD -MP -MF .deps/code.Tpo -c code.cpp -fPIC -DPIC -o .libs/code.o mv -f .deps/code.Tpo .deps/code.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT codegen-common.lo -MD -MP -MF .deps/codegen-common.Tpo -c -o codegen-common.lo codegen-common.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT codegen-common.lo -MD -MP -MF .deps/codegen-common.Tpo -c codegen-common.cpp -fPIC -DPIC -o .libs/codegen-common.o mv -f .deps/codegen-common.Tpo .deps/codegen-common.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT dseg.lo -MD -MP -MF .deps/dseg.Tpo -c -o dseg.lo dseg.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT dseg.lo -MD -MP -MF .deps/dseg.Tpo -c dseg.cpp -fPIC -DPIC -o .libs/dseg.o mv -f .deps/dseg.Tpo .deps/dseg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT emit-common.lo -MD -MP -MF .deps/emit-common.Tpo -c -o emit-common.lo emit-common.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT emit-common.lo -MD -MP -MF .deps/emit-common.Tpo -c emit-common.cpp -fPIC -DPIC -o .libs/emit-common.o mv -f .deps/emit-common.Tpo .deps/emit-common.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT exceptiontable.lo -MD -MP -MF .deps/exceptiontable.Tpo -c -o exceptiontable.lo exceptiontable.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT exceptiontable.lo -MD -MP -MF .deps/exceptiontable.Tpo -c exceptiontable.cpp -fPIC -DPIC -o .libs/exceptiontable.o mv -f .deps/exceptiontable.Tpo .deps/exceptiontable.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT executionstate.lo -MD -MP -MF .deps/executionstate.Tpo -c -o executionstate.lo executionstate.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT executionstate.lo -MD -MP -MF .deps/executionstate.Tpo -c executionstate.cpp -fPIC -DPIC -o .libs/executionstate.o mv -f .deps/executionstate.Tpo .deps/executionstate.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT jit.lo -MD -MP -MF .deps/jit.Tpo -c -o jit.lo jit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT jit.lo -MD -MP -MF .deps/jit.Tpo -c jit.cpp -fPIC -DPIC -o .libs/jit.o jit.cpp:558:34: warning: cast between pointer-to-function and pointer-to-object is an extension [-Wpedantic] code = NativeStub::generate(m, (functionptr) f); ^~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/jit.Tpo .deps/jit.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT linenumbertable.lo -MD -MP -MF .deps/linenumbertable.Tpo -c -o linenumbertable.lo linenumbertable.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT linenumbertable.lo -MD -MP -MF .deps/linenumbertable.Tpo -c linenumbertable.cpp -fPIC -DPIC -o .libs/linenumbertable.o linenumbertable.cpp:236:21: warning: cast to 'void *' from smaller integer type 'int32_t' (aka 'int') [-Wint-to-pointer-cast] Linenumber lne(-1, (void*) insinfo->startmpc); ^ 1 warning generated. mv -f .deps/linenumbertable.Tpo .deps/linenumbertable.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT methodtree.lo -MD -MP -MF .deps/methodtree.Tpo -c -o methodtree.lo methodtree.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT methodtree.lo -MD -MP -MF .deps/methodtree.Tpo -c methodtree.cpp -fPIC -DPIC -o .libs/methodtree.o mv -f .deps/methodtree.Tpo .deps/methodtree.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c -o parse.lo parse.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.cpp -fPIC -DPIC -o .libs/parse.o mv -f .deps/parse.Tpo .deps/parse.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT patcher-common.lo -MD -MP -MF .deps/patcher-common.Tpo -c -o patcher-common.lo patcher-common.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT patcher-common.lo -MD -MP -MF .deps/patcher-common.Tpo -c patcher-common.cpp -fPIC -DPIC -o .libs/patcher-common.o mv -f .deps/patcher-common.Tpo .deps/patcher-common.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT reg.lo -MD -MP -MF .deps/reg.Tpo -c -o reg.lo reg.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT reg.lo -MD -MP -MF .deps/reg.Tpo -c reg.cpp -fPIC -DPIC -o .libs/reg.o mv -f .deps/reg.Tpo .deps/reg.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT show.lo -MD -MP -MF .deps/show.Tpo -c -o show.lo show.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT show.lo -MD -MP -MF .deps/show.Tpo -c show.cpp -fPIC -DPIC -o .libs/show.o mv -f .deps/show.Tpo .deps/show.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.cpp -fPIC -DPIC -o .libs/stack.o mv -f .deps/stack.Tpo .deps/stack.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c -o stacktrace.lo stacktrace.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c stacktrace.cpp -fPIC -DPIC -o .libs/stacktrace.o mv -f .deps/stacktrace.Tpo .deps/stacktrace.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stubs.lo -MD -MP -MF .deps/stubs.Tpo -c -o stubs.lo stubs.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT stubs.lo -MD -MP -MF .deps/stubs.Tpo -c stubs.cpp -fPIC -DPIC -o .libs/stubs.o mv -f .deps/stubs.Tpo .deps/stubs.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.cpp -fPIC -DPIC -o .libs/trace.o mv -f .deps/trace.Tpo .deps/trace.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT trap.lo -MD -MP -MF .deps/trap.Tpo -c -o trap.lo trap.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT trap.lo -MD -MP -MF .deps/trap.Tpo -c trap.cpp -fPIC -DPIC -o .libs/trap.o mv -f .deps/trap.Tpo .deps/trap.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT cfg.lo -MD -MP -MF .deps/cfg.Tpo -c -o cfg.lo cfg.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src/vm/jit/x86_64 -I../../../src/vm/jit/x86_64/freebsd -I../../../src -I../../../contrib/vmlog -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT cfg.lo -MD -MP -MF .deps/cfg.Tpo -c cfg.cpp -fPIC -DPIC -o .libs/cfg.o mv -f .deps/cfg.Tpo .deps/cfg.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -fstack-protector -o libjit.la argument.lo builtin.lo code.lo codegen-common.lo dseg.lo emit-common.lo exceptiontable.lo executionstate.lo jit.lo linenumbertable.lo methodtree.lo parse.lo patcher-common.lo reg.lo show.lo stack.lo stacktrace.lo stubs.lo trace.lo trap.lo cfg.lo allocator/liballocator.la ir/libir.la optimizing/liboptimizing.la verify/libverify.la x86_64/libarch.la libtool: link: (cd .libs/libjit.lax/liballocator.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/allocator/.libs/liballocator.a") libtool: link: (cd .libs/libjit.lax/libir.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/ir/.libs/libir.a") libtool: link: (cd .libs/libjit.lax/liboptimizing.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/optimizing/.libs/liboptimizing.a") libtool: link: (cd .libs/libjit.lax/libverify.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/verify/.libs/libverify.a") libtool: link: (cd .libs/libjit.lax/libarch.a && ar x "/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit/x86_64/.libs/libarch.a") libtool: link: ar cru .libs/libjit.a .libs/argument.o .libs/builtin.o .libs/code.o .libs/codegen-common.o .libs/dseg.o .libs/emit-common.o .libs/exceptiontable.o .libs/executionstate.o .libs/jit.o .libs/linenumbertable.o .libs/methodtree.o .libs/parse.o .libs/patcher-common.o .libs/reg.o .libs/show.o .libs/stack.o .libs/stacktrace.o .libs/stubs.o .libs/trace.o .libs/trap.o .libs/cfg.o .libs/libjit.lax/liballocator.a/simplereg.o .libs/libjit.lax/libir.a/bytecode.o .libs/libjit.lax/libir.a/icmd.o .libs/libjit.lax/libir.a/instruction.o .libs/libjit.lax/liboptimizing.a/ifconv.o .libs/libjit.lax/liboptimizing.a/recompiler.o .libs/libjit.lax/libverify.a/typecheck-common.o .libs/libjit.lax/libverify.a/typecheck-stackbased.o .libs/libjit.lax/libverify.a/typecheck-typeinferer.o .libs/libjit.lax/libverify.a/typecheck.o .libs/libjit.lax/libverify.a/typeinfo.o .libs/libjit.lax/libarch.a/asmpart.o .libs/libjit.lax/libarch.a/codegen.o .libs/libjit.lax/libarch.a/emit.o .libs/libjit.lax/libarc h.a/md-abi.o .libs/libjit.lax/libarch.a/md-os.o .libs/libjit.lax/libarch.a/md.o .libs/libjit.lax/libarch.a/patcher.o libtool: link: ranlib .libs/libjit.a libtool: link: rm -fr .libs/libjit.lax libtool: link: ( cd ".libs" && rm -f "libjit.la" && ln -s "../libjit.la" "libjit.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit' gmake[5]: Leaving directory '/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm/jit' gmake[5]: Entering directory '/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT access.lo -MD -MP -MF .deps/access.Tpo -c -o access.lo access.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT access.lo -MD -MP -MF .deps/access.Tpo -c access.cpp -fPIC -DPIC -o .libs/access.o mv -f .deps/access.Tpo .deps/access.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT annotation.lo -MD -MP -MF .deps/annotation.Tpo -c -o annotation.lo annotation.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT annotation.lo -MD -MP -MF .deps/annotation.Tpo -c annotation.cpp -fPIC -DPIC -o .libs/annotation.o mv -f .deps/annotation.Tpo .deps/annotation.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT array.lo -MD -MP -MF .deps/array.Tpo -c -o array.lo array.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT array.lo -MD -MP -MF .deps/array.Tpo -c array.cpp -fPIC -DPIC -o .libs/array.o mv -f .deps/array.Tpo .deps/array.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT assertion.lo -MD -MP -MF .deps/assertion.Tpo -c -o assertion.lo assertion.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT assertion.lo -MD -MP -MF .deps/assertion.Tpo -c assertion.cpp -fPIC -DPIC -o .libs/assertion.o mv -f .deps/assertion.Tpo .deps/assertion.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT class.lo -MD -MP -MF .deps/class.Tpo -c -o class.lo class.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT class.lo -MD -MP -MF .deps/class.Tpo -c class.cpp -fPIC -DPIC -o .libs/class.o mv -f .deps/class.Tpo .deps/class.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT classcache.lo -MD -MP -MF .deps/classcache.Tpo -c -o classcache.lo classcache.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT classcache.lo -MD -MP -MF .deps/classcache.Tpo -c classcache.cpp -fPIC -DPIC -o .libs/classcache.o mv -f .deps/classcache.Tpo .deps/classcache.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c -o descriptor.lo descriptor.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c descriptor.cpp -fPIC -DPIC -o .libs/descriptor.o mv -f .deps/descriptor.Tpo .deps/descriptor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c -o exceptions.lo exceptions.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.cpp -fPIC -DPIC -o .libs/exceptions.o mv -f .deps/exceptions.Tpo .deps/exceptions.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT field.lo -MD -MP -MF .deps/field.Tpo -c -o field.lo field.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT field.lo -MD -MP -MF .deps/field.Tpo -c field.cpp -fPIC -DPIC -o .libs/field.o mv -f .deps/field.Tpo .deps/field.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT finalizer.lo -MD -MP -MF .deps/finalizer.Tpo -c -o finalizer.lo finalizer.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT finalizer.lo -MD -MP -MF .deps/finalizer.Tpo -c finalizer.cpp -fPIC -DPIC -o .libs/finalizer.o mv -f .deps/finalizer.Tpo .deps/finalizer.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cpp -fPIC -DPIC -o .libs/globals.o mv -f .deps/globals.Tpo .deps/globals.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT hook.lo -MD -MP -MF .deps/hook.Tpo -c -o hook.lo hook.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT hook.lo -MD -MP -MF .deps/hook.Tpo -c hook.cpp -fPIC -DPIC -o .libs/hook.o mv -f .deps/hook.Tpo .deps/hook.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT initialize.lo -MD -MP -MF .deps/initialize.Tpo -c -o initialize.lo initialize.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT initialize.lo -MD -MP -MF .deps/initialize.Tpo -c initialize.cpp -fPIC -DPIC -o .libs/initialize.o mv -f .deps/initialize.Tpo .deps/initialize.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT javaobjects.lo -MD -MP -MF .deps/javaobjects.Tpo -c -o javaobjects.lo javaobjects.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT javaobjects.lo -MD -MP -MF .deps/javaobjects.Tpo -c javaobjects.cpp -fPIC -DPIC -o .libs/javaobjects.o mv -f .deps/javaobjects.Tpo .deps/javaobjects.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo linker.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c linker.cpp -fPIC -DPIC -o .libs/linker.o mv -f .deps/linker.Tpo .deps/linker.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c -o loader.lo loader.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.cpp -fPIC -DPIC -o .libs/loader.o mv -f .deps/loader.Tpo .deps/loader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT method.lo -MD -MP -MF .deps/method.Tpo -c -o method.lo method.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT method.lo -MD -MP -MF .deps/method.Tpo -c method.cpp -fPIC -DPIC -o .libs/method.o mv -f .deps/method.Tpo .deps/method.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT options.lo -MD -MP -MF .deps/options.Tpo -c -o options.lo options.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.cpp -fPIC -DPIC -o .libs/options.o mv -f .deps/options.Tpo .deps/options.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT os.lo -MD -MP -MF .deps/os.Tpo -c -o os.lo os.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT os.lo -MD -MP -MF .deps/os.Tpo -c os.cpp -fPIC -DPIC -o .libs/os.o mv -f .deps/os.Tpo .deps/os.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT package.lo -MD -MP -MF .deps/package.Tpo -c -o package.lo package.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT package.lo -MD -MP -MF .deps/package.Tpo -c package.cpp -fPIC -DPIC -o .libs/package.o mv -f .deps/package.Tpo .deps/package.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT primitive.lo -MD -MP -MF .deps/primitive.Tpo -c -o primitive.lo primitive.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT primitive.lo -MD -MP -MF .deps/primitive.Tpo -c primitive.cpp -fPIC -DPIC -o .libs/primitive.o mv -f .deps/primitive.Tpo .deps/primitive.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c -o properties.lo properties.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/vm/jit/x86_64 -I../../src/vm/jit/x86_64/freebsd -I../../src -I../../contrib/vmlog -I../../src/native -I/usr/local/include -I/usr/local/include -std=c++98 -pedantic -Wall -Wno-long-long -m64 -D__X86_64__ -D__FREEBSD__ -D_XOPEN_SOURCE_EXTENDED -D__STDC_FORMAT_MACROS -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -fno-strict-aliasing -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c properties.cpp -fPIC -DPIC -o .libs/properties.o properties.cpp:568:47: error: no viable conversion from '__map_iterator<__tree_iterator > >::__value_type, class std::__1::__tree_node > >::__value_type, void *> *, [...]>>' to '__map_iterator<__tree_iterator, class std::__1::allocator > >::__value_type, class std::__1::__tree_node, class std::__1::allocator > >::__value_type, void *> *, [...]>>' std::map::iterator it = _properties.find(key); ^ ~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/map:499:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'const std::__1::__map_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, long> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_iterator ^ /usr/include/c++/v1/map:523:5: note: candidate constructor not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'std::__1::__tree_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, long>' for 1st argument __map_iterator(_TreeIterator __i) _NOEXCEPT : __i_(__i) {} ^ properties.cpp:597:47: error: no viable conversion from '__map_iterator<__tree_iterator > >::__value_type, class std::__1::__tree_node > >::__value_type, void *> *, [...]>>' to '__map_iterator<__tree_iterator, class std::__1::allocator > >::__value_type, class std::__1::__tree_node, class std::__1::allocator > >::__value_type, void *> *, [...]>>' std::map::iterator it = _properties.find(key); ^ ~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/map:499:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'const std::__1::__map_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, long> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_iterator ^ /usr/include/c++/v1/map:523:5: note: candidate constructor not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'std::__1::__tree_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, long>' for 1st argument __map_iterator(_TreeIterator __i) _NOEXCEPT : __i_(__i) {} ^ properties.cpp:631:52: error: no viable conversion from '__map_iterator<__tree_iterator > >::__value_type, class std::__1::__tree_node > >::__value_type, void *> *, [...]>>' to '__map_iterator<__tree_iterator, class std::__1::allocator > >::__value_type, class std::__1::__tree_node, class std::__1::allocator > >::__value_type, void *> *, [...]>>' for (std::map::iterator it = _properties.begin(); it != _properties.end(); it++) { ^ ~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/map:499:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'const std::__1::__map_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, long> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_iterator ^ /usr/include/c++/v1/map:523:5: note: candidate constructor not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'std::__1::__tree_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, long>' for 1st argument __map_iterator(_TreeIterator __i) _NOEXCEPT : __i_(__i) {} ^ properties.cpp:648:52: error: no viable conversion from '__map_iterator<__tree_iterator > >::__value_type, class std::__1::__tree_node > >::__value_type, void *> *, [...]>>' to '__map_iterator<__tree_iterator, class std::__1::allocator > >::__value_type, class std::__1::__tree_node, class std::__1::allocator > >::__value_type, void *> *, [...]>>' for (std::map::iterator it = _properties.begin(); it != _properties.end(); it++) { ^ ~~~~~~~~~~~~~~~~~~~ /usr/include/c++/v1/map:499:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'const std::__1::__map_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, long> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_iterator ^ /usr/include/c++/v1/map:523:5: note: candidate constructor not viable: no known conversion from 'iterator' (aka '__map_iterator') to 'std::__1::__tree_iterator, std::__1::allocator > >::__value_type, std::__1::__tree_node, std::__1::allocator > >::__value_type, void *> *, long>' for 1st argument __map_iterator(_TreeIterator __i) _NOEXCEPT : __i_(__i) {} ^ 4 errors generated. Makefile:543: recipe for target 'properties.lo' failed gmake[5]: *** [properties.lo] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm' Makefile:562: recipe for target 'all-recursive' failed gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src/vm' Makefile:347: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1/src' Makefile:390: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1' Makefile:321: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/java/cacao/work/cacao-1.6.1' *** Error code 1 Stop. make: stopped in /usr/ports/java/cacao From owner-freebsd-java@FreeBSD.ORG Sat Dec 13 02:29:39 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DC9057DB; Sat, 13 Dec 2014 02:29: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 C7EA55FA; Sat, 13 Dec 2014 02:29: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 sBD2TdVS014215; Sat, 13 Dec 2014 02:29: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 sBD2Td6N014214; Sat, 13 Dec 2014 02:29:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 13 Dec 2014 02:29:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201412130229.sBD2Td6N014214@beefy2.isc.freebsd.org> To: java@FreeBSD.org Subject: [package - head-amd64-default][java/jamvm] Failed for jamvm-1.5.4_1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2014 02:29: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: java@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/java/jamvm/Makefile 365221 2014-08-17 18:45:52Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2014-12-12_12h10m54s/logs/jamvm-1.5.4_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2014-12-12_12h10m54s Log: ====>> Building java/jamvm build started at Sat Dec 13 02:29:26 UTC 2014 port directory: /usr/ports/java/jamvm building for: FreeBSD head-amd64-default-job-08 11.0-CURRENT FreeBSD 11.0-CURRENT r275434 amd64 maintained by: java@FreeBSD.org Makefile ident: $FreeBSD: head/java/jamvm/Makefile 365221 2014-08-17 18:45:52Z tijl $ Poudriere version: 3.1-pre Host OSVERSION: 1100047 Jail OSVERSION: 1100048 !!! Jail is newer than host. (Jail: 1100048, Host: 1100047) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- OSVERSION=1100048 UNAME_v=FreeBSD 11.0-CURRENT r275434 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=jamvm-1.5.4_1 OLDPWD=/root PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for jamvm-1.5.4_1: FFI=on: use libffi to call native methods ZIP=on: turn-on zip support in the bootstrap loader ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-classpath-install-dir=/usr/local --enable-ffi --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/java/jamvm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/jamvm/work HOME=/wrkdirs/usr/ports/java/jamvm/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/jamvm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/jamvm/work HOME=/wrkdirs/usr/ports/java/jamvm/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/java/jamvm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/jamvm/work HOME=/wrkdirs/usr/ports/java/jamvm/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/jamvm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/jamvm/work HOME=/wrkdirs/usr/ports/java/jamvm/work TMPDIR="/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-- WITH_ZIP="" WITHOUT_ZIP="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/jamvm" EXAMPLESDIR="share/examples/jamvm" DATADIR="share/jamvm" WWWDIR="www/jamvm" ETCDIR="etc/jamvm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jamvm DOCSDIR=/usr/local/share/doc/jamvm EXAMPLESDIR=/usr/local/share/examples/jamvm WWWDIR=/usr/local/www/jamvm ETCDIR=/usr/local/etc/jamvm --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 =========================================================================== =================================================== ===> jamvm-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.0.txz [head-amd64-default-job-08] Installing pkg-1.4.0... [head-amd64-default-job-08] Extracting pkg-1.4.0... done Message for pkg-1.4.0: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of jamvm-1.5.4_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by jamvm-1.5.4_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by jamvm-1.5.4_1 for building => SHA256 Checksum OK for jamvm-1.5.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by jamvm-1.5.4_1 for building ===> Extracting for jamvm-1.5.4_1 => SHA256 Checksum OK for jamvm-1.5.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for jamvm-1.5.4_1 ===> Applying FreeBSD patches for jamvm-1.5.4_1 =========================================================================== =================================================== ===> jamvm-1.5.4_1 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-08] Installing zip-3.0_1... [head-amd64-default-job-08] Extracting zip-3.0_1... done ===> Returning to build of jamvm-1.5.4_1 ===> jamvm-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-08] Installing gmake-4.1_1... [head-amd64-default-job-08] `-- Installing gettext-runtime-0.19.3... [head-amd64-default-job-08] | `-- Installing indexinfo-0.2... [head-amd64-default-job-08] | `-- Extracting indexinfo-0.2... done [head-amd64-default-job-08] `-- Extracting gettext-runtime-0.19.3... done [head-amd64-default-job-08] Extracting gmake-4.1_1... done ===> Returning to build of jamvm-1.5.4_1 ===> jamvm-1.5.4_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 jamvm-1.5.4_1 =========================================================================== =================================================== ===> jamvm-1.5.4_1 depends on shared library: libffi.so - not found ===> Verifying for libffi.so in /usr/ports/devel/libffi ===> Installing existing package /packages/All/libffi-3.0.13_3.txz [head-amd64-default-job-08] Installing libffi-3.0.13_3... [head-amd64-default-job-08] Extracting libffi-3.0.13_3... done ===> Returning to build of jamvm-1.5.4_1 =========================================================================== =================================================== ===> Configuring for jamvm-1.5.4_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/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 a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 checking for style of include used by gmake... 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 ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar 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... freebsd11.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 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... freebsd11.0 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool 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 dependency style of cc... gcc3 checking for ecj... no checking for jikes... no checking for gcj... no checking for javac... no checking for pthread_self in -lthr... yes checking for fmod in -lm... yes checking for inflate in -lz... yes checking for ffi_call in -lffi... yes checking for ANSI C header files... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking for sys/param.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for alloca.h... (cached) no checking for zlib.h... (cached) yes checking ffi.h usability... yes checking ffi.h presence... no configure: WARNING: ffi.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ffi.h: proceeding with the compiler's result checking for ffi.h... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for gettimeofday... (cached) yes checking for strtol... (cached) yes checking for setlocale... (cached) yes checking for LC_MESSAGES... yes checking for __thread... no checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/interp/Makefile config.status: creating src/interp/engine/Makefile config.status: creating src/arch/Makefile config.status: creating src/os/Makefile config.status: creating src/os/linux/Makefile config.status: creating src/os/darwin/Makefile config.status: creating src/os/bsd/Makefile config.status: creating src/os/solaris/Makefile config.status: creating src/os/solaris/x86/Makefile config.status: creating src/os/linux/powerpc/Makefile config.status: creating src/os/linux/arm/Makefile config.status: creating src/os/linux/i386/Makefile config.status: creating src/os/linux/x86_64/Makefile config.status: creating src/os/linux/parisc/Makefile config.status: creating src/os/linux/mips/Makefile config.status: creating src/os/darwin/i386/Makefile config.status: creating src/os/darwin/arm/Makefile config.status: creating src/os/darwin/powerpc/Makefile config.status: creating src/os/bsd/powerpc/Makefile config.status: creating src/os/bsd/arm/Makefile config.status: creating src/os/bsd/i386/Makefile config.status: creating src/os/bsd/x86_64/Makefile config.status: creating src/os/bsd/sparc/Makefile config.status: creating lib/Makefile config.status: creating lib/java/Makefile config.status: creating lib/java/lang/Makefile config.status: creating lib/jamvm/Makefile config.status: creating lib/jamvm/java/Makefile config.status: creating lib/jamvm/java/lang/Makefile config.status: creating lib/java/lang/reflect/Makefile config.status: creating lib/java/security/Makefile config.status: creating lib/gnu/Makefile config.status: creating lib/sun/reflect/annotation/Makefile config.status: creating lib/sun/reflect/Makefile config.status: creating lib/sun/Makefile config.status: creating lib/gnu/classpath/Makefile config.status: creating src/config.h config.status: linking src/arch/x86_64.h to src/arch.h config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for jamvm-1.5.4_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src' gmake all-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src' Making all in os gmake[4]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os' Making all in bsd gmake[5]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os/bsd' Making all in x86_64 gmake[6]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os/bsd/x86_64' /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o .libs/init.o mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dll_md.lo -MD -MP -MF .deps/dll_md.Tpo -c -o dll_md.lo dll_md.c cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dll_md.lo -MD -MP -MF .deps/dll_md.Tpo -c dll_md.c -fPIC -DPIC -o .libs/dll_md.o mv -f .deps/dll_md.Tpo .deps/dll_md.Plo /bin/sh ../../../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src -I../../../../src -O2 -pipe -fstack-protector -fno-strict-aliasing -MT callNative.lo -MD -MP -MF .deps/callNative.Tpo -c -o callNative.lo callNative.S cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src -I../../../../src -O2 -pipe -fstack-protector -fno-strict-aliasing -MT callNative.lo -MD -MP -MF .deps/callNative.Tpo -c callNative.S -fPIC -DPIC -o .libs/callNative.o mv -f .deps/callNative.Tpo .deps/callNative.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o libnative.la init.lo dll_md.lo callNative.lo -lffi -lz -lm -lthr ar cru .libs/libnative.a .libs/init.o .libs/dll_md.o .libs/callNative.o ranlib .libs/libnative.a creating libnative.la (cd .libs && rm -f libnative.la && ln -s ../libnative.la libnative.la) gmake[6]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os/bsd/x86_64' gmake[6]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os/bsd' /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT os.lo -MD -MP -MF .deps/os.Tpo -c -o os.lo os.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT os.lo -MD -MP -MF .deps/os.Tpo -c os.c -fPIC -DPIC -o .libs/os.o mv -f .deps/os.Tpo .deps/os.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o libos.la os.lo -lffi -lz -lm -lthr ar cru .libs/libos.a .libs/os.o ranlib .libs/libos.a creating libos.la (cd .libs && rm -f libos.la && ln -s ../libos.la libos.la) gmake[6]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os/bsd' gmake[5]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os/bsd' gmake[5]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os' Making all in interp gmake[4]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/interp' Making all in engine gmake[5]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/interp/engine' /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src -I../../../src/interp -I../../../src -fno-reorder-blocks -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c -o interp.lo interp.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src -I../../../src/interp -I../../../src -fno-reorder-blocks -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c interp.c -fPIC -DPIC -o .libs/interp.o cc: error: unknown argument: '-fno-reorder-blocks' Makefile:283: recipe for target 'interp.lo' failed gmake[5]: *** [interp.lo] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/interp/engine' Makefile:291: recipe for target 'all-recursive' failed gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/interp' Makefile:453: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src' Makefile:246: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src' Makefile:250: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4' *** Error code 1 Stop. make: stopped in /usr/ports/java/jamvm From owner-freebsd-java@FreeBSD.ORG Sat Dec 13 05:23:07 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A557D1C; Sat, 13 Dec 2014 05:23: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 28F42950; Sat, 13 Dec 2014 05:23: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 sBD5N7KW065229; Sat, 13 Dec 2014 05:23: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 sBD5N6jM065225; Sat, 13 Dec 2014 05:23:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 13 Dec 2014 05:23:06 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201412130523.sBD5N6jM065225@beefy1.isc.freebsd.org> To: java@FreeBSD.org Subject: [package - head-i386-default][java/jamvm] Failed for jamvm-1.5.4_1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2014 05:23: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: java@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/java/jamvm/Makefile 365221 2014-08-17 18:45:52Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2014-12-12_10h09m09s/logs/jamvm-1.5.4_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2014-12-12_10h09m09s Log: ====>> Building java/jamvm build started at Sat Dec 13 05:22:55 UTC 2014 port directory: /usr/ports/java/jamvm building for: FreeBSD head-i386-default-job-20 11.0-CURRENT FreeBSD 11.0-CURRENT r275658 i386 maintained by: java@FreeBSD.org Makefile ident: $FreeBSD: head/java/jamvm/Makefile 365221 2014-08-17 18:45:52Z tijl $ Poudriere version: 3.1-pre Host OSVERSION: 1100047 Jail OSVERSION: 1100049 !!! Jail is newer than host. (Jail: 1100049, Host: 1100047) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100049 UNAME_v=FreeBSD 11.0-CURRENT r275658 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=jamvm-1.5.4_1 OLDPWD=/root PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for jamvm-1.5.4_1: FFI=on: use libffi to call native methods ZIP=on: turn-on zip support in the bootstrap loader ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-classpath-install-dir=/usr/local --enable-ffi --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/java/jamvm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/jamvm/work HOME=/wrkdirs/usr/ports/java/jamvm/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/jamvm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/jamvm/work HOME=/wrkdirs/usr/ports/java/jamvm/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/java/jamvm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/jamvm/work HOME=/wrkdirs/usr/ports/java/jamvm/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/jamvm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/jamvm/work HOME=/wrkdirs/usr/ports/java/jamvm/work TMPDIR="/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-- WITH_ZIP="" WITHOUT_ZIP="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/jamvm" EXAMPLESDIR="share/examples/jamvm" DATADIR="share/jamvm" WWWDIR="www/jamvm" ETCDIR="etc/jamvm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jamvm DOCSDIR=/usr/local/share/doc/jamvm EXAMPLESDIR=/usr/local/share/examples/jamvm WWWDIR=/usr/local/www/jamvm ETCDIR=/usr/local/etc/jamvm --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 =========================================================================== =================================================== ===> jamvm-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.0.txz [head-i386-default-job-20] Installing pkg-1.4.0... [head-i386-default-job-20] Extracting pkg-1.4.0... done Message for pkg-1.4.0: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of jamvm-1.5.4_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by jamvm-1.5.4_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by jamvm-1.5.4_1 for building => SHA256 Checksum OK for jamvm-1.5.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by jamvm-1.5.4_1 for building ===> Extracting for jamvm-1.5.4_1 => SHA256 Checksum OK for jamvm-1.5.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for jamvm-1.5.4_1 ===> Applying FreeBSD patches for jamvm-1.5.4_1 =========================================================================== =================================================== ===> jamvm-1.5.4_1 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-i386-default-job-20] Installing zip-3.0_1... [head-i386-default-job-20] Extracting zip-3.0_1... done ===> Returning to build of jamvm-1.5.4_1 ===> jamvm-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-20] Installing gmake-4.1_1... [head-i386-default-job-20] `-- Installing gettext-runtime-0.19.3... [head-i386-default-job-20] | `-- Installing indexinfo-0.2... [head-i386-default-job-20] | `-- Extracting indexinfo-0.2... done [head-i386-default-job-20] `-- Extracting gettext-runtime-0.19.3... done [head-i386-default-job-20] Extracting gmake-4.1_1... done ===> Returning to build of jamvm-1.5.4_1 ===> jamvm-1.5.4_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-20] Installing pkgconf-0.9.7... [head-i386-default-job-20] Extracting pkgconf-0.9.7... done ===> Returning to build of jamvm-1.5.4_1 =========================================================================== =================================================== ===> jamvm-1.5.4_1 depends on shared library: libffi.so - not found ===> Verifying for libffi.so in /usr/ports/devel/libffi ===> Installing existing package /packages/All/libffi-3.0.13_3.txz [head-i386-default-job-20] Installing libffi-3.0.13_3... [head-i386-default-job-20] Extracting libffi-3.0.13_3... done ===> Returning to build of jamvm-1.5.4_1 =========================================================================== =================================================== ===> Configuring for jamvm-1.5.4_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/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 a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking for style of include used by gmake... GNU checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar 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... freebsd11.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 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... freebsd11.0 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool 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 dependency style of cc... gcc3 checking for ecj... no checking for jikes... no checking for gcj... no checking for javac... no checking for pthread_self in -lthr... yes checking for fmod in -lm... yes checking for inflate in -lz... yes checking for ffi_call in -lffi... yes checking for ANSI C header files... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking for sys/param.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for alloca.h... (cached) no checking for zlib.h... (cached) yes checking ffi.h usability... yes checking ffi.h presence... no configure: WARNING: ffi.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ffi.h: proceeding with the compiler's result checking for ffi.h... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for gettimeofday... (cached) yes checking for strtol... (cached) yes checking for setlocale... (cached) yes checking for LC_MESSAGES... yes checking for __thread... no checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/interp/Makefile config.status: creating src/interp/engine/Makefile config.status: creating src/arch/Makefile config.status: creating src/os/Makefile config.status: creating src/os/linux/Makefile config.status: creating src/os/darwin/Makefile config.status: creating src/os/bsd/Makefile config.status: creating src/os/solaris/Makefile config.status: creating src/os/solaris/x86/Makefile config.status: creating src/os/linux/powerpc/Makefile config.status: creating src/os/linux/arm/Makefile config.status: creating src/os/linux/i386/Makefile config.status: creating src/os/linux/x86_64/Makefile config.status: creating src/os/linux/parisc/Makefile config.status: creating src/os/linux/mips/Makefile config.status: creating src/os/darwin/i386/Makefile config.status: creating src/os/darwin/arm/Makefile config.status: creating src/os/darwin/powerpc/Makefile config.status: creating src/os/bsd/powerpc/Makefile config.status: creating src/os/bsd/arm/Makefile config.status: creating src/os/bsd/i386/Makefile config.status: creating src/os/bsd/x86_64/Makefile config.status: creating src/os/bsd/sparc/Makefile config.status: creating lib/Makefile config.status: creating lib/java/Makefile config.status: creating lib/java/lang/Makefile config.status: creating lib/jamvm/Makefile config.status: creating lib/jamvm/java/Makefile config.status: creating lib/jamvm/java/lang/Makefile config.status: creating lib/java/lang/reflect/Makefile config.status: creating lib/java/security/Makefile config.status: creating lib/gnu/Makefile config.status: creating lib/sun/reflect/annotation/Makefile config.status: creating lib/sun/reflect/Makefile config.status: creating lib/sun/Makefile config.status: creating lib/gnu/classpath/Makefile config.status: creating src/config.h config.status: linking src/arch/i386.h to src/arch.h config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for jamvm-1.5.4_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src' gmake all-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src' Making all in os gmake[4]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os' Making all in bsd gmake[5]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os/bsd' Making all in i386 gmake[6]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os/bsd/i386' /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o .libs/init.o mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dll_md.lo -MD -MP -MF .deps/dll_md.Tpo -c -o dll_md.lo dll_md.c cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dll_md.lo -MD -MP -MF .deps/dll_md.Tpo -c dll_md.c -fPIC -DPIC -o .libs/dll_md.o mv -f .deps/dll_md.Tpo .deps/dll_md.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o libnative.la init.lo dll_md.lo -lffi -lz -lm -lthr ar cru .libs/libnative.a .libs/init.o .libs/dll_md.o ranlib .libs/libnative.a creating libnative.la (cd .libs && rm -f libnative.la && ln -s ../libnative.la libnative.la) gmake[6]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os/bsd/i386' gmake[6]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os/bsd' /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT os.lo -MD -MP -MF .deps/os.Tpo -c -o os.lo os.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT os.lo -MD -MP -MF .deps/os.Tpo -c os.c -fPIC -DPIC -o .libs/os.o mv -f .deps/os.Tpo .deps/os.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o libos.la os.lo -lffi -lz -lm -lthr ar cru .libs/libos.a .libs/os.o ranlib .libs/libos.a creating libos.la (cd .libs && rm -f libos.la && ln -s ../libos.la libos.la) gmake[6]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os/bsd' gmake[5]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os/bsd' gmake[5]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os' gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/os' Making all in interp gmake[4]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/interp' Making all in engine gmake[5]: Entering directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/interp/engine' /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src -I../../../src/interp -I../../../src -fno-reorder-blocks -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c -o interp.lo interp.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src -I../../../src/interp -I../../../src -fno-reorder-blocks -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c interp.c -fPIC -DPIC -o .libs/interp.o cc: error: unknown argument: '-fno-reorder-blocks' Makefile:283: recipe for target 'interp.lo' failed gmake[5]: *** [interp.lo] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/interp/engine' Makefile:291: recipe for target 'all-recursive' failed gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/interp' Makefile:453: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src' Makefile:246: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src' Makefile:250: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4' *** Error code 1 Stop. make: stopped in /usr/ports/java/jamvm From owner-freebsd-java@FreeBSD.ORG Sat Dec 13 11:41:59 2014 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A4511DDC; Sat, 13 Dec 2014 11:41:59 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 919B2D98; Sat, 13 Dec 2014 11:41:59 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id sBDBfx6K024784; Sat, 13 Dec 2014 11:41:59 GMT (envelope-from antoine@freefall.freebsd.org) Received: (from antoine@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id sBDBfxQ7024783; Sat, 13 Dec 2014 11:41:59 GMT (envelope-from antoine) Date: Sat, 13 Dec 2014 11:41:59 +0000 From: Antoine Brodin To: java@FreeBSD.org Subject: FreeBSD Ports failing to build with clang 3.5 Message-ID: <20141213114159.GA24779@freefall.freebsd.org> Reply-To: portmgr-feedback@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2014 11:41:59 -0000 Dear maintainer, The FreeBSD project is working on updating llvm and clang to 3.5.0 in head [1]. The following ports you maintain fail to build after this update: java/openjdk6 http://pb2.nyi.freebsd.org/data/head-amd64-PR195480-default/2014-12-12_23h17m02s/logs/errors/openjdk6-b33,1.log java/openjdk6-jre http://pb2.nyi.freebsd.org/data/head-amd64-PR195480-default/2014-12-12_23h17m02s/logs/errors/openjdk6-jre-b33,1.log java/openjdk8 http://pb2.nyi.freebsd.org/data/head-amd64-PR195480-default/2014-12-12_23h17m02s/logs/errors/openjdk8-8.25.17_3.log java/openjdk8-jre http://pb2.nyi.freebsd.org/data/head-amd64-PR195480-default/2014-12-12_23h17m02s/logs/errors/openjdk8-jre-8.25.17_3.log Usually, the -Werror warnings are pointing to actual bugs in the ports themselves. If you have a patch to fix the ports, please submit them in FreeBSD Bugzilla [2]. [1] https://lists.freebsd.org/pipermail/freebsd-current/2014-November/053570.html [2] https://bugs.freebsd.org/submit/ Cheers, Antoine on behalf of portmgr@