From owner-cvs-all@FreeBSD.ORG Mon Sep 27 21:39:49 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1ADAD1065880; Mon, 27 Sep 2010 21:39:49 +0000 (UTC) (envelope-from QAR@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 4E6C68FC18; Mon, 27 Sep 2010 21:39:48 +0000 (UTC) Received: from it.buh.tecnik93.com (liby.buh.tecnik93.com [81.196.204.101]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id EC21022C541C; Tue, 28 Sep 2010 00:22:23 +0300 (EEST) Date: Tue, 28 Sep 2010 00:22:23 +0300 From: QAR@FreeBSD.org To: Sean Farley Message-ID: <20100928002223.08e052d0@it.buh.tecnik93.com> In-Reply-To: <201009271832.o8RIW6w6072632@repoman.freebsd.org> References: <201009271832.o8RIW6w6072632@repoman.freebsd.org> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; amd64-portbld-freebsd8.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/games/linux-nwnclient Makefile distinfo pkg-message pkg-plist ports/games/linux-nwnclient/files nwmovies.pl nwn.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 21:39:49 -0000 The Restless Daemon identified a etc lib sql error while trying to build: linux-nwnclient-1.69 maintained by scf@FreeBSD.org Makefile ident: $FreeBSD: ports/games/linux-nwnclient/Makefile,v 1.20 2010/09/27 18:32:05 scf Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/linux-nwnclient-1.69.log : EXTRACT_DEPENDS= BUILD_DEPENDS= RUN_DEPENDS=nwndata-1.29_3.tbz linux_base-f10-10_3.tbz linux-dri-7.4_1.tbz linux-f10-expat-2.0.1.tbz linux-f10-fontconfig-2.6.0.tbz linux-f10-xorg-libs-7.4_1.tbz linux-f10-sdl-1.2.13.tbz add_pkg ================================================================ ======================================== ===> License check disabled, port has not defined LICENSE => nwclient129.tar.gz doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch from file:///distcache//. fetch: file:///distcache//nwclient129.tar.gz: No such file or directory => Attempting to fetch from http://nwdownloads.bioware.com/neverwinternights/linux/129/. nwclient129.tar.gz 5375 kB 107 kBps => English_linuxclient169_orig.tar.gz doesn't seem to exist in /tmp/distfiles/. => Attempting to fetch from file:///distcache//. fetch: file:///distcache//English_linuxclient169_orig.tar.gz: No such file or directory => Attempting to fetch from http://na.llnet.bioware.cdn.ea.com/u/f/eagames/bioware/neverwinternights/updates/linux/169/. English_linuxclient169_orig.tar.gz 451 MB 496 kBps => MD5 Checksum OK for nwclient129.tar.gz. => SHA256 Checksum OK for nwclient129.tar.gz. => MD5 Checksum OK for English_linuxclient169_orig.tar.gz. => SHA256 Checksum OK for English_linuxclient169_orig.tar.gz. ================================================================ ======================================== add_pkg ===> License check disabled, port has not defined LICENSE ===> Extracting for linux-nwnclient-1.69 => MD5 Checksum OK for nwclient129.tar.gz. => SHA256 Checksum OK for nwclient129.tar.gz. => MD5 Checksum OK for English_linuxclient169_orig.tar.gz. => SHA256 Checksum OK for English_linuxclient169_orig.tar.gz. /bin/mkdir -p /work/a/ports/games/linux-nwnclient/work/nwnclient-1.69 (cd /work/a/ports/games/linux-nwnclient/work/nwnclient-1.69 && /usr/bin/gzip -nf -9 -dc /tmp/distfiles/nwclient129.tar.gz | /usr/bin/tar -xf - --no-same-owner --no-same-permissions) (cd /work/a/ports/games/linux-nwnclient/work/nwnclient-1.69 && /usr/bin/gzip -nf -9 -dc /tmp/distfiles/English_linuxclient169_orig.tar.gz | /usr/bin/tar -xf - --no-same-owner --no-same-permissions) /bin/rm /work/a/ports/games/linux-nwnclient/work/nwnclient-1.69/lib/libSDL* /work/a/ports/games/linux-nwnclient/work/nwnclient-1.69/SDL-1.2.5/* /work/a/ports/games/linux-nwnclient/work/nwnclient-1.69/fixinstall /work/a/ports/games/linux-nwnclient/work/nwnclient-1.69/nwn rm: /work/a/ports/games/linux-nwnclient/work/nwnclient-1.69/SDL-1.2.5/*: No such file or directory *** Error code 1 Stop in /a/ports/games/linux-nwnclient. ================================================================ build of /usr/ports/games/linux-nwnclient ended at Mon Sep 27 19:39:18 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/linux-nwnclient-1.69.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=games&portname=linux-nwnclient The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B