cmu/master now builds with -Werror

2012-09-05 Thread Bron Gondwana
Well, after wasting far too much of today, the 'master' branch now builds on my machine with: CFLAGS="-g -W -Wall -Wextra -Werror" Unfortunately it won't build on the Jenkins server because the ancient (seriously, imported 1997, last bugfix 2006) flex on RHEL5 generates bogus warny code. So I ha

Jenkins build is back to normal : cyrus-imapd-master #821

2012-09-05 Thread Jenkins
See

Build failed in Jenkins: cyrus-imapd-master #819

2012-09-05 Thread Jenkins
See Changes: [brong] isieve: fix up buggy error -- [...truncated 3118 lines...] depbase=`echo lib/libconfig.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=c

Build failed in Jenkins: cyrus-imapd-master #818

2012-09-05 Thread Jenkins
See -- [...truncated 4306 lines...] libtool: install: warning: `lib/libcyrus.la' has not been installed in `/usr/cyrus/lib' libtool: install: warning: `lib/libcyrus_min.la' has not been installed in `/u

Build failed in Jenkins: cyrus-imapd-master #817

2012-09-05 Thread Jenkins
See -- [...truncated 4302 lines...] libtool: install: /usr/bin/install -c imap/.libs/sync_server libtool: install: warni

Build failed in Jenkins: cyrus-imapd-master #816

2012-09-05 Thread Jenkins
See Changes: [brong] jenkins: remove -Werror for now, flex is too old [brong] jenkins: re-enable multi-CPU build -- [...truncated 3819 lines...] libtool: install: warning: `lib/libcyrus_min.la'

Build failed in Jenkins: cyrus-imapd-master #814

2012-09-05 Thread Jenkins
See Changes: [brong] proc: add service name to proc files [brong] proc: add 'proc_killuser' and 'proc_killmbox' APIs [brong] proc: kill mailbox after rename, and kill user after deletedata -- [