From owner-cvs-all@FreeBSD.ORG Fri Sep 24 03:55:44 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 4D5F71065672; Fri, 24 Sep 2010 03:55:44 +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 88FA58FC16; Fri, 24 Sep 2010 03:55:43 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 0F36E22C5418; Fri, 24 Sep 2010 06:55:42 +0300 (EEST) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id D4A805A901A; Thu, 23 Sep 2010 20:55:40 -0700 (PDT) From: QAT@FreeBSD.org To: pgollucci@FreeBSD.org In-Reply-To: <201009240044.o8O0iTdo001954@repoman.freebsd.org> References: <201009240044.o8O0iTdo001954@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-3.3_3; dsversion: 3.2.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_8 X-QAT-Jail_Last_Built: 2010-08-15 10:20:52 X-QAT-Port: databases/p5-DBD-cego X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/p5-DBD-cego-1.1.9_1.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: bad_C++_code Message-Id: <20100924035540.D4A805A901A@jester1b.ixsystems.com> Date: Thu, 23 Sep 2010 20:55:40 -0700 (PDT) Cc: cvs-ports@FreeBSD.org, fbsd-ports@opsec.eu, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/astro/p5-ZConf-Weather Makefile pkg-plist ports/audio/p5-Audio-Scrobbler Makefile pkg-plist ports/audio/p5-Music-Audioscrobbler-MPD Makefile pkg-plist ports/audio/p5-Net-FreeDB 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: Fri, 24 Sep 2010 03:55:44 -0000 The Restless Daemon identified a bad_C++_code error while trying to build: p5-DBD-cego-1.1.9_1 maintained by fbsd-ports@opsec.eu Makefile ident: $FreeBSD: ports/databases/p5-DBD-cego/Makefile,v 1.2 2010/09/24 00:44:17 pgollucci Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/p5-DBD-cego-1.1.9_1.log : Cleaning up /etc/manpath.config... Done. Spamming /etc/manpath.config... Done. pkg_add p5-Storable-2.21.tbz pkg_add p5-DBI-1.615.tbz pkg_add cego-base-1.1.32_1.tbz pkg_add cego-xml-1.0.20_1.tbz pkg_add cego-2.6.9_1.tbz ===> p5-DBD-cego-1.1.9_1 depends on package: p5-DBI>=1.61 - found ===> p5-DBD-cego-1.1.9_1 depends on file: /usr/local/bin/perl5.10.1 - found ===> p5-DBD-cego-1.1.9_1 depends on shared library: cego.1 - found ===> Configuring for p5-DBD-cego-1.1.9_1 Checking if your kit is complete... Looks good Using DBI 1.615 (for perl 5.010001 on amd64-freebsd) installed in /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/DBI/ Writing Makefile for DBD::Cego ===> Building for p5-DBD-cego-1.1.9_1 cp Cego.pm blib/lib/DBD/Cego.pm /usr/local/bin/perl5.10.1 -p -e "s/~DRIVER~/Cego/g" /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/DBI/Driver.xst > Cego.xsi /usr/local/bin/perl5.10.1 /usr/local/lib/perl5/5.10.1/ExtUtils/xsubpp -noprototypes -C++ -typemap /usr/local/lib/perl5/5.10.1/ExtUtils/typemap -typemap perlobject.map -typemap typemap Cego.xs > Cego.xsc && mv Cego.xsc Cego.c g++ -c -I/usr/local/lib/perl5/site_perl/5.10.1/mach/auto/DBI -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O6 -DNDEBUG=1 -DVERSION=\"1.1.9\" -DXS_VERSION=\"1.1.9\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.10.1/mach/CORE" Cego.c Cego.xsi: In function 'void XS_DBD__Cego__db__login(CV*)': Cego.xsi:95: error: invalid conversion from 'const char*' to 'char*' Cego.xsi:96: error: invalid conversion from 'const char*' to 'char*' Cego.xsi: In function 'void XS_DBD__Cego__db_selectall_arrayref(CV*)': Cego.xsi:122: warning: deprecated conversion from string constant to 'char*' Cego.xsi:137: warning: deprecated conversion from string constant to 'char*' Cego.xsi: In function 'void XS_DBD__Cego__db_selectrow_arrayref(CV*)': Cego.xsi:180: warning: deprecated conversion from string constant to 'char*' Cego.xsi: In function 'void XS_DBD__Cego__db_disconnect(CV*)': Cego.xsi:302: error: invalid conversion from 'const char*' to 'char*' Cego.xsi: In function 'void XS_DBD__Cego__st_fetchall_arrayref(CV*)': Cego.xsi:656: warning: deprecated conversion from string constant to 'char*' *** Error code 1 Stop in /work/a/ports/databases/p5-DBD-cego/work/DBD-cego. *** Error code 1 Stop in /a/ports/databases/p5-DBD-cego. ================================================================ build of /usr/ports/databases/p5-DBD-cego ended at Fri Sep 24 03:55:39 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/p5-DBD-cego-1.1.9_1.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=databases&portname=p5-DBD-cego 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."