From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Oct 9 07:52:12 2013 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 400057E0 for ; Wed, 9 Oct 2013 07:52:12 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.isc.freebsd.org (beefy1.isc.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 1AAB722A3; Wed, 9 Oct 2013 07:52:12 +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 r997q7wg093440; Wed, 9 Oct 2013 07:52:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id r997q7n9093402; Wed, 9 Oct 2013 07:52:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 9 Oct 2013 07:52:07 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201310090752.r997q7n9093402@beefy1.isc.freebsd.org> To: yerenkow@gmail.com Subject: [REL - 83i386-default][java/jboss71] Failed for jboss71-7.1.3 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Oct 2013 07:52:12 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: yerenkow@gmail.com Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/java/jboss71/Makefile 327738 2013-09-20 19:48:32Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/83i386-default/2013-10-09_01h02m23s/logs/jboss71-7.1.3.log Build URL: http://beefy1.isc.freebsd.org/bulk/83i386-default/2013-10-09_01h02m23s Log: ====>> Building java/jboss71 build started at Wed Oct 9 07:51:16 UTC 2013 port directory: /usr/ports/java/jboss71 building for: FreeBSD 83i386-default-job-21 8.3-RELEASE FreeBSD 8.3-RELEASE i386 maintained by: yerenkow@gmail.com Makefile ident: $FreeBSD: head/java/jboss71/Makefile 327738 2013-09-20 19:48:32Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=803000 UNAME_v=FreeBSD 8.3-RELEASE UNAME_r=8.3-RELEASE FTP_PASSIVE_MODE=YES 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/83i386-default/ref PKG_EXT=txz tpid=50381 POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=jboss71-7.1.3 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=83i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- 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-- APP_SHORTNAME=jboss71 LOG_DIR=/var/log/jboss71 USER=www PID_FILE=/var/run/jboss71.pid APP_HOME=/usr/local/jboss-as-7.1.3.Final JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.6+" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jboss71 DOCSDIR=/usr/local/share/doc/jboss71 EXAMPLESDIR=/usr/local/share/examples/jboss71 WWWDIR=/usr/local/www/jboss71 ETCDIR=/usr/local/etc/jboss71 --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for jboss71-7.1.3 =================================================== =========================================================================== =================================================== ===> jboss71-7.1.3 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.1.4_7.txz Installing pkg-1.1.4_7... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of jboss71-7.1.3 =========================================================================== =================================================== =========================================================================== =================================================== To build you should have at least 2Gb of Ram (Or build will fail with java OOM Exception) There's no dependensy on maven3, since JBoss can handle itself. ===> Fetching all distfiles required by jboss71-7.1.3 for building =========================================================================== =================================================== To build you should have at least 2Gb of Ram (Or build will fail with java OOM Exception) There's no dependensy on maven3, since JBoss can handle itself. ===> Fetching all distfiles required by jboss71-7.1.3 for building => SHA256 Checksum OK for m2-jboss-as-7.1.3.Final.tar.xz. => SHA256 Checksum OK for jboss-as-7.1.3.Final.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== To build you should have at least 2Gb of Ram (Or build will fail with java OOM Exception) There's no dependensy on maven3, since JBoss can handle itself. ===> Fetching all distfiles required by jboss71-7.1.3 for building ===> Extracting for jboss71-7.1.3 => SHA256 Checksum OK for m2-jboss-as-7.1.3.Final.tar.xz. => SHA256 Checksum OK for jboss-as-7.1.3.Final.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for jboss71-7.1.3 ===> Applying FreeBSD patches for jboss71-7.1.3 /bin/mv /wrkdirs/usr/ports/java/jboss71/work/jbossas-jboss-as-f1f5122/tools/maven/conf/settings.xml /wrkdirs/usr/ports/java/jboss71/work/jbossas-jboss-as-f1f5122/tools/maven/conf/settings.xml.orig =========================================================================== =================================================== ===> jboss71-7.1.3 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-b27_8.txz Installing openjdk6-b27_8...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.f... 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 libxcb-1.9.1...Installing libXdmcp-1.1.1... done Installing libXau-1.0.8... done Installing libxml2-2.8.0_2...Installing pkgconf-0.9.3... done Installing libiconv-1.14_1... done done Installing libpthread-stubs-0.3_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 jboss71-7.1.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for jboss71-7.1.3 =========================================================================== =================================================== ===> Building for jboss71-7.1.3 cd /wrkdirs/usr/ports/java/jboss71/work/jbossas-jboss-as-f1f5122 && ./build.sh -Dmaven.test.skip=true -DskipTests ./tools/maven/bin/mvn -s tools/maven/conf/settings.xml install -Dts.smoke -Dmaven.test.skip=true -DskipTests Warning: JAVA_HOME environment variable is not set. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] JBoss Application Server: Build Configuration [INFO] JBoss Application Server: Parent Aggregator [INFO] JBoss Application Server: Domain HTTP Interface [INFO] JBoss Application Server: Domain HTTP Error Context [INFO] JBoss Application Server: Protocol Utilities [INFO] JBoss Application Server: Controller Client [INFO] JBoss Application Server: Controller Core [INFO] JBoss Application Server: Domain Management [INFO] JBoss Application Server: Domain HTTP Interface [INFO] JBoss Application Server: Deployment Repository [INFO] JBoss Application Server: Embedded [INFO] JBoss Application Server: Platform MBean integration [INFO] JBoss Application Server: Process Controller [INFO] JBoss Application Server: Network [INFO] JBoss Application Server: Threading Subsystem [INFO] JBoss Application Server: Remoting Subsystem [INFO] JBoss Application Server: Server [INFO] JBoss Application Server: Subsystem Test Harness [INFO] JBoss Application Server: JMX Subsystem [INFO] JBoss Application Server: Naming Subsystem [INFO] JBoss Application Server: EE [INFO] JBoss Application Server: JacORB Subsystem [INFO] JBoss Application Server: Transaction Subsystem [INFO] JBoss Application Server: Clustering Subsystem [INFO] JBoss Application Server: Clustering Server API [INFO] JBoss Application Server: Common code for clustering subsystems [INFO] JBoss Application Server: JGroups Subsystem [INFO] JBoss Application Server: Infinispan Subsystem [INFO] JBoss Application Server: Security Subsystem [INFO] JBoss Application Server: Connector Subsystem [INFO] JBoss Application Server: Clustered registry service [INFO] JBoss Application Server: EJB Subsystem [INFO] JBoss Application Server: Distributed Web Session SPI [INFO] JBoss Application Server: Clustering Server API implementation [INFO] JBoss Application Server: Distributed Web Session Infinispan provider [INFO] JBoss Application Server: Web Subsystem [INFO] JBoss Application Server: Web Services Subsystem [INFO] JBoss Application Server: Web Services Server Integration Subsystem [INFO] JBoss Application Server: Application Client Bootstrap [INFO] JBoss Application Server: Config Assembly [INFO] JBoss Application Server: Command line interface [INFO] JBoss Application Server: EJB Client BOM [INFO] JBoss Application Server: JMS Client BOM [INFO] JBoss Application Server: EJB and JMS client combined jar [INFO] JBoss Application Server: Clustered Stateful Session Bean cache Infinispan provider [INFO] JBoss Application Server: Clustered service provider registry services [INFO] JBoss Application Server: Clustered singleton services [INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem [INFO] JBoss Application Server: Config Admin [INFO] JBoss Application Server: Deployment Scanner [INFO] JBoss Application Server: EE Deployment [INFO] JBoss Application Server: JAXR Client [INFO] JBoss Application Server: JPA Subsystem [INFO] JBoss Application Server: JPA SPI [INFO] JBoss Application Server: JPA UTIL [INFO] JBoss Application Server: JPA Subsystem [INFO] JBoss Application Server: Weld Integration [INFO] JBoss Application Server: JAX-RS Integration [INFO] JBoss Application Server: JBoss Diagnostic Reporter [INFO] JBoss Application Server: JDR [INFO] JBoss Application Server: JSF Support jar [INFO] JBoss Application Server: JSR-77 Subsystem [INFO] JBoss Application Server: Management Client Content [INFO] JBoss Application Server: Host Controller [INFO] JBoss Application Server: Logging Subsystem [INFO] JBoss Application Server: Mail subsystem [INFO] JBoss Application Server: Messaging Subsystem [INFO] JBoss Application Server: ModCluster Subsystem [INFO] JBoss Application Server: OSGi [INFO] JBoss Application Server: OSGi Subsystem [INFO] JBoss Application Server: OSGi ConfigurationAdmin [INFO] JBoss Application Server: POJO Subsystem [INFO] JBoss Application Server: sosreport scripts [INFO] JBoss Application Server: Service Archive Subsystem [INFO] JBoss Application Server: XTS Subsystem [INFO] JBoss Application Server: Hibernate 3.6.x JPA integration [INFO] JBoss Application Server: Hibernate 4.0.x JPA integration [INFO] JBoss Application Server: OpenJPA 2.x JPA integration [INFO] JBoss Application Server: Build [INFO] JBoss Application Server: Arquillian [INFO] JBoss Application Server: Arquillian TestEnricher MSC [INFO] JBoss Application Server: Arquillian Common [INFO] JBoss Application Server: Arquillian Protocol JMX [INFO] JBoss Application Server: Arquillian Managed Container [INFO] JBoss Application Server: Arquillian Remote Container [INFO] JBoss Application Server: Exported Java EE Specification APIs [INFO] JBoss Application Server: Arquillian TestNG Integration [INFO] JBoss Application Server: Arquillian Common Domain [INFO] JBoss Application Server: Arquillian Remote Domain Container [INFO] JBoss Application Server: Arquillian Managed Domain Container [INFO] JBoss Application Server: Distribution [INFO] JBoss Application Server: Remoting Subsystem Test [INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs [INFO] JBoss Application Server: Web Services Tests Integration Subsystem [INFO] JBoss Application Server Test Suite: Shared [INFO] JBoss Application Server Test Suite: Aggregator [INFO] JBoss Application Server Test Suite: Integration [INFO] JBoss Application Server Test Suite: Integration - Smoke [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss Application Server: Build Configuration 7.1.3.Final [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ jboss-as-build-config --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ jboss-as-build-config --- [INFO] [INFO] --- buildnumber-maven-plugin:1.0:create-timestamp (get-build-timestamp) @ jboss-as-build-config --- [INFO] [INFO] --- buildnumber-maven-plugin:1.0:create (get-scm-revision) @ jboss-as-build-config --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd /wrkdirs/usr/ports/java/jboss71/work/jbossas-jboss-as-f1f5122/build-config && git show [INFO] Working directory: /wrkdirs/usr/ports/java/jboss71/work/jbossas-jboss-as-f1f5122/build-config [WARNING] Cannot get the revision information from the scm repository, proceeding with revision of UNKNOWN : Exception while executing SCM command. [INFO] Storing buildNumber: UNKNOWN at timestamp: 1381305122113 # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x2894f342, pid=77960, tid=690081664 # # JRE version: 6.0_32-b27 # Java VM: OpenJDK Server VM (20.0-b12 mixed mode bsd-x86 ) [INFO] Executing: /bin/sh -c cd /wrkdirs/usr/ports/java/jboss71/work/jbossas-jboss-as-f1f5122/build-config && git show [INFO] # Problematic frame: # VWorking directory: /wrkdirs/usr/ports/java/jboss71/work/jbossas-jboss-as-f1f5122/build-config [libjvm.so+0x54f342] JVM_RaiseSignal+0xd0a42 # # An error report file with more information is saved as: # /wrkdirs/usr/ports/java/jboss71/work/jbossas-jboss-as-f1f5122/hs_err_pid77960.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # *** Signal 6 Stop in /usr/ports/java/jboss71. ===> Cleaning for jboss71-7.1.3