From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Mar 28 16:50:10 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A86F6C5E for ; Fri, 28 Mar 2014 16:50:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 86BF4387 for ; Fri, 28 Mar 2014 16:50:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.8/8.14.8) with ESMTP id s2SGoAIa003236 for ; Fri, 28 Mar 2014 16:50:10 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.8/8.14.8/Submit) id s2SGoAR1003217; Fri, 28 Mar 2014 16:50:10 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Fri, 28 Mar 2014 16:50:10 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201403281650.s2SGoAR1003217@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [REL - head-i386-default][java/jamvm] Failed for jamvm-1.5.4 in build X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2014 16:50:10 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: java@FreeBSD.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/java/jamvm/Makefile 340722 2014-01-22 17:00:46Z mat $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2014-03-28_06h01m03s/logs/jamvm-1.5.4.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2014-03-28_06h01m03s Log: ====>> Building java/jamvm build started at Fri Mar 28 16:50:00 UTC 2014 port directory: /usr/ports/java/jamvm building for: FreeBSD head-i386-default-job-14 11.0-CURRENT FreeBSD 11.0-CURRENT r263175 i386 maintained by: java@FreeBSD.org Makefile ident: $FreeBSD: head/java/jamvm/Makefile 340722 2014-01-22 17:00:46Z mat $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100013 UNAME_v=FreeBSD 11.0-CURRENT r263175 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref PKG_EXT=txz tpid=84025 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=jamvm-1.5.4 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for jamvm-1.5.4: 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-- TMPDIR="/tmp" TMPDIR="/tmp" PKG_CONFIG=pkgconf MAKE=gmake TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" TMPDIR="/tmp" 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="" 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 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --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 PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for jamvm-1.5.4 =================================================== =========================================================================== =================================================== ===> jamvm-1.5.4 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.2.7.txz Installing pkg-1.2.7... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of jamvm-1.5.4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by jamvm-1.5.4 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by jamvm-1.5.4 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 for building ===> Extracting for jamvm-1.5.4 => SHA256 Checksum OK for jamvm-1.5.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for jamvm-1.5.4 ===> Applying FreeBSD patches for jamvm-1.5.4 =========================================================================== =================================================== ===> jamvm-1.5.4 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0.txz Installing zip-3.0... done ===> Returning to build of jamvm-1.5.4 ===> jamvm-1.5.4 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of jamvm-1.5.4 ===> jamvm-1.5.4 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1... done done ===> Returning to build of jamvm-1.5.4 =========================================================================== =================================================== ===> jamvm-1.5.4 depends on shared library: ffi - not found ===> Verifying install for ffi in /usr/ports/devel/libffi ===> Installing existing package /packages/All/libffi-3.0.13_1.txz Installing libffi-3.0.13_1... done ===> Returning to build of jamvm-1.5.4 =========================================================================== =================================================== ===> Configuring for jamvm-1.5.4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/acinclude.m4 ===> 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 gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... unknown checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for 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... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... no 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... no checking dynamic linker characteristics... no (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 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 -fno-strict-aliasing -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c cc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../src -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fno-strict-aliasing -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o 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 -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 -fno-strict-aliasing -MT dll_md.lo -MD -MP -MF .deps/dll_md.Tpo -c dll_md.c -o 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 -fno-strict-aliasing -L/usr/local/lib -o libnative.la init.lo dll_md.lo -lffi -lz -lm -lthr mkdir .libs ar cru .libs/libnative.a init.o 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 -fno-strict-aliasing -MT os.lo -MD -MP -MF .deps/os.Tpo -c -o os.lo os.c cc -DHAVE_CONFIG_H -I. -I../../../src -I../../../src -I/usr/local/lib/libffi-3.0.13/include -O2 -pipe -fno-strict-aliasing -MT os.lo -MD -MP -MF .deps/os.Tpo -c os.c -o 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 -fno-strict-aliasing -L/usr/local/lib -o libos.la os.lo -lffi -lz -lm -lthr mkdir .libs ar cru .libs/libos.a 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 -fno-strict-aliasing -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c -o interp.lo interp.c 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 -fno-strict-aliasing -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c interp.c -o interp.o cc: error: unknown argument: '-fno-reorder-blocks' gmake[5]: *** [interp.lo] Error 1 gmake[5]: Leaving directory `/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/interp/engine' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src/interp' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/wrkdirs/usr/ports/java/jamvm/work/jamvm-1.5.4/src' 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 ===> Cleaning for jamvm-1.5.4