Hello,

I merged today the dev/libtool branch in master.

I have no idea, why autoreconf does not run cleanly on ci.cyrusimap.org and complains about missing RANLIB and LT_INIT. On my system there are no problems, libtool recommended to remove AC_PROG_RANLIB from configure.ac and LT_INIT is there.

Can somebody with local access check why autoreconf does not run? A manual deletion of aclocal.m4 or autom4te.cache might solve the problem (or not).

Със здраве
  Дилян

+ make maintainer-clean
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh 
<http://ci.cyrusimap.org/job/cyrus-imapd-master/ws/imapd/missing> --run aclocal-1.11 -I cmulocal
  cd . && /bin/sh 
<http://ci.cyrusimap.org/job/cyrus-imapd-master/ws/imapd/missing> --run automake-1.11 
--foreign
Makefile.am:70: library used but `RANLIB' is undefined
Makefile.am:70:   The usual way to define `RANLIB' is to add `AC_PROG_RANLIB'
Makefile.am:70:   to `configure.ac' and run `autoconf' again.
Makefile.am:71: Libtool library used but `LIBTOOL' is undefined
Makefile.am:71:   The usual way to define `LIBTOOL' is to add `LT_INIT'
Makefile.am:71:   to `configure.ac' and run `aclocal' and `autoconf' again.
Makefile.am:71:   If `LT_INIT' is in `configure.ac', make sure
Makefile.am:71:   its definition is in aclocal's search path.
make: *** [Makefile.in] Error 1
+ autoreconf -i -f -v -Icmulocal
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I cmulocal --force -I cmulocal
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --include=cmulocal --force
autoreconf: running: /usr/bin/autoheader --include=cmulocal --force
autoreconf: running: automake --add-missing --copy --force-missing
Makefile.am:70: library used but `RANLIB' is undefined
Makefile.am:70:   The usual way to define `RANLIB' is to add `AC_PROG_RANLIB'
Makefile.am:70:   to `configure.ac' and run `autoconf' again.
Makefile.am:71: Libtool library used but `LIBTOOL' is undefined
Makefile.am:71:   The usual way to define `LIBTOOL' is to add `LT_INIT'
Makefile.am:71:   to `configure.ac' and run `aclocal' and `autoconf' again.
Makefile.am:71:   If `LT_INIT' is in `configure.ac', make sure
Makefile.am:71:   its definition is in aclocal's search path.
autoreconf: automake failed with exit status: 1
+ fatal 'Can'\''t run autoreconf'
+ echo 'imapd/tools/jenkins-build.sh: Can'\''t run autoreconf'
imapd/tools/jenkins-build.sh: Can't run autoreconf
+ exit 1
Build step 'Execute shell' marked build as failure
Skipping Cobertura coverage report as build was not SUCCESS or better ...
Recording test results


<<attachment: dilyan_palauzov.vcf>>

Reply via email to