Your message dated Tue, 05 May 2020 20:35:15 +0000
with message-id <e1jw4hb-000dkv...@fasolo.debian.org>
and subject line Bug#959697: fixed in mpfi 1.5.3+ds-4
has caused the Debian Bug report #959697,
regarding mpfi: FTBFS on arch where texinfo is not installed
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
959697: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959697
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mpfi
Version: 1.5.3+ds-3
Severity: serious
Hello, looks like the current mpfi is trying to build documentation on arch:any
now, and without makeinfo installed it FTBFS now.
libtool: link: ar cr .libs/libmpfi.a abs.o acos.o acosh.o add.o add_d.o
add_fr.o add_q.o add_si.o add_ui.o add_z.o alea.o asin.o asinh.o atan2.o atan.o
atanh.o bisect.o blow.o cbrt.o clear.o cmp.o cmp_sym_pi.o constants.o cos.o
cosh.o csc.o csch.o cot.o coth.o d_div.o d_sub.o diam.o div.o div_2exp.o
div_2si.o div_2ui.o div_d.o div_fr.o div_q.o div_si.o div_ui.o div_z.o error.o
exp.o exp2.o expm1.o fr_div.o fr_sub.o get_endpoints.o get_fr.o get_d.o
get_prec.o get_version.o has_zero.o hypot.o increase.o init.o intersect.o
interv_d.o interv_fr.o interv_q.o interv_si.o interv_ui.o interv_z.o inp_str.o
inv.o is_empty.o is_inside.o log.o log10.o log1p.o log2.o mag.o mid.o mig.o
mul.o mul_2exp.o mul_2si.o mul_2ui.o mul_d.o mul_fr.o mul_q.o mul_si.o mul_ui.o
mul_z.o neg.o out_str.o predicates.o print_binary.o put.o put_d.o put_fr.o
put_q.o put_si.o put_ui.o put_z.o q_div.o q_sub.o quadrant.o revert_if_needed.o
round_prec.o sec.o sech.o set.o set_d.o set_fr.o set_prec.o set_q.o set_si.o
set_str.o set_ui.o set_z.o si_div.o si_sub.o sign.o sin.o sinh.o sqr.o sqrt.o
sub.o sub_d.o sub_fr.o sub_q.o sub_si.o sub_ui.o sub_z.o swap.o tan.o tanh.o
ui_div.o ui_sub.o union.o urandom.o z_div.o z_sub.o
libtool: link: ranlib .libs/libmpfi.a
libtool: link: ( cd ".libs" && rm -f "libmpfi.la" && ln -s "../libmpfi.la"
"libmpfi.la" )
make[5]: Leaving directory '/<<BUILDDIR>>/mpfi-1.5.3+ds/_build/src'
make[4]: Leaving directory '/<<BUILDDIR>>/mpfi-1.5.3+ds/_build/src'
Making all in tests
make[4]: Entering directory '/<<BUILDDIR>>/mpfi-1.5.3+ds/_build/tests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/<<BUILDDIR>>/mpfi-1.5.3+ds/_build/tests'
Making all in doc
make[4]: Entering directory '/<<BUILDDIR>>/mpfi-1.5.3+ds/_build/doc'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd ../../doc && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/bash /<<BUILDDIR>>/mpfi-1.5.3+ds/build-aux/missing makeinfo --version)
>/dev/null 2>&1; then \
for f in ../../doc/mpfi.info ../../doc/mpfi.info-[0-9]
../../doc/mpfi.info-[0-9][0-9] ../../doc/mpfi.i[0-9]
../../doc/mpfi.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/bash /<<BUILDDIR>>/mpfi-1.5.3+ds/build-aux/missing makeinfo -I
../../doc \
-o ../../doc/mpfi.info ../../doc/mpfi.texi; \
then \
rc=0; \
CDPATH="${ZSH_VERSION+.}:" && cd ../../doc; \
else \
rc=$?; \
CDPATH="${ZSH_VERSION+.}:" && cd ../../doc && \
$restore $backupdir/* `echo "./../../doc/mpfi.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
/<<BUILDDIR>>/mpfi-1.5.3+ds/build-aux/missing: line 81: makeinfo: command not
found
WARNING: 'makeinfo' is missing on your system.
You should only need it if you modified a '.texi' file, or
any other file indirectly affecting the aspect of the manual.
You might want to install the Texinfo package:
<https://www.gnu.org/software/texinfo/>
The spurious makeinfo call might also be the consequence of
using a buggy 'make' (AIX, DU, IRIX), in which case you might
want to install GNU make:
<https://www.gnu.org/software/make/>
make[4]: *** [Makefile:354: ../../doc/mpfi.info] Error 127
make[4]: Leaving directory '/<<BUILDDIR>>/mpfi-1.5.3+ds/_build/doc'
make[3]: *** [Makefile:404: all-recursive] Error 1
make[3]: Leaving directory '/<<BUILDDIR>>/mpfi-1.5.3+ds/_build'
make[2]: *** [Makefile:336: all] Error 2
make[2]: Leaving directory '/<<BUILDDIR>>/mpfi-1.5.3+ds/_build'
dh_auto_build: error: cd _build && make -j4 returned exit code 2
make[1]: *** [debian/rules:31: override_dh_auto_build-arch] Error 25
make[1]: Leaving directory '/<<BUILDDIR>>/mpfi-1.5.3+ds'
make: *** [debian/rules:23: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
Moving texinfo and texlive-latex-base from b-d-indep to b-d "hides" the problem.
Gianfranco
--- End Message ---
--- Begin Message ---
Source: mpfi
Source-Version: 1.5.3+ds-4
Done: Jerome Benoit <calcu...@rezozer.net>
We believe that the bug you reported is fixed in the latest version of
mpfi, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 959...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jerome Benoit <calcu...@rezozer.net> (supplier of updated mpfi package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 05 May 2020 20:12:00 +0000
Source: mpfi
Architecture: source
Version: 1.5.3+ds-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintain...@alioth-lists.debian.org>
Changed-By: Jerome Benoit <calcu...@rezozer.net>
Closes: 959697
Changes:
mpfi (1.5.3+ds-4) unstable; urgency=medium
.
* Debianization:
- debian/copyright:
- copyright year tuples, update;
- debian/control:
- Maintainer address, update;
- Rules-Requires-Root, introduce and set to no;
- Standards Version, bump to 4.5.0 (no change);
- debian/tests:
- d/t/build-examples, use AUTOPKGTEST_TMP ;
- debian/rules:
- override_dh_auto_build-indep target, compose;
- override_dh_auto_install-indep target, fix;
- debian/patches:
- d/p/debianization.patch, introduce (Closes: #959697).
Checksums-Sha1:
86b8557bd30c0c5066f7d74767dba5c61b69d9e1 3003 mpfi_1.5.3+ds-4.dsc
c0a1e317f52c5c59d6539a8346bd0033e5ef0d27 9216 mpfi_1.5.3+ds-4.debian.tar.xz
15cd9126ee8c6a4275bbc5d20834cd1960ae8acb 6387 mpfi_1.5.3+ds-4_source.buildinfo
Checksums-Sha256:
c1b8f426d9ff8c2860068ad5822746f6bb27be257cd305ab01c1765e3c15fce7 3003
mpfi_1.5.3+ds-4.dsc
a1fcfac6491446d2e092ce81605dc85fb4b345f1541c1bcf5e0bd7fc221773f6 9216
mpfi_1.5.3+ds-4.debian.tar.xz
cd3347427c08585fe22008d037027ebfc00f0474af634f53f2f13f26a8680a52 6387
mpfi_1.5.3+ds-4_source.buildinfo
Files:
3d792d4c0a0b5141577f40c0f768a1aa 3003 math optional mpfi_1.5.3+ds-4.dsc
6efb4692228d2fd3163ac250b5e01475 9216 math optional
mpfi_1.5.3+ds-4.debian.tar.xz
75fcc9209ba49e94522ae570f1f0ba1e 6387 math optional
mpfi_1.5.3+ds-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQRJBAEBCgAzFiEEriiuFXEN/x2H5adiP5IZpn82xosFAl6xyWYVHGNhbGN1bHVz
QHJlem96ZXIubmV0AAoJED+SGaZ/NsaLiAMgANaLuanEWZnid66T/e7Rlsxqtt/3
ffxs5+3b6+sLJ4reBP9Ac0JXW7nNQDNq8b2qdL3wj1FJQ4EYWwyWAeVM62MqpY2c
JpcGBYYVchOQIypD/8aEUQK/w3l15NZX5+3BmZ+506STa0DdTKcHYZBG6hc/RL3M
elFipW0gCoIrkJgOe3fSyJTKaaNrDDGQZ89vTP6N9Lc43jtlP9EWMzCD84BzUBFJ
2hur7yaA1kbOYtL6hf8jgSX3F3mcaL/5bQBkPmWdZDXsRN12QorHUrvz8n2zS7ST
VWcSCnsIxRRtoDXgtlbPb4HJFaZoQ0xoo3A4Wqmh6z/Sv7ijxh/jnzZPmXTTwrsg
knCTCzkK9QD8PSRsTyowIVgGo+5e4/VHUrdibO+4eGVR9fNWrXkaQNw5vSWcc8bI
k5fc8vRcpOa8s4CQe3lE9ohU1AYPXXl4IAoAj5npOQ/Yc58Mh58eMg4q0mOolSKs
JUoLcMLnls7ztB92q6cN3ZtjCBBzTkrYpNqbP/tZbpwq13mhC5TzLpqeID6LDFxf
UQ+CWNGmBYfyro0Burq9XK8K5lRoXzATHLFejE6rW0GqhgVMQvEH8l+QjkUit2kX
VoouG5UVCOmSGGfk9ge5o5MUXKxGdazlM/JOPQxj2+cw5CHgjFytrL7wG0vb3q1o
hhoMRK9CfzNQh5RpoO4xaNiQQHiWaZaW0x5zZwYxC0LTb8vLa6cPQNwAtQM4bgvq
FbxumyLHEAwcDaeibdt+t+aBgn8myi5KKQrPJGBDZknF9/DnBN5UZJwFeLAtWcKa
J0ouWsh3hdWAbf4zQbCUlZ8vTl/f/ZIoKdgYSdiH/1bRiZtB95mDz8atgUX+13r1
09mZpN9duxLhGKZ1GAByfZMFof1eS4jlR62n79WSQBvy7aGdcFiw/E1mXkNo2q38
qiq9V2abn2id8+CSDNMetwWtX7jcdo3zqnfMycERMvF7+YiOmPi7BBbw4jj5blwm
r4hlUS0arz/DhiYqjebd+50t3noADvJp/sBe1Hl2zXRTtxQqYOraj0O+mO6Mp01/
R7d4MpsjU1Nm59TAqhx4CN1gcvPv+k9Rk7VlGgNHdaGTfjjl4jR/8H/K6aYgQQTM
9XOdmfAwgGu9Fd4MyiCRnoVk30L7yvA31pJcCvkmh9vzoNP4kTxhxosf48sr3r1L
/EcO8CsT2moouv8MhP/56yStMiJ+uK8zizChwKKJq8qQXhKgNMXkPssnLKDKFKQ4
l5P+lSaF3i6+yockq4Z2kV8DIa4/eFfm9iikkgKPhhShuIoijjIkNj+XTZz6Ca4M
aXiztRCJzjTvZEcK3ERrzXARNEN3tpumRWTha7SeUSVlzbJN1EAMBTk5ERA=
=Jw02
-----END PGP SIGNATURE-----
--- End Message ---