Return-Path: <boost-testing-bounces@lists.boost.org>
Received: from n076.sc1.he.tucows.com (64.97.168.32) by n059.sc1.cp.net
	(7.2.066) id 46564A60011B3225 for boost.regex@virgin.net;
	Sun, 28 Oct 2007 16:10:17 +0000
Received: from moutng.kundenserver.de (212.227.126.186) by
	n076.sc1.he.tucows.com (7.2.069.1)
	id 47246541000520CC for boost.regex@virgin.net;
	Sun, 28 Oct 2007 16:10:17 +0000
Received-SPF: none (mxeu6: 129.79.245.252 is neither permitted nor denied by
	domain of lists.boost.org) client-ip=129.79.245.252;
	envelope-from=boost-testing-bounces@lists.boost.org;
	helo=wowbagger.osl.iu.edu; 
Received: from wowbagger.osl.iu.edu (wowbagger.osl.iu.edu [129.79.245.252])
	by mx.kundenserver.de (node=mxeu6) with ESMTP (Nemesis)
	id 0MKsUu-1ImAiN1abn-00068w for john@johnmaddock.co.uk;
	Sun, 28 Oct 2007 17:10:16 +0100
Received: from wowbagger.osl.iu.edu (localhost [127.0.0.1])
	by wowbagger.osl.iu.edu (Postfix) with ESMTP id 17F422F8297;
	Sun, 28 Oct 2007 12:10:14 -0400 (EDT)
X-Original-To: boost-testing@lists.boost.org
Delivered-To: boost-testing@lists.boost.org
Received: from mail.gmx.net (mail.gmx.net [213.165.64.20])
	by wowbagger.osl.iu.edu (Postfix) with SMTP id EF4632F8122
	for <boost-testing@lists.boost.org>;
	Sun, 28 Oct 2007 12:10:11 -0400 (EDT)
Received: (qmail invoked by alias); 28 Oct 2007 16:10:09 -0000
Received: from mnch-4db0dc1e.pool.einsundeins.de (EHLO [192.168.178.20])
	[77.176.220.30]
	by mail.gmx.net (mp040) with SMTP; 28 Oct 2007 17:10:09 +0100
X-Authenticated: #22458762
X-Provags-ID: V01U2FsdGVkX1/LO8dZdOzLe6wojSDyyJWhk+X+GNasiKFiBl3Fvo
	OwcdD/VmIBn2G4
Message-ID: <4724B45B.9070300@gmx.de>
Date: Sun, 28 Oct 2007 17:10:03 +0100
From: Niko Demmel <niko.demmel@gmx.de>
User-Agent: Thunderbird 2.0.0.6 (Windows/20070728)
MIME-Version: 1.0
To: Running Boost regression tests <boost-testing@lists.boost.org>
References: <471DDD95.5050002@acm.org>	<2FD2C1AB-0CF3-4A55-A163-1337574EE565@osl.iu.edu>	<8AFBFAE2-5332-488C-BA1C-ED54FE5258AC@osl.iu.edu>	<3C0BD054-3E34-4D53-BBD7-68E746261906@osl.iu.edu>	<471E5169.1010404@gmx.de>	<00bb01c815af$3c4f28e0$45647410@americas.<471E666A.2060708@gmx.de>	<00b001c815c8$39874cf0$0200a8c0@americas.hpqcorp.net>	<471FA915.1080806@gmx.de><018d01c816da$0dd1bd30$4b456951@fuji>	<4720A336.2030200@gmx.de><005e01c8171b$c28d38d0$2e121452@fuji>	<47211C39.70609@gmx.de>
	<026a01c8179f$d007f340$dc3f0252@fuji>
	<1193415851.3630.11.camel@localhost.localdomain>
In-Reply-To: <1193415851.3630.11.camel@localhost.localdomain>
X-Y-GMX-Trusted: 0
Subject: Re: [Boost-testing] Apple Mac OS testers?
X-BeenThere: boost-testing@lists.boost.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: Running Boost regression tests <boost-testing@lists.boost.org>
List-Id: Running Boost regression tests <boost-testing.lists.boost.org>
List-Unsubscribe: <http://lists.boost.org/mailman/listinfo.cgi/boost-testing>, 
	<mailto:boost-testing-request@lists.boost.org?subject=unsubscribe>
List-Archive: <http://lists.boost.org/MailArchives/boost-testing>
List-Post: <mailto:boost-testing@lists.boost.org>
List-Help: <mailto:boost-testing-request@lists.boost.org?subject=help>
List-Subscribe: <http://lists.boost.org/mailman/listinfo.cgi/boost-testing>,
	<mailto:boost-testing-request@lists.boost.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: boost-testing-bounces@lists.boost.org
Errors-To: boost-testing-bounces@lists.boost.org

On 26/10/2007 18:24, Douglas Gregor wrote:
> On Fri, 2007-10-26 at 08:13 +0100, John Maddock wrote:
>   
>> Niko Demmel wrote:
>>     
>>> The latest regression.py from the svn trunk  (with both tarball and
>>> svn) failes when building process_jam_log.
>>> From the output of regression.py:
>>>
>>> darwin.compile.c++ bin/darwin/release/process_jam_log.o
>>> ../../../boost/test/impl/execution_monitor.ipp: In constructor
>>> 'boost::detail::signal_action::signal_action(int, bool, bool, char*)':
>>> ../../../boost/test/impl/execution_monitor.ipp:541: error: expected
>>> id-expression before '(' token
>>>
>>>    "g++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline
>>> -Wall
>>> -fPIC -dynamic -Wno-long-double -no-cpp-precomp  -DBOOST_ALL_NO_LIB=1
>>> -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1
>>> -DBOOST_THREAD_POSIX -DNDEBUG  -I"../../.." -c -o
>>> "bin/darwin/release/process_jam_log.o" "../src/process_jam_log.cpp"
>>>
>>> ...failed darwin.compile.c++ bin/darwin/release/process_jam_log.o...
>>>
>>>
>>> Any ideas?
>>>       
>> Doug Gregor has reported this already: 
>> http://article.gmane.org/gmane.comp.lib.boost.devel/166790 but he's also 
>> reported it fixed?  However, since his results aren't showing up either 
>> maybe there is still a problem somewhere... Doug?
>>     
>
> I believe I've fixed this. My results aren't showing up because even
> though process_jam_log gets built, regression.py isn't finding the
> resulting binary. 
>
>   

Have you submitted the fix? If so, I have a different issue. With the a 
svn checkout made yesterday I still had trouble building process_jam_log

darwin.compile.c++ bin/darwin/release/process_jam_log.o
../../../boost/test/impl/execution_monitor.ipp: In constructor 
'boost::detail::signal_action::signal_action(int, bool, bool, char*)':
../../../boost/test/impl/execution_monitor.ipp:541: error: expected 
id-expression before '(' token

Line 541 is an assertion (which shouldn't be essential)

BOOST_TEST_SYS_ASSERT( ::sigemptyset( &m_new_action.sa_mask ) != -1 );

I commented it out and it built just fine. Not sure whats going on...

The regression run now works and there were no other complications. (I use Rene's run.py with svn)

Regards,
Niko


_______________________________________________
Boost-Testing mailing list
Boost-Testing@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-testing

