Build failed in Jenkins: cyrus-imapd-master #623
Greg Banks
gnb at fastmail.fm
Tue Jun 5 08:02:43 EDT 2012
On Tue, Jun 5, 2012, at 05:01 AM, Jenkins wrote:
> See <http://ci.cyrusimap.org/job/cyrus-imapd-master/623/changes>
> ./tools/config2header CC="gcc" ./lib/imapopts.c ./lib/imapopts.h <
> ./lib/imapoptions
> cd imap && /usr/bin/compile_et .././imap/imap_err.et
> cd imap && /usr/bin/compile_et .././imap/mupdate_err.et
> cd imap && /usr/bin/compile_et .././imap/nntp_err.et
> cd imap && .././snmp/snmpgen .././imap/lmtpstats.snmp
> basename lmtpstats
> cd imap && .././snmp/snmpgen .././imap/pushstats.snmp
> basename pushstats
> make: *** No rule to make target `imap/rfc822_header.c', needed by `all'.
> Stop.
> + fatal 'Can'\''t make all'
Dilyan - you need to fix tools/jenkins-build.sh either
a) to not "make maintainer-clean", or
b) to "./configure --enable-maintainer-mode"
Either should work. I cleaned up the workspace and installed gperf.
--
Greg.
More information about the Cyrus-devel
mailing list