On 2 Apr 2015, at 01:57, Jeff Darcy <jda...@redhat.com> wrote:
<snip>
>        (1) Apply the -Wno-error=cpp and -Wno-error=maybe-uninitialized
>        changes wherever they need to be applied so that they're
>        effective during normal regression builds

The git repo which holds our CentOS build and regression testing
scripts, is here:

  
https://review.gerrithub.io/#/admin/projects/justinclift/glusterfs_patch_acceptance_tests
  https://github.com/justinclift/glusterfs_patch_acceptance_tests

It's being used as a test bunny to try out GerritHub.  (May end in
rabbit soup.  I do not like rabbit soup. :/)

The build bit in it is (bash script):

  P=/build;
  ./configure --prefix=$P/install --with-mountutildir=$P/install/sbin 
--with-initdir=$P/install/etc --localstatedir=/var --enable-bd-xlator=yes 
--enable-debug --silent
  make install CFLAGS="-g -O0 -Wall -Werror" -j 4

With the -Werror added last night.

Should we adjust it?

Regards and best wishes,

Justin Clift

--
GlusterFS - http://www.gluster.org

An open source, distributed file system scaling to several
petabytes, and handling thousands of clients.

My personal twitter: twitter.com/realjustinclift

_______________________________________________
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel

Reply via email to