glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [glob2-devel] Hudson server and compile errors


From: Kieran P
Subject: Re: [glob2-devel] Hudson server and compile errors
Date: Wed, 6 Jan 2010 17:50:23 +1300

Hey Giszmo,

Re: your home computer failure, I get the same error with USL. Martin
made some changes recently. Maybe he forgot to compile, or a merge at
the last second went bad. Either way, you're not alone.

As for the hudson server error, Steph made some changes for detecting
the gss compiler. It might use configuration options of a newer scons
script, so you could try updating it. Here is my scons info that gets
through to where usl breaks.

% scons --version
SCons by Steven Knight et al.:
        script: v1.2.0.d20090919.r4369[MODIFIED], 2009/09/19 16:58:54, by
scons on scons-dev
        engine: v1.2.0.d20090919.r4369[MODIFIED], 2009/09/19 16:58:54, by
scons on scons-dev
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 The
SCons Foundation

Regards
Kieran

---------------------------------------------------------------------
Kieran Pilkington
Rails Developer, Kete Developer (http://kete.net.nz)
Katipo Communications, Ltd. (http://katipo.co.nz)
http://twitter.com/k776 - http://k776.tumblr.com



On Wed, Jan 6, 2010 at 4:35 PM, Leo Wandersleb <address@hidden> wrote:
> hi all,
>
> not only does my hudson still fail to process the scons script (
> http://hudson.globulation2.org:8080/job/glob2/5/console ), now also my box at
> home fails to compile (see below).
> i have no clue about none of these. yes, scons is older on my hudson but for 
> the
> usl-thing ... no idea what is wrong there.
>
> regards,
>
> leo
>
>
> g++ -o libusl/src/usl.o -c -g -Wall -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
> -D_REENTRANT
> -Ilibgag/include -I. -Ilibusl/src -I/usr/include/SDL libusl/src/usl.cpp
> In file included from /usr/include/c++/4.4/algorithm:62,
>                 from libusl/src/types.h:7,
>                 from libusl/src/native.h:7,
>                 from libusl/src/usl.cpp:6:
> /usr/include/c++/4.4/bits/stl_algo.h: In function '_Funct 
> std::for_each(_IIter,
> _IIter, _Funct) [with _IIter = __gnu_cxx::__normal_iterator<const Thread*,
> std::vector<Thread, std::allocator<Thread> > >, _Funct =
> std::mem_fun_ref_t<void, Thread>]':
> libusl/src/usl.cpp:114:   instantiated from here
> /usr/include/c++/4.4/bits/stl_algo.h:4200: error: no match for call to
> '(std::mem_fun_ref_t<void, Thread>) (const Thread&)'
> /usr/include/c++/4.4/bits/stl_function.h:568: note: candidates are: _Ret
> std::mem_fun_ref_t<_Ret, _Tp>::operator()(_Tp&) const [with _Ret = void, _Tp =
> Thread]
> scons: *** [libusl/src/usl.o] Error 1
> scons: building terminated because of errors.
>
>
>
>
> _______________________________________________
> glob2-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/glob2-devel
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]