From owner-cvs-all@FreeBSD.ORG Fri Jul 25 11:06:22 2008 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 E41CB106566B; Fri, 25 Jul 2008 11:06:22 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 503B88FC15; Fri, 25 Jul 2008 11:06:22 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 6E86E2C50D1F; Fri, 25 Jul 2008 14:06:21 +0300 (EEST) Date: Fri, 25 Jul 2008 14:06:21 +0300 From: QA Tindy To: Pav Lucistnik Message-ID: <20080725140621.36ae303c@it.buh.tecnik93.com> In-Reply-To: <200807250907.m6P97PFY033298@repoman.freebsd.org> References: <200807250907.m6P97PFY033298@repoman.freebsd.org> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: alexbl@FreeBSD.org, cvs-ports@FreeBSD.org, Mark Linimon , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio/esperanza Makefile ports/audio/gx2osd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2008 11:06:23 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE 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. Excerpt from http://t64.tecnik93.com/logs/7-STABLE-FTP/esperanza-0.3_2.log: building esperanza-0.3_2 in directory /var/tinderbox/7-STABLE-FTP maintained by: alexbl@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/audio/esperanza Makefile ident: $FreeBSD: ports/audio/esperanza/Makefile,v 1.6 2008/07/25 09:07:25 pav Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Fri Jul 25 09:09:20 UTC 2008 ................................................... pkg_add qt4-uic-4.3.4.tbz pkg_add qt4-xml-4.3.4_1.tbz pkg_add qt4-network-4.3.4_1.tbz pkg_add jpeg-6b_4.tbz pkg_add libmng-1.0.9.tbz pkg_add tiff-3.8.2_1.tbz pkg_add qt4-svg-4.3.4_1.tbz pkg_add lcms-1.17,1.tbz skipping lcms-1.17,1, already added pkg_add qt4-imageformats-4.3.4_1.tbz ===> esperanza-0.3_2 depends on file: /usr/local/lib/libxmmsclient++.so.3 - found ===> esperanza-0.3_2 depends on executable: gmake - found ===> esperanza-0.3_2 depends on package: qt4-gui>=4.3.4 - found ===> esperanza-0.3_2 depends on package: qt4-moc>=4.3.4 - found ===> esperanza-0.3_2 depends on package: qt4-qmake>=4.3.4 - found ===> esperanza-0.3_2 depends on package: qt4-rcc>=4.3.4 - found ===> esperanza-0.3_2 depends on package: qt4-uic>=4.3.4 - found ===> esperanza-0.3_2 depends on package: qt4-xml>=4.3.4 - found ===> esperanza-0.3_2 depends on package: qt4-network>=4.3.4 - found ===> esperanza-0.3_2 depends on package: qt4-imageformats>=4.3.4 - found ===> Configuring for esperanza-0.3_2 ===> Building for esperanza-0.3_2 c++ -c -pipe -g -I/usr/local/include/xmms2 -I/usr/local/include/xmms2 -Wall -W -Wno-unused-parameter -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I/usr/local/include/QtCore -I/usr/local/include/QtCore -I/usr/local/include/QtNetwork -I/usr/local/include/QtNetwork -I/usr/local/include/QtGui -I/usr/local/include/QtGui -I/usr/local/include/QtXml -I/usr/local/include/QtXml -I/usr/local/include -Iui -Ilib -I/opt/local/include -Iqmake_build -I. -I/usr/local/include -o qmake_build/playlistmodel.o lib/playlistmodel.cpp /usr/local/include/boost/function/function_template.hpp: In static member function 'static R boost::detail::function::function_obj_invoker1::invoke(boost::detail::function::function_buffer&, T0) [with FunctionObj = boost::function >, R = bool, T0 = const Xmms::Dict&]': /usr/local/include/boost/function/function_template.hpp:368: instantiated from 'void boost::detail::function::basic_vtable1::init(FunctionObj, boost::detail::function::function_obj_tag) [with FunctionObj = boost::function >, R = bool, T0 = const Xmms::Dict&, Allocator = std::allocator]' /usr/local/include/boost/function/function_template.hpp:298: instantiated from 'void boost::detail::function::basic_vtable1::init(F) [with F = boost::function >, R = bool, T0 = const Xmms::Dict&, Allocator = std::allocator]' /usr/local/include/boost/function/function_template.hpp:277: instantiated from 'boost::detail::function::basic_vtable1::basic_vtable1(F) [with F = boost::function >, R = bool, T0 = const Xmms::Dict&, Allocator = std::allocator]' /usr/local/include/boost/function/function_template.hpp:655: instantiated from 'void boost::function1::assign_to(Functor) [with Functor = boost::function >, R = bool, T0 = const Xmms::Dict&, Allocator = std::allocator]' /usr/local/include/boost/function/function_template.hpp:513: instantiated from 'boost::function1::function1(Functor, typename boost::enable_if_c::value>::value, int>::type) [with Functor = boost::function >, R = bool, T0 = const Xmms::Dict&, Allocator = std::allocator]' /usr/local/include/boost/function/function_template.hpp:753: instantiated from 'boost::function::function(Functor, typename boost::enable_if_c::value>::value, int>::type) [with Functor = boost::function >, R = bool, T0 = const Xmms::Dict&, Allocator = std::allocator]' /usr/local/include/boost/signals/slot.hpp:111: instantiated from 'boost::slot::slot(const F&) [with F = boost::function >, SlotFunction = boost::function >]' lib/playlistmodel.cpp:89: instantiated from here /usr/local/include/boost/function/function_template.hpp:134: error: no match for call to '(boost::function >) (const Xmms::Dict&)' /usr/local/include/boost/function/function_template.hpp:686: note: candidates are: typename boost::function1::result_type boost::function1::operator()(T0) const [with R = bool, T0 = const unsigned int&, Allocator = std::allocator] gmake: *** [qmake_build/playlistmodel.o] Error 1 *** Error code 2 Stop in /a/ports/audio/esperanza. ================================================================ build of /usr/ports/audio/esperanza ended at Fri Jul 25 09:10:56 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B