From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Oct 31 16:19:45 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 ESMTP id 21740466 for ; Thu, 31 Oct 2013 16:19:45 +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 0E2E92C09; Thu, 31 Oct 2013 16:19:45 +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 r9VGJi4Z002213; Thu, 31 Oct 2013 16:19:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id r9VGJiQx002207; Thu, 31 Oct 2013 16:19:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 31 Oct 2013 16:19:44 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201310311619.r9VGJiQx002207@beefy1.isc.freebsd.org> To: hardy.schumacher@gmx.de Subject: [REL - 10i386-default][emulators/kcemu] Failed for kcemu-0.5.1_4 in lib-depends 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: Thu, 31 Oct 2013 16:19:45 -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: hardy.schumacher@gmx.de Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/emulators/kcemu/Makefile 327721 2013-09-20 16:43:52Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2013-10-31_06h45m44s/logs/kcemu-0.5.1_4.log Build URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2013-10-31_06h45m44s Log: ====>> Building emulators/kcemu build started at Thu Oct 31 16:19:27 UTC 2013 port directory: /usr/ports/emulators/kcemu building for: FreeBSD 10i386-default-job-11 10.0-BETA1 FreeBSD 10.0-BETA1 r256420 i386 maintained by: hardy.schumacher@gmx.de Makefile ident: $FreeBSD: head/emulators/kcemu/Makefile 327721 2013-09-20 16:43:52Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000500 UNAME_v=FreeBSD 10.0-BETA1 r256420 UNAME_r=10.0-BETA1 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/10i386-default/ref PKG_EXT=txz tpid=65352 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=kcemu-0.5.1_4 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=10i386-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-- --disable-libmp3lame --disable-libflac --disable-libgif --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- 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=" -L/usr/local/lib" 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-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kcemu DOCSDIR=/usr/local/share/doc/kcemu EXAMPLESDIR=/usr/local/share/examples/kcemu WWWDIR=/usr/local/www/kcemu ETCDIR=/usr/local/etc/kcemu --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 kcemu-0.5.1_4 =================================================== =========================================================================== =================================================== ===> kcemu-0.5.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.1.4_8.txz Installing pkg-1.1.4_8... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kcemu-0.5.1_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kcemu-0.5.1_4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by kcemu-0.5.1_4 for building => SHA256 Checksum OK for KCemu-0.5.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kcemu-0.5.1_4 for building ===> Extracting for kcemu-0.5.1_4 => SHA256 Checksum OK for KCemu-0.5.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kcemu-0.5.1_4 =========================================================================== =================================================== ===> kcemu-0.5.1_4 depends on executable: pngtopnm - not found ===> Verifying install for pngtopnm in /usr/ports/graphics/netpbm ===> Installing existing package /packages/All/netpbm-10.35.89.txz Installing netpbm-10.35.89...Installing libxml2-2.8.0_2... done Installing bash-4.2.45...Installing gettext-0.18.3.1... done done Installing perl5-5.16.3_2...Removing /usr/local/etc/perl5_version... Done. Creating /usr/local/etc/perl5_version... Done. Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl5 Done. done Installing tiff-4.0.3...Installing jpeg-8_4... done Installing jbigkit-1.6... done done Installing png-1.5.17... done Installing jasper-1.900.1_12... done done ===> Returning to build of kcemu-0.5.1_4 ===> kcemu-0.5.1_4 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.3.txz Installing pkgconf-0.9.3... done ===> Returning to build of kcemu-0.5.1_4 ===> kcemu-0.5.1_4 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xmu.pc in /usr/ports/x11-toolkits/libXmu ===> Installing existing package /packages/All/libXmu-1.1.2,1.txz Installing libXmu-1.1.2,1...Installing xproto-7.0.24... done Installing xextproto-7.2.1... done Installing libxcb-1.9.1...Installing libXdmcp-1.1.1... done Installing libXau-1.0.8... done Installing libpthread-stubs-0.3_4... done done Installing libXext-1.3.2,1...Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done done done Installing libSM-1.2.2,1...Installing libICE-1.0.8,1... done done Installing libXt-1.1.4,1... done done ===> Returning to build of kcemu-0.5.1_4 ===> kcemu-0.5.1_4 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz Installing intltool-0.50.2...Installing p5-XML-Parser-2.41_1...Installing expat-2.1.0... done done done ===> Returning to build of kcemu-0.5.1_4 =========================================================================== =================================================== ===> kcemu-0.5.1_4 depends on shared library: libintl.so - found ===> kcemu-0.5.1_4 depends on shared library: audiofile - not found ===> Verifying install for audiofile in /usr/ports/audio/libaudiofile ===> Installing existing package /packages/All/libaudiofile-0.2.7.txz Installing libaudiofile-0.2.7... done ===> Returning to build of kcemu-0.5.1_4 ===> kcemu-0.5.1_4 depends on shared library: avformat.1 - not found ===> Verifying install for avformat.1 in /usr/ports/multimedia/ffmpeg ===> Installing existing package /packages/All/ffmpeg-2.0.2,1.txz Installing ffmpeg-2.0.2,1...Installing ca_root_nss-3.15.2_1... done Installing fontconfig-2.10.95,1...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 Installing gmp-5.1.3... done Installing gnutls-2.12.23_1...Installing p11-kit-0.16.3...Installing libtasn1-2.14... done done Installing nettle-2.7.1... done Installing libgpg-error-1.12... done done Installing gpac-libgpac-0.4.5_7,1... done Installing libogg-1.3.1,4... done Installing libtheora-1.1.1_3...Installing libvorbis-1.3.3_1,3... done done Installing libvpx-1.2.0... done Installing opencv-core-2.3.1_8... done Installing orc-0.4.18... done Installing schroedinger-1.0.11_1... done Installing x264-0.136.2358... done Installing xvid-1.3.2,1... done done ===> Returning to build of kcemu-0.5.1_4 Error: shared library "avformat.1" does not exist *** Error code 1 Stop. make: stopped in /usr/ports/emulators/kcemu ===> Cleaning for kcemu-0.5.1_4