Your message dated Thu, 17 Apr 2008 05:47:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#475569: fixed in newlib 1.16.0-2 has caused the Debian Bug report #475569, regarding newlib: FTBFS [ppc64]: `makeinfo' is missing 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 [EMAIL PROTECTED] immediately.) -- 475569: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475569 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: newlib Version: 1.16.0-1 Severity: normal Tags: patch When building 'newlib' in a clean 'unstable' ppc64 chroot, I get the following error: make[4]: Entering directory `/newlib-1.16.0/build-spu/etc' /newlib-1.16.0/src/missing makeinfo --split-size=5000000 --split-size=5000000 --no-split -I../../src/etc -o standards.info ../../src/etc/standards.texi WARNING: `makeinfo' is missing on your system. You should only need it if you modified a `.texi' or `.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy `make' (AIX, DU, IRIX). You might want to install the `Texinfo' package or the `GNU make' package. Grab either from any GNU archive site. make[4]: *** [standards.info] Error 1 make[4]: Leaving directory `/newlib-1.16.0/build-spu/etc' Regards Andreas Jochens diff -urN ../tmp-orig/newlib-1.16.0/debian/control ./debian/control --- ../tmp-orig/newlib-1.16.0/debian/control 2008-04-11 15:51:29.000000000 +0000 +++ ./debian/control 2008-04-11 15:50:08.000000000 +0000 @@ -3,7 +3,7 @@ Priority: extra Maintainer: Arthur Loiret <[EMAIL PROTECTED]> Uploaders: Matthias Klose <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 6), binutils-spu, gcc-spu +Build-Depends: debhelper (>= 6), texinfo, binutils-spu, gcc-spu Standards-Version: 3.7.3 Package: newlib-spu
--- End Message ---
--- Begin Message ---Source: newlib Source-Version: 1.16.0-2 We believe that the bug you reported is fixed in the latest version of newlib, which is due to be installed in the Debian FTP archive: newlib-source_1.16.0-2_all.deb to pool/main/n/newlib/newlib-source_1.16.0-2_all.deb newlib_1.16.0-2.diff.gz to pool/main/n/newlib/newlib_1.16.0-2.diff.gz newlib_1.16.0-2.dsc to pool/main/n/newlib/newlib_1.16.0-2.dsc 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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Arthur Loiret <[EMAIL PROTECTED]> (supplier of updated newlib 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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Mon, 14 Apr 2008 10:01:57 +0000 Source: newlib Binary: newlib-spu newlib-source Architecture: source all Version: 1.16.0-2 Distribution: unstable Urgency: low Maintainer: Arthur Loiret <[EMAIL PROTECTED]> Changed-By: Arthur Loiret <[EMAIL PROTECTED]> Description: newlib-source - newlib C library (source) newlib-spu - newlib C library (spu) Closes: 474894 475569 Changes: newlib (1.16.0-2) unstable; urgency=low . * debian/control: - Build-Depends on spu packages only on [powerpc ppc64]. Closes: #474894 - Build-Depends on texinfo to fix FTBFS (Andreas Jochens). Closes: #475569 * debian/rules: Only build spu package on powerpc ppc64. Checksums-Sha1: 4cb4ed7d0cd01cb1338aa3400ed75bdd6f60d6e3 1068 newlib_1.16.0-2.dsc 9bc985fd9cef1fc47dc1219cdd77841bdb1aadb0 9806 newlib_1.16.0-2.diff.gz 4816771d672273c3a966f4cfd1f4046648a7e33a 4015102 newlib-source_1.16.0-2_all.deb Checksums-Sha256: 8e9ead68675183c55b3b820ffa90728ab10e57596724e7582b7885d222920876 1068 newlib_1.16.0-2.dsc 54cec262d795fd2031331aa39c0dddf04305f36017b7fcbb33d6fa1636aa5e50 9806 newlib_1.16.0-2.diff.gz 0cc20db4a755d21093bbb7c80eed9d8807ac6444d7897e4edfa4a8c5f08f67fe 4015102 newlib-source_1.16.0-2_all.deb Files: ba8b36b70f1c3af93dfa14be38785f53 1068 devel extra newlib_1.16.0-2.dsc d3e72e9c6f473a7c298cb251da181d00 9806 devel extra newlib_1.16.0-2.diff.gz 6401dadc6d6351f37f9c88fc7d72aa3e 4015102 devel extra newlib-source_1.16.0-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIBuM0StlRaw+TLJwRAgNTAKCNAL6E0qR8oMjO5oKMJqhLRMYk4ACfcpRN EHL0eETP9Zp/0gcSGEVE/QM= =qx1y -----END PGP SIGNATURE-----
--- End Message ---

