From owner-cvs-all@FreeBSD.ORG Wed Aug 18 05:16:47 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 B838B106564A; Wed, 18 Aug 2010 05:16:47 +0000 (UTC) (envelope-from QAT@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 1E81E8FC17; Wed, 18 Aug 2010 05:16:46 +0000 (UTC) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by worf.ds9.tecnik93.com (Postfix) with ESMTPSA id 10A5122C53B7; Wed, 18 Aug 2010 08:16:46 +0300 (EEST) Date: Wed, 18 Aug 2010 08:16:45 +0300 From: QAT@FreeBSD.org To: Matthias Andree Message-ID: <20100818081645.4489655a@it.buh.tecnik93.com> In-Reply-To: <201008180059.o7I0xJtr028611@repoman.freebsd.org> References: <201008180059.o7I0xJtr028611@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/devel/clang Makefile pkg-plist 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: Wed, 18 Aug 2010 05:16:47 -0000 The Restless Daemon identified a etc lib sql error while trying to build: clang-2.7_2 maintained by brooks@FreeBSD.org Makefile ident: $FreeBSD: ports/devel/clang/Makefile,v 1.8 2010/08/18 00:59:18 mandree Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/clang-2.7_2.log : gmake[2]: Entering directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/lib/Checker' llvm[2]: Installing Release Archive Library /usr/local/lib/libclangChecker.a gmake[2]: Leaving directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/lib/Checker' gmake[2]: Entering directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/lib/Rewrite' llvm[2]: Installing Release Archive Library /usr/local/lib/libclangRewrite.a gmake[2]: Leaving directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/lib/Rewrite' gmake[2]: Entering directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/lib/Frontend' llvm[2]: Installing Release Archive Library /usr/local/lib/libclangFrontend.a gmake[2]: Leaving directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/lib/Frontend' gmake[2]: Entering directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/lib/Index' llvm[2]: Installing Release Archive Library /usr/local/lib/libclangIndex.a gmake[2]: Leaving directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/lib/Index' gmake[2]: Entering directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/lib/Driver' llvm[2]: Installing Release Archive Library /usr/local/lib/libclangDriver.a gmake[2]: Leaving directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/lib/Driver' gmake[1]: Leaving directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/lib' gmake[1]: Entering directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/tools' gmake[2]: Entering directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/tools/driver' llvm[2]: Linking Release executable clang (without symbols) llvm[2]: ======= Finished Linking Release Executable clang (without symbols) llvm[2]: Installing Release /usr/local/bin/clang llvm[2]: Installing Release /usr/local/bin/clang++ gmake[2]: Leaving directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/tools/driver' gmake[2]: Entering directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/tools/CIndex' llvm[2]: Linking Release Shared Library CIndex.so llvm[2]: Installing Release Shared Library /usr/local/lib/libCIndex.so llvm[2]: Installing Release Archive Library /usr/local/lib/libCIndex.a gmake[2]: Leaving directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/tools/CIndex' gmake[2]: Entering directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/tools/c-index-test' llvm[2]: Linking Release executable c-index-test (without symbols) llvm[2]: ======= Finished Linking Release Executable c-index-test (without symbols) llvm[2]: Install circumvented with NO_INSTALL gmake[2]: Leaving directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/tools/c-index-test' gmake[1]: Leaving directory `/work/a/ports/devel/clang/work/llvm-2.7/tools/clang/tools' rmdir: /usr/local/share/doc/clang/html/img: No such file or directory *** Error code 1 Stop in /a/ports/devel/clang. ================================================================ build of /usr/ports/devel/clang ended at Wed Aug 18 01:11:23 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/clang-2.7_2.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=devel&portname=clang 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