Franta Hanzlík
2017-07-15 22:54:37 UTC
Trying build mailutils from git commit dc1a60ad on Fedora 25/x86_64,
./bootstrap, ./configure and 'make' was fine, but 'make distcheck' fails
with message:
...
Making dvi in texinfo
make[3]: Entering directory '/mnt/zalohy/linux/rpm/misc_src/mailutils/mailutils-3.2.93/mailutils-3.2.93/_build/sub/doc/texinfo'
TEXI2DVI mailutils.dvi
../../../../doc/texinfo/programs.texi:2070: warning: @pxref node name should not contain `.'
/usr/bin/texi2dvi: etex exited with bad status, quitting.
Makefile:1057: recipe for target 'mailutils.dvi' failed
make[3]: *** [mailutils.dvi] Error 1
make[3]: Leaving directory '/mnt/zalohy/linux/rpm/misc_src/mailutils/mailutils-3.2.93/mailutils-3.2.93/_build/sub/doc/texinfo'
Makefile:1050: recipe for target 'dvi-recursive' failed
make[2]: *** [dvi-recursive] Error 1
make[2]: Leaving directory '/mnt/zalohy/linux/rpm/misc_src/mailutils/mailutils-3.2.93/mailutils-3.2.93/_build/sub/doc'
Makefile:1172: recipe for target 'dvi-recursive' failed
make[1]: *** [dvi-recursive] Error 1
make[1]: Leaving directory '/mnt/zalohy/linux/rpm/misc_src/mailutils/mailutils-3.2.93/mailutils-3.2.93/_build/sub'
Makefile:1385: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
More information can be found in the attached logs tarball.
On from git downloaded files I run:
./bootstrap >bootstrap-$(date '+%Y.%m.%d-%H%M%S').lst 2>&1
(configure.ac patched)
MU_DEFAULT_SCHEME=maildir ./configure --libdir=/usr/lib64 --with-gsasl --with-gdbm --with-mysql --with-ldap --with-postgres >configure-$(date '+%Y.%m.%d-%H%M%S').lst 2>&1
make >make-$(date '+%Y.%m.%d-%H%M%S').lst 2>&1
make check >make_check-$(date '+%Y.%m.%d-%H%M%S').lst 2>&1
make distcheck >make_distcheck-$(date '+%Y.%m.%d-%H%M%S').lst 2>&1
Regards, Franta
--
I hope the Fedora will have a better init and no binary logs
./bootstrap, ./configure and 'make' was fine, but 'make distcheck' fails
with message:
...
Making dvi in texinfo
make[3]: Entering directory '/mnt/zalohy/linux/rpm/misc_src/mailutils/mailutils-3.2.93/mailutils-3.2.93/_build/sub/doc/texinfo'
TEXI2DVI mailutils.dvi
../../../../doc/texinfo/programs.texi:2070: warning: @pxref node name should not contain `.'
/usr/bin/texi2dvi: etex exited with bad status, quitting.
Makefile:1057: recipe for target 'mailutils.dvi' failed
make[3]: *** [mailutils.dvi] Error 1
make[3]: Leaving directory '/mnt/zalohy/linux/rpm/misc_src/mailutils/mailutils-3.2.93/mailutils-3.2.93/_build/sub/doc/texinfo'
Makefile:1050: recipe for target 'dvi-recursive' failed
make[2]: *** [dvi-recursive] Error 1
make[2]: Leaving directory '/mnt/zalohy/linux/rpm/misc_src/mailutils/mailutils-3.2.93/mailutils-3.2.93/_build/sub/doc'
Makefile:1172: recipe for target 'dvi-recursive' failed
make[1]: *** [dvi-recursive] Error 1
make[1]: Leaving directory '/mnt/zalohy/linux/rpm/misc_src/mailutils/mailutils-3.2.93/mailutils-3.2.93/_build/sub'
Makefile:1385: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
More information can be found in the attached logs tarball.
On from git downloaded files I run:
./bootstrap >bootstrap-$(date '+%Y.%m.%d-%H%M%S').lst 2>&1
(configure.ac patched)
MU_DEFAULT_SCHEME=maildir ./configure --libdir=/usr/lib64 --with-gsasl --with-gdbm --with-mysql --with-ldap --with-postgres >configure-$(date '+%Y.%m.%d-%H%M%S').lst 2>&1
make >make-$(date '+%Y.%m.%d-%H%M%S').lst 2>&1
make check >make_check-$(date '+%Y.%m.%d-%H%M%S').lst 2>&1
make distcheck >make_distcheck-$(date '+%Y.%m.%d-%H%M%S').lst 2>&1
Regards, Franta
--
I hope the Fedora will have a better init and no binary logs