From owner-cvs-ports@FreeBSD.ORG Sat Feb 28 06:56:30 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB321106566B; Sat, 28 Feb 2009 06:56:30 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 75AD78FC14; Sat, 28 Feb 2009 06:56:30 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from release.ixsystems.com (unknown [206.40.55.81]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 84FC022C5045; Sat, 28 Feb 2009 08:56:36 +0200 (EET) Received: by release.ixsystems.com (Postfix, from userid 0) id 82FB88FC1E; Fri, 27 Feb 2009 22:45:30 -0800 (PST) From: QAT@FreeBSD.org To: mezz@FreeBSD.org In-Reply-To: <200902280514.n1S5EwhZ026376@repoman.freebsd.org> References: In-Reply-To: <200902280514.n1S5EwhZ026376@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.54 2009/02/23 16:05:24 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-3.1.2_1; dsversion: 3.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2009-01-16 01:53:03 X-QAT-Port: net-p2p/transmission-gtk2 X-QAT-Log: http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/transmission-gtk2-1.51.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: depend_object Message-Id: <20090228064530.82FB88FC1E@release.ixsystems.com> Date: Fri, 27 Feb 2009 22:45:30 -0800 (PST) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net-p2p/transmission-cli Makefile distinfo ports/net-p2p/transmission-cli/files transmission-cli-configure.ac transmission-daemon-configure.ac transmission-gtk2-configure.ac transmission-web-configure.ac ports/net-p2p/t X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2009 06:56:31 -0000 QAT - your restless neighborhood Daemon - identified a depend_object error while trying to build: transmission-gtk2-1.51 maintained by mezz@FreeBSD.org Makefile ident: $FreeBSD: ports/net-p2p/transmission-gtk2/Makefile,v 1.20 2008/11/10 18:16:29 mezz Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/transmission-gtk2-1.51.log : echo '#else' >> hugehelp.c env LC_ALL=C /usr/bin/nroff -man ../docs/curl.1 | /usr/bin/perl ../src/mkhelp.pl -c ../docs/MANUAL >> hugehelp.c echo '#endif /* HAVE_LIBZ */' >> hugehelp.c make all-am if cc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -fno-strict-aliasing -pipe -g0 -Wno-system-headers -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -fno-strict-aliasing -pipe -g0 -Wno-system-headers -MT hugehelp.o -MD -MP -MF ".deps/hugehelp.Tpo" -c -o hugehelp.o hugehelp.c; then mv -f ".deps/hugehelp.Tpo" ".deps/hugehelp.Po"; else rm -f ".deps/hugehelp.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -fno-strict-aliasing -pipe -g0 -Wno-system-headers -MT urlglob.o -MD -MP -MF ".deps/urlglob.Tpo" -c -o urlglob.o urlglob.c; then mv -f ".deps/urlglob.Tpo" ".deps/urlglob.Po"; else rm -f ".deps/urlglob.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -fno-strict-aliasing -pipe -g0 -Wno-system-headers -MT writeout.o -MD -MP -MF ".deps/writeout.Tpo" -c -o writeout.o writeout.c; then mv -f ".deps/writeout.Tpo" ".deps/writeout.Po"; else rm -f ".deps/writeout.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -fno-strict-aliasing -pipe -g0 -Wno-system-headers -MT writeenv.o -MD -MP -MF ".deps/writeenv.Tpo" -c -o writeenv.o writeenv.c; then mv -f ".deps/writeenv.Tpo" ".deps/writeenv.Po"; else rm -f ".deps/writeenv.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -fno-strict-aliasing -pipe -g0 -Wno-system-headers -MT getpass.o -MD -MP -MF ".deps/getpass.Tpo" -c -o getpass.o getpass.c; then mv -f ".deps/getpass.Tpo" ".deps/getpass.Po"; else rm -f ".deps/getpass.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -fno-strict-aliasing -pipe -g0 -Wno-system-headers -MT homedir.o -MD -MP -MF ".deps/homedir.Tpo" -c -o homedir.o homedir.c; then mv -f ".deps/homedir.Tpo" ".deps/homedir.Po"; else rm -f ".deps/homedir.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -fno-strict-aliasing -pipe -g0 -Wno-system-headers -MT curlutil.o -MD -MP -MF ".deps/curlutil.Tpo" -c -o curlutil.o curlutil.c; then mv -f ".deps/curlutil.Tpo" ".deps/curlutil.Po"; else rm -f ".deps/curlutil.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -fno-strict-aliasing -pipe -g0 -Wno-system-headers -MT strtoofft.o -MD -MP -MF ".deps/strtoofft.Tpo" -c -o strtoofft.o `test -f '../lib/strtoofft.c' || echo './'`../lib/strtoofft.c; then mv -f ".deps/strtoofft.Tpo" ".deps/strtoofft.Po"; else rm -f ".deps/strtoofft.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -fno-strict-aliasing -pipe -g0 -Wno-system-headers -MT strdup.o -MD -MP -MF ".deps/strdup.Tpo" -c -o strdup.o `test -f '../lib/strdup.c' || echo './'`../lib/strdup.c; then mv -f ".deps/strdup.Tpo" ".deps/strdup.Po"; else rm -f ".deps/strdup.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I../include -I../include -I../lib -I../src -I../lib -I../src -O2 -fno-strict-aliasing -pipe -g0 -Wno-system-headers -MT rawstr.o -MD -MP -MF ".deps/rawstr.Tpo" -c -o rawstr.o `test -f '../lib/rawstr.c' || echo './'`../lib/rawstr.c; then mv -f ".deps/rawstr.Tpo" ".deps/rawstr.Po"; else rm -f ".deps/rawstr.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link cc -O2 -fno-strict-aliasing -pipe -g0 -Wno-system-headers -rpath=/usr/lib:/usr/local/lib -o curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o strtoofft.o strdup.o rawstr.o ../lib/libcurl.la -lz mkdir .libs cc -O2 -fno-strict-aliasing -pipe -g0 -Wno-system-headers -rpath=/usr/lib:/usr/local/lib -o .libs/curl main.o hugehelp.o urlglob.o writeout.o writeenv.o getpass.o homedir.o curlutil.o strtoofft.o strdup.o rawstr.o ../lib/.libs/libcurl.so -lssl -lcrypto -lz -Wl,--rpath -Wl,/usr/local/lib creating curl Making all in docs Making all in examples Making all in libcurl ===> Installing for curl-7.19.2 ===> curl-7.19.2 depends on file: /usr/local/share/certs/ca-root-nss.crt - found ===> Generating temporary packing list ===> Checking if ftp/curl already installed ===> curl-7.19.2 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of ftp/curl without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1 Stop in /a/ports/ftp/curl. *** Error code 1 Stop in /a/ports/net-p2p/transmission-gtk2. ================================================================ build of /usr/ports/net-p2p/transmission-gtk2 ended at Sat Feb 28 06:45:28 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/transmission-gtk2-1.51.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=net-p2p&portname=transmission-gtk2 The build which triggered this BotMail was done under tinderbox-3.1.2_1; dsversion: 3.1 on RELENG_7 on amd64 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."