From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Dec 5 04:01:34 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 ESMTPS id D81CF14D for ; Thu, 5 Dec 2013 04:01:34 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C13971976 for ; Thu, 5 Dec 2013 04:01:34 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id rB541XG2050439 for ; Thu, 5 Dec 2013 04:01:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.7/8.14.7/Submit) id rB541XLY050383; Thu, 5 Dec 2013 04:01:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 5 Dec 2013 04:01:33 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201312050401.rB541XLY050383@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [REL - 91amd64-default][java/eclipse] Failed for eclipse-3.7.1_4 in patch 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: Thu, 05 Dec 2013 04:01:35 -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: eclipse@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/java/eclipse/Makefile 327738 2013-09-20 19:48:32Z bapt $ Log URL: http://beefy2.isc.freebsd.org/bulk/91amd64-default/2013-12-04_20h44m34s/logs/eclipse-3.7.1_4.log Build URL: http://beefy2.isc.freebsd.org/bulk/91amd64-default/2013-12-04_20h44m34s Log: ====>> Building java/eclipse build started at Thu Dec 5 04:00:48 UTC 2013 port directory: /usr/ports/java/eclipse building for: FreeBSD 91amd64-default-job-17 9.1-RELEASE FreeBSD 9.1-RELEASE amd64 maintained by: eclipse@FreeBSD.org Makefile ident: $FreeBSD: head/java/eclipse/Makefile 327738 2013-09-20 19:48:32Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- OSVERSION=901000 UNAME_v=FreeBSD 9.1-RELEASE UNAME_r=9.1-RELEASE 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/91amd64-default/ref PKG_EXT=txz tpid=20517 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=eclipse-3.7.1_4 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=91amd64-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 eclipse-3.7.1_4: TESTS=off: Build SDK test suite ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" PKG_CONFIG=pkgconf MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh ESD_CONFIG="/usr/local/bin/esd-config" --End CONFIGURE_ENV-- --MAKE_ENV-- GRE_HOME=/usr/local/lib/ _JAVA_OPTIONS="-Xmx1024m" JAVA_VENDOR=openjdk TMPDIR="/tmp" TMPDIR="/tmp" JAVA_HOME=/usr/local/openjdk6 SHELL=/bin/sh NO_LINT=YES ESD_CONFIG="/usr/local/bin/esd-config" 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" JAVA_VERSION="1.6" JAVA_VENDOR="openjdk" JAVA_OS="native" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/eclipse DOCSDIR=/usr/local/share/doc/eclipse EXAMPLESDIR=/usr/local/share/examples/eclipse WWWDIR=/usr/local/www/eclipse ETCDIR=/usr/local/etc/eclipse --End SUB_LIST-- ---Begin make.conf--- 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 eclipse-3.7.1_4 =================================================== =========================================================================== =================================================== ===> eclipse-3.7.1_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.1.txz Installing pkg-1.2.1... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of eclipse-3.7.1_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by eclipse-3.7.1_4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by eclipse-3.7.1_4 for building => SHA256 Checksum OK for eclipse/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92.tar.xz. => SHA256 Checksum OK for eclipse/eclipse-3.7.1-src.tar.bz2. => SHA256 Checksum OK for eclipse/apache-ant-1.8.2-bin.tar.bz2. => SHA256 Checksum OK for eclipse/junit3.8.2.zip. => SHA256 Checksum OK for eclipse/junit-4.8.2.jar. => SHA256 Checksum OK for eclipse/apache-tomcat-7.0.25.tar.gz. => SHA256 Checksum OK for eclipse/tomcat-juli.jar. => SHA256 Checksum OK for eclipse/com.ibm.icu_4.4.2.v20110208.jar. => SHA256 Checksum OK for eclipse/com.jcraft.jsch_0.1.41.v201101211617.jar. => SHA256 Checksum OK for eclipse/org.apache.commons.codec_1.3.0.v201101211617.jar. => SHA256 Checksum OK for eclipse/org.apache.commons.el_1.0.0.v201101211617.jar. => SHA256 Checksum OK for eclipse/org.apache.commons.httpclient_3.1.0.v201012070820.jar. => SHA256 Checksum OK for eclipse/org.apache.commons.logging_1.0.4.v201101211617.jar. => SHA256 Checksum OK for eclipse/org.apache.lucene.core_2.9.1.v201101211721.jar. => SHA256 Checksum OK for eclipse/org.apache.lucene.analysis_2.9.1.v201101211721.jar. => SHA256 Checksum OK for eclipse/org.hamcrest.core_1.1.0.v20090501071000.jar. => SHA256 Checksum OK for eclipse/org.mortbay.jetty.util_6.1.23.v201012071420.jar. => SHA256 Checksum OK for eclipse/org.mortbay.jetty.server_6.1.23.v201012071420.jar. => SHA256 Checksum OK for eclipse/org.objectweb.asm_3.3.1.v201105211655.jar. => SHA256 Checksum OK for eclipse/org.sat4j.core_2.3.0.v20110329.jar. => SHA256 Checksum OK for eclipse/org.sat4j.pb_2.3.0.v20110329.jar. =========================================================================== =================================================== ===> eclipse-3.7.1_4 depends on file: /usr/local/bin/unzip - not found ===> Verifying install for /usr/local/bin/unzip in /usr/ports/archivers/unzip ===> Installing existing package /packages/All/unzip-6.0_1.txz Installing unzip-6.0_1... done ===> Returning to build of eclipse-3.7.1_4 =========================================================================== =================================================== ===> Fetching all distfiles required by eclipse-3.7.1_4 for building ===> Extracting for eclipse-3.7.1_4 => SHA256 Checksum OK for eclipse/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92.tar.xz. => SHA256 Checksum OK for eclipse/eclipse-3.7.1-src.tar.bz2. => SHA256 Checksum OK for eclipse/apache-ant-1.8.2-bin.tar.bz2. => SHA256 Checksum OK for eclipse/junit3.8.2.zip. => SHA256 Checksum OK for eclipse/junit-4.8.2.jar. => SHA256 Checksum OK for eclipse/apache-tomcat-7.0.25.tar.gz. => SHA256 Checksum OK for eclipse/tomcat-juli.jar. => SHA256 Checksum OK for eclipse/com.ibm.icu_4.4.2.v20110208.jar. => SHA256 Checksum OK for eclipse/com.jcraft.jsch_0.1.41.v201101211617.jar. => SHA256 Checksum OK for eclipse/org.apache.commons.codec_1.3.0.v201101211617.jar. => SHA256 Checksum OK for eclipse/org.apache.commons.el_1.0.0.v201101211617.jar. => SHA256 Checksum OK for eclipse/org.apache.commons.httpclient_3.1.0.v201012070820.jar. => SHA256 Checksum OK for eclipse/org.apache.commons.logging_1.0.4.v201101211617.jar. => SHA256 Checksum OK for eclipse/org.apache.lucene.core_2.9.1.v201101211721.jar. => SHA256 Checksum OK for eclipse/org.apache.lucene.analysis_2.9.1.v201101211721.jar. => SHA256 Checksum OK for eclipse/org.hamcrest.core_1.1.0.v20090501071000.jar. => SHA256 Checksum OK for eclipse/org.mortbay.jetty.util_6.1.23.v201012071420.jar. => SHA256 Checksum OK for eclipse/org.mortbay.jetty.server_6.1.23.v201012071420.jar. => SHA256 Checksum OK for eclipse/org.objectweb.asm_3.3.1.v201105211655.jar. => SHA256 Checksum OK for eclipse/org.sat4j.core_2.3.0.v20110329.jar. => SHA256 Checksum OK for eclipse/org.sat4j.pb_2.3.0.v20110329.jar. =========================================================================== =================================================== ===> eclipse-3.7.1_4 depends on executable: ant - not found ===> Verifying install for ant in /usr/ports/devel/apache-ant ===> Installing existing package /packages/All/apache-ant-1.8.4.txz Installing apache-ant-1.8.4...Installing xproto-7.0.24... done Installing xextproto-7.2.1... done Installing xbitmaps-1.1.1... done Installing renderproto-0.11.1... done Installing recordproto-1.14.2... done Installing printproto-1.0.5... done Installing libxcb-1.9.1_1...Installing libXau-1.0.8... done Installing libXdmcp-1.1.1... done Installing libiconv-1.14_1... done Installing libpthread-stubs-0.3_4... done Installing libxml2-2.8.0_3... done done Installing libXtst-1.2.2...Installing libXi-1.7.2,1...Installing libXfixes-5.0.1...Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done done Installing fixesproto-5.0... done done Installing libXext-1.3.2,1... done Installing inputproto-2.3... done done done Installing libXrender-0.9.8... done Installing libXpm-3.5.11...Installing libSM-1.2.2,1...Installing libICE-1.0.8,1... done done Installing libXt-1.1.4,1... done done Installing libXp-1.0.2,1... done Installing open-motif-2.3.4...Installing libXmu-1.1.2,1... done Installing libXaw-1.0.12,2... done Installing libXft-2.3.1...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 png-1.5.17... done Installing jpeg-8_4... done done Installing dejavu-2.34... done Installing openjdk6-b28_5...Installing java-zoneinfo-2013.h... done Installing javavmwrapper-2.4_3... 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 eclipse-3.7.1_4 ===> eclipse-3.7.1_4 depends on executable: gpatch - not found ===> Verifying install for gpatch in /usr/ports/devel/patch ===> Installing existing package /packages/All/patch-2.7_1.txz Installing patch-2.7_1... done ===> Returning to build of eclipse-3.7.1_4 ===> eclipse-3.7.1_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 eclipse-3.7.1_4 ===> eclipse-3.7.1_4 depends on file: /usr/local/openjdk6/bin/java - found =========================================================================== =================================================== ===> Patching for eclipse-3.7.1_4 ===> Applying FreeBSD patches for eclipse-3.7.1_4 Picked up _JAVA_OPTIONS: -Xmx1024m Buildfile: /wrkdirs/usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build.xml [echo] Build log is available in build_20131205040126.log [echo] uname -m: amd64. Build eclipse on amd64 for x86_64. fetch: setLib64Dir: setLibDir: symlinkBuildFeature: symlinkBuildConfig: unpack: [mkdir] Created dir: /wrkdirs/usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build [mkdir] Created dir: /wrkdirs/usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/home [mkdir] Created dir: /wrkdirs/usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/baseworkspace [mkdir] Created dir: /wrkdirs/usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/buildworkspace [echo] Build log is available in build_20131205040126.log # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000000800d5b3b5, pid=40677, tid=102170 # # JRE version: 6.0_32-b28 # Java VM: OpenJDK 64-Bit Server VM (23.25-b01 mixed mode bsd-amd64 compressed oops) # Problematic frame: # C [libc.so.7+0x1023b5] memcpy+0x45 # # Core dump written. Default location: /wrkdirs/usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/core or core.40677 # # An error report file with more information is saved as: # /wrkdirs/usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/hs_err_pid40677.log # # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # *** [post-patch] Signal 6 Stop in /usr/ports/java/eclipse. ===> Cleaning for eclipse-3.7.1_4