From owner-freebsd-java@FreeBSD.ORG Sun Jan 11 11:32:13 2015 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 C98084A6; Sun, 11 Jan 2015 11:32:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B35E27BE; Sun, 11 Jan 2015 11:32:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0BBWC2K084759; Sun, 11 Jan 2015 11:32:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0BBWCom084743; Sun, 11 Jan 2015 11:32:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sun, 11 Jan 2015 11:32:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501111132.t0BBWCom084743@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: Sun, 11 Jan 2015 11:32:13 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: 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/2015-01-10_14h05m40s/logs/jamvm-1.5.4_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-10_14h05m40s Log: ====>> Building java/jamvm build started at Sun Jan 11 11:31:59 UTC 2015 port directory: /usr/ports/java/jamvm building for: FreeBSD head-amd64-default-job-19 11.0-CURRENT FreeBSD 11.0-CURRENT r276772 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.1 Host OSVERSION: 1100050 Jail OSVERSION: 1100052 !!! Jail is newer than host. (Jail: 1100052, Host: 1100050) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- OSVERSION=1100052 UNAME_v=FreeBSD 11.0-CURRENT r276772 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=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for 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.4.txz [head-amd64-default-job-19] Installing pkg-1.4.4... [head-amd64-default-job-19] Extracting pkg-1.4.4... done pkg-static: Fail to kill children Message for pkg-1.4.4: 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-19] Installing zip-3.0_1... [head-amd64-default-job-19] Extracting zip-3.0_1... done pkg-static: Fail to kill children ===> 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-19] Installing gmake-4.1_1... [head-amd64-default-job-19] `-- Installing gettext-runtime-0.19.3... [head-amd64-default-job-19] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-19] | `-- Extracting indexinfo-0.2.2... done pkg-static: Fail to kill children [head-amd64-default-job-19] `-- Extracting gettext-runtime-0.19.3... done pkg-static: Fail to kill children [head-amd64-default-job-19] Extracting gmake-4.1_1... done pkg-static: Fail to kill children ===> 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-19] Installing pkgconf-0.9.7... [head-amd64-default-job-19] Extracting pkgconf-0.9.7... done pkg-static: Fail to kill children ===> 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.2.1.txz [head-amd64-default-job-19] Installing libffi-3.2.1... [head-amd64-default-job-19] Extracting libffi-3.2.1... done pkg-static: Fail to kill children ===> 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 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.2.1/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.2.1/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.2.1/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.2.1/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.2.1/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.2.1/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.2.1/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.2.1/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.2.1/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.2.1/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