From owner-cvs-ports@FreeBSD.ORG Sun Dec 12 04:41:51 2010 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 4F02F106566B; Sun, 12 Dec 2010 04:41:51 +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 A86208FC16; Sun, 12 Dec 2010 04:41:50 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 4460B22C54F3; Sun, 12 Dec 2010 06:41:49 +0200 (EET) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id 13A945A912A; Sat, 11 Dec 2010 20:41:48 -0800 (PST) From: QAT@FreeBSD.org To: pgollucci@FreeBSD.org In-Reply-To: <201012120354.oBC3sMwS004774@repoman.freebsd.org> References: <201012120354.oBC3sMwS004774@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-10-18 07:14:25 X-QAT-Port: databases/ruby-kyotocabinet X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/ruby19-kyotocabinet-1.11.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: new_compiler_error Message-Id: <20101212044148.13A945A912A@jester1b.ixsystems.com> Date: Sat, 11 Dec 2010 20:41:47 -0800 (PST) Cc: cvs-ports@FreeBSD.org, knu@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/ruby-kyotocabinet Makefile 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: Sun, 12 Dec 2010 04:41:51 -0000 The Restless Daemon identified a new_compiler error while trying to build: ruby19-kyotocabinet-1.11 maintained by knu@FreeBSD.org Makefile ident: $FreeBSD: ports/databases/ruby-kyotocabinet/Makefile,v 1.8 2010/12/12 03:54:22 pgollucci Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/ruby19-kyotocabinet-1.11.log : ===> Running extconf.rb to configure setting variables ... $CFLAGS = -I. -I/usr/local/include -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -O2 $LDFLAGS = -L. -rdynamic -L. -L/usr/local/lib $libs = -lkyotocabinet -lz -lstdc++ -lrt -lpthread -lm -lc checking for kccommon.h... yes creating Makefile ===> Building for ruby19-kyotocabinet-1.11 c++ -I. -I/usr/local/include/ruby-1.9//amd64-freebsd8 -I/usr/local/include/ruby-1.9//ruby/backward -I/usr/local/include/ruby-1.9/ -I. -DHAVE_KCCOMMON_H -I/usr/local/include -fPIC -I. -I/usr/local/include -Wall -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -O2 -O2 -pipe -fno-strict-aliasing -okyotocabinet.o -c kyotocabinet.cc kyotocabinet.cc: In function 'volatile VALUE StringValueEx(VALUE)': kyotocabinet.cc:625: error: 'ruby_snprintf' is not a member of 'std' kyotocabinet.cc: In function 'VALUE err_name(VALUE)': kyotocabinet.cc:915: error: 'kc::FileDB' has not been declared kyotocabinet.cc:915: error: 'kc::FileDB' has not been declared kyotocabinet.cc:915: error: 'kc::FileDB' has not been declared kyotocabinet.cc:915: error: 'kc::FileDB' has not been declared kyotocabinet.cc:915: error: 'FileDB' is not a member of 'kc' kyotocabinet.cc:915: error: 'kc::FileDB' has not been declared kyotocabinet.cc:915: error: 'kc::FileDB' has not been declared kyotocabinet.cc:915: error: void value not ignored as it ought to be kyotocabinet.cc:914: warning: unused variable 'code' kyotocabinet.cc: In function 'VALUE err_to_s(VALUE)': kyotocabinet.cc:935: error: 'kc::FileDB' has not been declared kyotocabinet.cc:935: error: 'kc::FileDB' has not been declared kyotocabinet.cc:931: warning: unused variable 'code' kyotocabinet.cc: In function 'VALUE err_inspect(VALUE)': kyotocabinet.cc:949: error: 'kc::FileDB' has not been declared kyotocabinet.cc:949: error: 'kc::FileDB' has not been declared kyotocabinet.cc: In member function 'virtual void db_close(VALUE)::FuncImpl::operate()': kyotocabinet.cc:1885: error: 'class kyotocabinet::PolyDB' has no member named 'ruby_close' kyotocabinet.cc: In function 'VALUE db_close(VALUE)': kyotocabinet.cc:1894: error: 'class kyotocabinet::PolyDB' has no member named 'ruby_close' *** Error code 1 Stop in /work/a/ports/databases/ruby-kyotocabinet/work/kyotocabinet-ruby-1.11. *** Error code 1 Stop in /a/ports/databases/ruby-kyotocabinet. ================================================================ build of /usr/ports/databases/ruby-kyotocabinet ended at Sun Dec 12 04:41:46 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/ruby19-kyotocabinet-1.11.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=databases&portname=ruby-kyotocabinet 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."