On 06/05/16 14:52 +0100, Jim Rippon wrote:
> Thank you guys,
> 
> I've taken your advice onboard and checked out 1.1.15-rc1 including the
> patches Lars mentions as Jan suggested - I see another warning with fatal
> warnings enabled:
> 
> gmake[2]: Entering directory `/home/jrippon/pacemaker/lib/cluster'
>   CC       election.lo
>   CC       cluster.lo
>   CC       membership.lo
>   CC       cpg.lo
>   CC       legacy.lo
> legacy.c:55:13: error: 'valid_cman_name' defined but not used
> [-Werror=unused-function]
>  static bool valid_cman_name(const char *name, uint32_t nodeid)
>              ^
> cc1: all warnings being treated as errors
> gmake[2]: *** [legacy.lo] Error 1
> gmake[2]: Leaving directory `/home/jrippon/pacemaker/lib/cluster'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/home/jrippon/pacemaker/lib'
> make: *** [core] Error 1
> 
> This is, of course, only a warning with fatal warnings disabled as Jan
> suggested - I can build successfully with that function commented without
> other errors.
> 
> I'm happy to trial 1.1.15-rc1 built with fatal warnings disabled for now -
> my C foo isn't good enough to debug the problem further, but if I can be of
> any help getting that warning fixed for rc2 I'd be happy to assist :)

http://clusterlabs.org/pipermail/users/2016-May/002902.html

-- 
Jan (Poki)

Attachment: pgpWga3i65a2g.pgp
Description: PGP signature

_______________________________________________
Users mailing list: [email protected]
http://clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to