From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Mar 5 23:24:42 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 E4A72758; Wed, 5 Mar 2014 23:24:42 +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 CE956C6C; Wed, 5 Mar 2014 23:24:42 +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 s25NOg1S052956; Wed, 5 Mar 2014 23:24:42 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 s25NOgrH052937; Wed, 5 Mar 2014 23:24:42 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Wed, 5 Mar 2014 23:24:42 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201403052324.s25NOgrH052937@beefy1.isc.freebsd.org> To: pawel@FreeBSD.org Subject: [REL - 91i386-default][net-p2p/vuze] Failed for vuze-5.2.0.0 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 23:24:43 -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: pawel@FreeBSD.org Last committer: pawel@FreeBSD.org Ident: $FreeBSD: head/net-p2p/vuze/Makefile 336528 2013-12-15 13:27:53Z pawel $ Log URL: http://beefy1.isc.freebsd.org/bulk/91i386-default/2014-03-05_09h49m01s/logs/vuze-5.2.0.0.log Build URL: http://beefy1.isc.freebsd.org/bulk/91i386-default/2014-03-05_09h49m01s Log: ====>> Building net-p2p/vuze build started at Wed Mar 5 23:23:37 UTC 2014 port directory: /usr/ports/net-p2p/vuze building for: FreeBSD 91i386-default-job-19 9.1-RELEASE-p10 FreeBSD 9.1-RELEASE-p10 i386 maintained by: pawel@FreeBSD.org Makefile ident: $FreeBSD: head/net-p2p/vuze/Makefile 336528 2013-12-15 13:27:53Z pawel $ 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=81620 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=vuze-5.2.0.0 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--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- LANG=C 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-- LIBDIR="/usr/local/lib" JARFILE="vuze.jar" SWTJAR="/usr/local/share/java/classes/swt-devel.jar" JAVA="/usr/local/bin/java" JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.6+" JAVA_OS="native" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vuze DOCSDIR=/usr/local/share/doc/vuze EXAMPLESDIR=/usr/local/share/examples/vuze WWWDIR=/usr/local/www/vuze ETCDIR=/usr/local/etc/vuze --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 vuze-5.2.0.0 =================================================== =========================================================================== =================================================== ===> vuze-5.2.0.0 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 vuze-5.2.0.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by vuze-5.2.0.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by vuze-5.2.0.0 for building => SHA256 Checksum OK for Vuze_5200_source.zip. =========================================================================== =================================================== ===> vuze-5.2.0.0 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 vuze-5.2.0.0 =========================================================================== =================================================== ===> Fetching all distfiles required by vuze-5.2.0.0 for building ===> Extracting for vuze-5.2.0.0 => SHA256 Checksum OK for Vuze_5200_source.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for vuze-5.2.0.0 ===> Applying FreeBSD patches for vuze-5.2.0.0 /bin/rm -rf /wrkdirs/usr/ports/net-p2p/vuze/work/org/eclipse =========================================================================== =================================================== ===> vuze-5.2.0.0 depends on file: /usr/local/share/java/classes/log4j.jar - not found ===> Verifying install for /usr/local/share/java/classes/log4j.jar in /usr/ports/devel/log4j ===> Installing existing package /packages/All/log4j-1.2.16.txz Installing log4j-1.2.16...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. ====================================================================== Creating user 'avahi' with uid '558'. done Installing gnome-mime-data-2.18.0_4... done Installing popt-1.16... done Installing libltdl-2.4.2_2... done Installing libbonobo-2.32.0...Installing ORBit2-2.14.19...Installing libIDL-0.8.14_1... done done done Installing gnome-vfs-2.24.4_1...Installing hal-0.5.14_23...Installing consolekit-0.4.3...Installing polkit-0.105_2... done done Installing dmidecode-2.12... done Installing libvolume_id-0.81.1... done Installing policykit-0.9_7...===> Creating users and/or groups. Creating group 'polkit' with gid '562'. Creating user 'polkit' with uid '562'. done ===> Creating users and/or groups. Creating group 'haldaemon' with gid '560'. Creating user 'haldaemon' with uid '560'. done Installing samba36-libsmbclient-3.6.22_1...Installing tevent-0.9.18...Installing talloc-2.0.8... done done Installing libexecinfo-1.1_3... done Installing tdb-1.2.12,1... done done Installing gconf2-2.32.0_3...Installing dconf-0.14.1... done done Installing gamin-0.1.10_6... done done Installing libvorbis-1.3.4,3...Installing libogg-1.3.1,4... done done Installing libcanberra-0.28_3... done Installing esound-0.2.41_2...Installing libaudiofile-0.3.6... done Installing pkgconf-0.9.4... done done done Installing libgnomeui-2.24.4_3...Installing gnome-icon-theme-3.6.2... done Installing gvfs-1.12.3_2...Installing gnome-mount-0.8_11...Installing policykit-gnome-0.9.2_6...Installing gnome-doc-utils-0.20.10_1...Installing py27-libxml2-2.8.0... done done done Installing libgnome-keyring-2.32.0_6...Installing libtasn1-3.3... done done Installing libnotify-0.7.5... done done Installing libcdio-0.83_2...Installing cdparanoia-3.9.8_9... done Installing libcddb-1.3.2_1... done done Installing libgphoto2-2.5.3.1...Installing libexif-0.6.21_1... done Installing libgd-2.1.0_1,1... done done Installing libsoup-gnome-2.40.3_3...Installing glib-networking-2.36.2...Installing p11-kit-0.20.2...Installing ca_root_nss-3.15.4... done done Installing nettle-2.7.1...Installing gmp-5.1.3_1... done done Installing gnutls-2.12.23_4... done Installing libproxy-0.4.6... done Installing gsettings-desktop-schemas-3.6.1_1...Installing cantarell-fonts-0.0.15.../usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded done done done Installing libsoup-2.40.3_2...Installing sqlite3-3.8.3.1... done done done done Installing libart_lgpl-2.3.21,1... done Installing libbonoboui-2.24.4_1...Installing libgnomecanvas-2.30.3_1...Installing libglade2-2.6.4_5... done done done Installing startup-notification-0.12_1... done done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== Since FreeBSD has new USB stack, freeglut normally doesn't build on FreeBSD 8 (yet). To workaround this a small patch adds one include file and comments out content of one function (only leaves return NULL). This might cause side effects. Joysticks do not work, and there might be ports that do not compile or applications that crash because of this. Do not hesitate to contact x11@FreeBSD.org if there are any issues and side effects because of this. The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. 3) /usr/local/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /usr/local/share/xml/catalog.ports This catalog is for handling XML stuff installed under /usr/local/share/xml. It is changed by ports/packages. =============================================================================== Gamin will only provide realtime notification of changes for at most n files, where n is the minimum value between (kern.maxfiles * 0.7) and (kern.maxfilesperproc - 200). Beyond that limit, files will be polled. If you often open several large folders with Nautilus, you might want to increase the kern.maxfiles tunable (you do not need to set kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles). For a typical desktop, add the following line to /boot/loader.conf, then reboot the system: kern.maxfiles="25000" The behavior of gamin can be controlled via the various gaminrc files. See http://www.gnome.org/~veillard/gamin/config.html on how to create these files. In particular, if you find gam_server is taking up too much CPU time polling for changes, something like the following may help in one of the gaminrc files: # reduce polling frequency to once per 10 seconds # for UFS file systems in order to lower CPU load fsset ufs poll 10 =============================================================================== The ESounD daemon (esd) must be started on a per-user basis. This is typically done by the Session Manager in GNOME. However, if you are not using the GNOME Desktop, you will need to add something like the following to your X Windows initialization script: esd -terminate -nobeeps -as 2 ===> Returning to build of vuze-5.2.0.0 ===> vuze-5.2.0.0 depends on file: /usr/local/openjdk6/bin/java - found ===> vuze-5.2.0.0 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 vuze-5.2.0.0 ===> vuze-5.2.0.0 depends on executable: gtk-update-icon-cache - found =========================================================================== =================================================== ===> vuze-5.2.0.0 depends on shared library: libatk-1.0.so - found ===> vuze-5.2.0.0 depends on shared library: libgdk_pixbuf-2.0.so - found ===> vuze-5.2.0.0 depends on shared library: libglib-2.0.so - found ===> vuze-5.2.0.0 depends on shared library: libpcre.so - found ===> vuze-5.2.0.0 depends on shared library: libpango-1.0.so - found =========================================================================== =================================================== ===> Configuring for vuze-5.2.0.0 =========================================================================== =================================================== ===> Building for vuze-5.2.0.0 Buildfile: /wrkdirs/usr/ports/net-p2p/vuze/work/build.xml init: [mkdir] Created dir: /wrkdirs/usr/ports/net-p2p/vuze/work/build compile: [javac] /wrkdirs/usr/ports/net-p2p/vuze/work/build.xml:23: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 3438 source files to /wrkdirs/usr/ports/net-p2p/vuze/work/build # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x28f5925f, pid=50118, tid=102340 # # JRE version: 6.0_32-b30 # Java VM: OpenJDK Server VM (23.25-b01 mixed mode bsd-x86 ) # Problematic frame: # V [libjvm.so+0x75925f] JVM_handle_bsd_signal+0x109d5f # # Core dump written. Default location: /wrkdirs/usr/ports/net-p2p/vuze/work/core or core.50118 # # An error report file with more information is saved as: # /wrkdirs/usr/ports/net-p2p/vuze/work/hs_err_pid50118.log # # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # *** [do-build] Signal 6 Stop in /usr/ports/net-p2p/vuze. ===> Cleaning for vuze-5.2.0.0