From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Nov 30 21:44:41 2013 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 11EEDE57 for ; Sat, 30 Nov 2013 21:44:41 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EBBF11BEB; Sat, 30 Nov 2013 21:44:40 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id rAULieQi068913; Sat, 30 Nov 2013 21:44:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id rAULieTd068711; Sat, 30 Nov 2013 21:44:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 30 Nov 2013 21:44:40 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201311302144.rAULieTd068711@beefy1.isc.freebsd.org> To: sunghyuk@gmail.com Subject: [REL - head-i386-default][devel/luajava] Failed for luajava-1.1_1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Nov 2013 21:44:41 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: sunghyuk@gmail.com Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/devel/luajava/Makefile 327724 2013-09-20 17:13:42Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-11-30_07h27m42s/logs/luajava-1.1_1.log Build URL: http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-11-30_07h27m42s Log: ====>> Building devel/luajava build started at Sat Nov 30 21:44:10 UTC 2013 port directory: /usr/ports/devel/luajava building for: FreeBSD head-i386-default-job-12 11.0-CURRENT FreeBSD 11.0-CURRENT r256430 i386 maintained by: sunghyuk@gmail.com Makefile ident: $FreeBSD: head/devel/luajava/Makefile 327724 2013-09-20 17:13:42Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100000 UNAME_v=FreeBSD 11.0-CURRENT r256430 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref PKG_EXT=txz tpid=33429 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=luajava-1.1_1 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--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES LUA_VER="5.1" LUA_VER_SH="1" LUA_VER_STR="51" LUA_PREFIX="/usr/local" LUA_SUBDIR="lua51" LUA_BINDIR="/usr/local/bin/lua51" LUA_INCDIR="/usr/local/include/lua51" LUA_LIBDIR="/usr/local/lib/lua51" LUA_MODLIBDIR="/usr/local/lib/lua/5.1" LUA_MODSHAREDIR="/usr/local/share/lua/5.1" 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-- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/luajava DOCSDIR=/usr/local/share/doc/luajava EXAMPLESDIR=/usr/local/share/examples/luajava WWWDIR=/usr/local/www/luajava ETCDIR=/usr/local/etc/luajava --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 luajava-1.1_1 =================================================== =========================================================================== =================================================== ===> luajava-1.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.2.1.txz Installing pkg-1.2.1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of luajava-1.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by luajava-1.1_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by luajava-1.1_1 for building => SHA256 Checksum OK for luajava-1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by luajava-1.1_1 for building ===> Extracting for luajava-1.1_1 => SHA256 Checksum OK for luajava-1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for luajava-1.1_1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for luajava-1.1_1 =========================================================================== =================================================== ===> luajava-1.1_1 depends on file: /usr/local/openjdk6/bin/java - not found ===> Verifying install for /usr/local/openjdk6/bin/java in /usr/ports/java/openjdk6 ===> Installing existing package /packages/All/openjdk6-b28_5.txz Installing openjdk6-b28_5...Installing dejavu-2.34...Installing fontconfig-2.10.95,1...Installing expat-2.1.0... done Installing freetype2-2.5.0.1... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded done done Installing fixesproto-5.0... done Installing inputproto-2.3... done Installing java-zoneinfo-2013.h... done Installing javavmwrapper-2.4_3... done Installing jpeg-8_4... done Installing kbproto-1.0.6... done Installing libICE-1.0.8,1...Installing xproto-7.0.24... done done Installing libSM-1.2.2,1... done Installing libX11-1.6.2,1...Installing libXau-1.0.8... done Installing libXdmcp-1.1.1... done Installing libpthread-stubs-0.3_4... done Installing libxcb-1.9.1...Installing libxml2-2.8.0_3... done done done Installing libXaw-1.0.12,2...Installing xextproto-7.2.1... done Installing printproto-1.0.5... done Installing libXpm-3.5.11...Installing libXext-1.3.2,1... done Installing libXt-1.1.4,1... done done Installing libXp-1.0.2,1... done Installing libXmu-1.1.2,1... done done Installing libXfixes-5.0.1... done Installing libXft-2.3.1...Installing renderproto-0.11.1... done Installing libXrender-0.9.8... done done Installing libXi-1.7.2,1... done Installing libXtst-1.2.2...Installing recordproto-1.14.2... done done Installing open-motif-2.3.4...Installing xbitmaps-1.1.1... done Installing png-1.5.17... done done done Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/lib/X11/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. ====================================================================== This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and procfs(5) mounted on /proc. If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd mount -t procfs proc /proc To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 proc /proc procfs rw 0 0 ====================================================================== ===> Returning to build of luajava-1.1_1 ===> luajava-1.1_1 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 luajava-1.1_1 =========================================================================== =================================================== ===> luajava-1.1_1 depends on shared library: lua-5.1.1 - not found ===> Verifying install for lua-5.1.1 in /usr/ports/lang/lua ===> Installing existing package /packages/All/lua-5.1.5_6.txz Installing lua-5.1.5_6... done ===> Returning to build of luajava-1.1_1 =========================================================================== =================================================== ===> Configuring for luajava-1.1_1 =========================================================================== =================================================== ===> Building for luajava-1.1_1 gmake[1]: Entering directory `/wrkdirs/usr/ports/devel/luajava/work/luajava-1.1' /usr/local/openjdk6/bin/javac -sourcepath ./src/java src/java/org/keplerproject/luajava/CPtr.java /usr/local/openjdk6/bin/javac -sourcepath ./src/java src/java/org/keplerproject/luajava/JavaFunction.java Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. /usr/local/openjdk6/bin/javac -sourcepath ./src/java src/java/org/keplerproject/luajava/LuaJavaAPI.java Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. /usr/local/openjdk6/bin/javac -sourcepath ./src/java src/java/org/keplerproject/luajava/Console.java Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. cd src/java; \ /usr/local/openjdk6/bin/jar cvf ../../luajava-1.1.jar org/keplerproject/luajava/*.class; \ cd ../..; added manifest adding: org/keplerproject/luajava/CPtr.class(in = 510) (out= 359)(deflated 29%) adding: org/keplerproject/luajava/Console.class(in = 1921) (out= 1122)(deflated 41%) adding: org/keplerproject/luajava/JavaFunction.class(in = 942) (out= 524)(deflated 44%) adding: org/keplerproject/luajava/LuaException.class(in = 556) (out= 352)(deflated 36%) adding: org/keplerproject/luajava/LuaInvocationHandler.class(in = 1621) (out= 833)(deflated 48%) adding: org/keplerproject/luajava/LuaJavaAPI.class(in = 7168) (out= 3745)(deflated 47%) adding: org/keplerproject/luajava/LuaObject.class(in = 9045) (out= 3978)(deflated 56%) adding: org/keplerproject/luajava/LuaState.class(in = 18118) (out= 6435)(deflated 64%) adding: org/keplerproject/luajava/LuaStateFactory.class(in = 1293) (out= 722)(deflated 44%) /usr/local/openjdk6/bin/javadoc -public -classpath src/java/ -quiet -d "doc/us/API" src/java/org/keplerproject/luajava/JavaFunction.java src/java/org/keplerproject/luajava/LuaException.java src/java/org/keplerproject/luajava/LuaInvocationHandler.java src/java/org/keplerproject/luajava/LuaObject.java src/java/org/keplerproject/luajava/LuaState.java src/java/org/keplerproject/luajava/LuaStateFactory.java src/java/org/keplerproject/luajava/Console.java /usr/local/openjdk6/bin/javah -o src/c/luajava.h -classpath "luajava-1.1.jar" org.keplerproject.luajava.LuaState gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -I/usr/local/include/lua51 -c -o src/c/luajava.o src/c/luajava.c gmake[1]: gcc: Command not found gmake[1]: *** [src/c/luajava.o] Error 127 gmake[1]: Leaving directory `/wrkdirs/usr/ports/devel/luajava/work/luajava-1.1' *** Error code 1 Stop. make: stopped in /usr/ports/devel/luajava ===> Cleaning for luajava-1.1_1