From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Mar 5 18:30:51 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 388EE708; Wed, 5 Mar 2014 18:30:51 +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 175BEC1C; Wed, 5 Mar 2014 18:30:51 +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 s25IUo3B090733; Wed, 5 Mar 2014 18:30:50 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id s25IUoiP090711; Wed, 5 Mar 2014 18:30:50 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Wed, 5 Mar 2014 18:30:50 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201403051830.s25IUoiP090711@beefy1.isc.freebsd.org> To: ale@FreeBSD.org Subject: [REL - 91i386-default][security/xml-security] Failed for xml-security-1.5.5 in build Cc: pkg-fallout@FreeBSD.org 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: Wed, 05 Mar 2014 18:30:51 -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: ale@FreeBSD.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/security/xml-security/Makefile 340722 2014-01-22 17:00:46Z mat $ Log URL: http://beefy1.isc.freebsd.org/bulk/91i386-default/2014-03-05_09h49m01s/logs/xml-security-1.5.5.log Build URL: http://beefy1.isc.freebsd.org/bulk/91i386-default/2014-03-05_09h49m01s Log: ====>> Building security/xml-security build started at Wed Mar 5 18:30:23 UTC 2014 port directory: /usr/ports/security/xml-security building for: FreeBSD 91i386-default-job-11 9.1-RELEASE-p10 FreeBSD 9.1-RELEASE-p10 i386 maintained by: ale@FreeBSD.org Makefile ident: $FreeBSD: head/security/xml-security/Makefile 340722 2014-01-22 17:00:46Z mat $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=901000 UNAME_v=FreeBSD 9.1-RELEASE-p10 UNAME_r=9.1-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/91i386-default/ref PKG_EXT=txz tpid=54849 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=xml-security-1.5.5 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=91i386-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 xml-security-1.5.5: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---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-- ANT_INCLUDE_SHARED_JARS=YES TMPDIR="/tmp" TMPDIR="/tmp" JAVA_HOME=/usr/local/openjdk6 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-- 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/xml-security DOCSDIR=/usr/local/share/doc/xml-security EXAMPLESDIR=/usr/local/share/examples/xml-security WWWDIR=/usr/local/www/xml-security ETCDIR=/usr/local/etc/xml-security --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 xml-security-1.5.5 =================================================== =========================================================================== =================================================== ===> xml-security-1.5.5 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.6.txz Installing pkg-1.2.6... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of xml-security-1.5.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by xml-security-1.5.5 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by xml-security-1.5.5 for building => SHA256 Checksum OK for xml-security-src-1_5_5.zip. =========================================================================== =================================================== ===> xml-security-1.5.5 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 xml-security-1.5.5 =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by xml-security-1.5.5 for building ===> Extracting for xml-security-1.5.5 => SHA256 Checksum OK for xml-security-src-1_5_5.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for xml-security-1.5.5 ===> Applying FreeBSD patches for xml-security-1.5.5 =========================================================================== =================================================== ===> xml-security-1.5.5 depends on file: /usr/local/share/java/classes/commons-logging.jar - not found ===> Verifying install for /usr/local/share/java/classes/commons-logging.jar in /usr/ports/java/jakarta-commons-logging ===> Installing existing package /packages/All/jakarta-commons-logging-1.1.1.txz Installing jakarta-commons-logging-1.1.1...Installing openjdk6-b30_1,1...Installing dejavu-2.34_2... done Installing freetype2-2.5.2... done Installing java-zoneinfo-2013.i... done Installing javavmwrapper-2.4_3... done Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done Installing libXau-1.0.8...Installing xproto-7.0.25... done done Installing libXdmcp-1.1.1... done Installing libxcb-1.9.3...Installing libpthread-stubs-0.3_4... done Installing libxml2-2.8.0_3...Installing libiconv-1.14_2... done done done done Installing libXext-1.3.2,1...Installing xextproto-7.2.1... done done Installing libXi-1.7.2,1...Installing inputproto-2.3... done Installing libXfixes-5.0.1...Installing fixesproto-5.0... done done done Installing libXpm-3.5.11...Installing libXt-1.1.4,1...Installing libSM-1.2.2,1...Installing libICE-1.0.8,1... done done done done Installing libXtst-1.2.2...Installing recordproto-1.14.2... done done Installing open-motif-2.3.4...Installing jpeg-8_4... done Installing libXaw-1.0.12,2...Installing libXmu-1.1.2,1... done Installing libXp-1.0.2,1...Installing printproto-1.0.5... done done done Installing libXft-2.3.1...Installing fontconfig-2.11.0_1,1...Installing expat-2.1.0... 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, 2 dirs /usr/local/lib/X11/fonts/dejavu: caching, new cache contents: 21 fonts, 0 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 /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 2 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 Installing libXrender-0.9.8...Installing renderproto-0.11.1... done done done Installing png-1.5.18... done Installing xbitmaps-1.1.1... done 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 "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 xml-security-1.5.5 ===> xml-security-1.5.5 depends on file: /usr/local/share/java/classes/xalan.jar - not found ===> Verifying install for /usr/local/share/java/classes/xalan.jar in /usr/ports/textproc/xalan-j ===> Installing existing package /packages/All/xalan-j-2.7.1.txz Installing xalan-j-2.7.1...Installing xerces-j-2.11.0... done done ===> Returning to build of xml-security-1.5.5 ===> xml-security-1.5.5 depends on file: /usr/local/openjdk6/bin/java - found ===> xml-security-1.5.5 depends on file: /usr/local/bin/ant - not found ===> Verifying install for /usr/local/bin/ant in /usr/ports/devel/apache-ant ===> Installing existing package /packages/All/apache-ant-1.9.3.txz Installing apache-ant-1.9.3... done ===> Returning to build of xml-security-1.5.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for xml-security-1.5.5 =========================================================================== =================================================== ===> Building for xml-security-1.5.5 Buildfile: /wrkdirs/usr/ports/security/xml-security/work/xml-security-1_5_5/build.xml [taskdef] Could not load definitions from resource clovertasks. It could not be found. manifest: [mkdir] Created dir: /wrkdirs/usr/ports/security/xml-security/work/xml-security-1_5_5/build/classes/META-INF [copy] Copying 1 file to /wrkdirs/usr/ports/security/xml-security/work/xml-security-1_5_5/build/classes/META-INF [copy] Copying 1 file to /wrkdirs/usr/ports/security/xml-security/work/xml-security-1_5_5/build/classes/META-INF do.build.src: init: [echo] [echo] ------------------------------------------------------------------- [echo] --------- Apache XML Security for Java v1.5.5 [2000-2013] ----------- [echo] ------------------------------------------------------------------- [echo] Building with Apache Ant(TM) version 1.9.3 compiled on December 23 2013 [echo] Java 1.6.0_32 located at /usr/local/openjdk6/jre [echo] ------------------------------------------------------------------- [echo] env.mk.dirs: [mkdir] Created dir: /wrkdirs/usr/ports/security/xml-security/work/xml-security-1_5_5/build/docs [mkdir] Created dir: /wrkdirs/usr/ports/security/xml-security/work/xml-security-1_5_5/build/test [mkdir] Created dir: /wrkdirs/usr/ports/security/xml-security/work/xml-security-1_5_5/build/libs [mkdir] Created dir: /wrkdirs/usr/ports/security/xml-security/work/xml-security-1_5_5/build/dist [mkdir] Created dir: /wrkdirs/usr/ports/security/xml-security/work/xml-security-1_5_5/build/samples do.check.bindist: build.src: [javac] Compiling 280 source files to /wrkdirs/usr/ports/security/xml-security/work/xml-security-1_5_5/build/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: /wrkdirs/usr/ports/security/xml-security/work/xml-security-1_5_5/src/main/java/org/apache/jcp/xml/dsig/internal/dom/DOMKeyValue.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 11 files to /wrkdirs/usr/ports/security/xml-security/work/xml-security-1_5_5/build/classes jar: [jar] Building jar: /wrkdirs/usr/ports/security/xml-security/work/xml-security-1_5_5/build/xmlsec-1.5.5.jar build.docs: [mkdir] Created dir: /wrkdirs/usr/ports/security/xml-security/work/xml-security-1_5_5/build/docs/html/javadoc [javadoc] Generating Javadoc [javadoc] Javadoc execution Fatal err# or 'locklevel <= 0' at line 71 in file /usr/src/lib/libthr/thread/thr_kern.c (errno = 0) # A fatal error has been detected by the Java Runtime Environment: # # *** [do-build] Signal 6 Stop in /usr/ports/security/xml-security. ===> Cleaning for xml-security-1.5.5