From owner-cvs-all@FreeBSD.ORG Tue Jul 14 07:43:13 2009 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 B8E24106566C; Tue, 14 Jul 2009 07:43:13 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from exhub015-1.exch015.msoutlookonline.net (exhub015-1.exch015.msoutlookonline.net [207.5.72.93]) by mx1.freebsd.org (Postfix) with ESMTP id 9F8AC8FC13; Tue, 14 Jul 2009 07:43:13 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from [172.28.1.202] (98.141.235.114) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.1.358.0; Tue, 14 Jul 2009 00:43:13 -0700 Message-ID: <4A5C370F.1050604@FreeBSD.org> Date: Tue, 14 Jul 2009 03:43:11 -0400 From: "Philip M. Gollucci" Organization: FreeBSD User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: QAT@freebsd.org References: <200907140729.n6E7T1fK037878@repoman.freebsd.org> <20090714073250.7D9B83984D@qat.tcbug.org> In-Reply-To: <20090714073250.7D9B83984D@qat.tcbug.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: beyert@cs.ucr.edu, cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/audio/xmms-timidity Makefile 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: Tue, 14 Jul 2009 07:43:14 -0000 lame, I'll look tomorrow. Its too early here. QAT@freebsd.org wrote: > The Restless Daemon identified a bad_C++_code error while trying to build: > xmms-timidity-0.0.3_1 maintained by beyert@cs.ucr.edu > Makefile ident: $FreeBSD: ports/audio/xmms-timidity/Makefile,v 1.2 2009/07/14 07:29:01 pgollucci Exp $ > > Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/xmms-timidity-0.0.3_1.log : > > pkg_add xproto-7.0.15.tbz > skipping xproto-7.0.15, already added > pkg_add xextproto-7.0.5.tbz > skipping xextproto-7.0.5, already added > pkg_add xf86vidmodeproto-2.2.2.tbz > skipping xf86vidmodeproto-2.2.2, already added > pkg_add damageproto-1.1.0_2.tbz > skipping damageproto-1.1.0_2, already added > pkg_add fixesproto-4.0.tbz > skipping fixesproto-4.0, already added > pkg_add inputproto-1.5.0.tbz > skipping inputproto-1.5.0, already added > pkg_add xcb-proto-1.5.tbz > skipping xcb-proto-1.5, already added > pkg_add python26-2.6.2.tbz > skipping python26-2.6.2, already added > pkg_add xmms-1.2.11_7.tbz > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > > Xmms supports Gzipped and uncompressed skins. If you would like to use > Zip format skins you will need to ensure archivers/unzip is installed. > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > > ===> xmms-timidity-0.0.3_1 depends on executable: pkg-config - found > ===> xmms-timidity-0.0.3_1 depends on shared library: xmms.4 - found > ===> xmms-timidity-0.0.3_1 depends on shared library: glib-12.3 - found > ===> xmms-timidity-0.0.3_1 depends on shared library: gtk-12.2 - found > ===> Configuring for xmms-timidity-0.0.3_1 > ===> Building for xmms-timidity-0.0.3_1 > (cd /work/a/ports/audio/xmms-timidity/work/xmms-timidity-0.0.3 && c++ -O2 -fno-strict-aliasing -pipe -I/usr/local/include `glib-config --cflags` -g -fPIC -c xmms-timidity.cpp -o xmms-timidity.o) > xmms-timidity.cpp:126: warning: deprecated conversion from string constant to 'char*' > xmms-timidity.cpp: In function 'void* infoThread(void*)': > xmms-timidity.cpp:350: error: cast from 'void*' to 'int' loses precision > *** Error code 1 > > Stop in /a/ports/audio/xmms-timidity. > ================================================================ > build of /usr/ports/audio/xmms-timidity ended at Tue Jul 14 07:32:48 UTC 2009 > > The tarballed WRKDIR can be found here: > http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/xmms-timidity-0.0.3_1.tbz > > PortsMon page for the port: > http://portsmon.freebsd.org/portoverview.py?category=audio&portname=xmms-timidity > > The build which triggered this BotMail was done under > tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 > 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."