Your message dated Mon, 13 May 2013 12:02:46 +0000
with message-id <[email protected]>
and subject line Bug#707509: fixed in gnustep-base 1.22.1-4.1
has caused the Debian Bug report #707509,
regarding gnustep-base: FTBFS: mv: cannot stat 'coding-standards.info': No such
file or directory
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.)
--
707509: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707509
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gnustep-base
Version: 1.22.1-4
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[2]: Entering directory `/«PKGBUILDDIR»/Tools'
> cp -f ../Tools/BaseTools.gsdoc ../Documentation/BaseTools
> Making all for doc BaseTools...
> make[3]: Nothing to be done for `internal-doc-all'.
> make[2]: Leaving directory `/«PKGBUILDDIR»/Tools'
> Making install for doc coding-standards...
> Creating
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/CodingStandards...
> Creating /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/info...
> if [ -f coding-standards.pdf ]; then \
> /usr/bin/install -c -p -m 644 coding-standards.pdf \
>
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/CodingStandards;
> \
> fi
> if [ -f coding-standards.info ]; then \
> /usr/bin/install -c -p -m 644 coding-standards.info*
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/info; \
> fi
> if [ -f coding-standards_toc.html ]; then \
> /usr/bin/install -c -p -m 644 coding-standards_*.html \
>
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/CodingStandards;
> \
> fi
> if [ -f coding-standards.html ]; then \
> /usr/bin/install -c -p -m 644 coding-standards.html \
>
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/CodingStandards;
> \
> /usr/bin/install -c -p -m 644 coding-standards_*.html \
>
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/CodingStandards;
> \
> fi
> Making install for doc ReleaseNotes...
> Creating
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/Base...
> Installing doc ReleaseNotes...
> Making install for textdoc INSTALL...
> Creating
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/Base/ReleaseNotes/1.22.1...
> Making install for textdoc NEWS...
> Making install for textdoc README...
> Making install for textdoc ANNOUNCE...
> Making install in manual ...
> Making install for doc manual...
> Creating
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/Base/ProgrammingManual...
> if [ -f manual.pdf ]; then \
> /usr/bin/install -c -p -m 644 manual.pdf \
>
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/Base/ProgrammingManual;
> \
> fi
> if [ -f manual.info ]; then \
> /usr/bin/install -c -p -m 644 manual.info*
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/info; \
> fi
> if [ -f manual_toc.html ]; then \
> /usr/bin/install -c -p -m 644 manual_*.html \
>
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/Base/ProgrammingManual;
> \
> fi
> if [ -f manual.html ]; then \
> /usr/bin/install -c -p -m 644 manual.html \
>
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/Base/ProgrammingManual;
> \
> /usr/bin/install -c -p -m 644 manual_*.html \
>
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/Base/ProgrammingManual;
> \
> fi
> Making install in General ...
> Making install for doc General...
> Installing doc General...
> rm -rf
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/Base/Reference
> rm -rf
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference
> rm -rf
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/Tools/Reference
> /usr/share/GNUstep/Makefiles/mkinstalldirs
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/Base/Reference
> /usr/share/GNUstep/Makefiles/mkinstalldirs
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference
> /usr/share/GNUstep/Makefiles/mkinstalldirs
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/Tools/Reference
> (cd Base; tar cf - .) | \
> (cd
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/Base/Reference;
> tar xf -)
> (cd BaseAdditions; tar cf - .) | \
> (cd
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference;
> tar xf -)
> (cd BaseTools; tar cf - .) | \
> (cd
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/Tools/Reference;
> tar xf -)
> cp -f HtmlNav/index.html
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/..
> cp -f HtmlNav/style.css
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/..
> cp -f HtmlNav/gnustep-header14.jpg
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/..
> cp -f HtmlNav/masthead-bg.jpg
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation/Developer/..
> make[1]: Leaving directory `/«PKGBUILDDIR»/Documentation'
> for file in `find
> /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/GNUstep/Documentation -name
> "*.ps"`; do \
> rm $file ; done
> cd /«PKGBUILDDIR»/debian/gnustep-base-doc//usr/share/info; \
> mv manual.info gs-base.info; \
> mv coding-standards.info gs-standards.info
> mv: cannot stat 'coding-standards.info': No such file or directory
> make: *** [install-doc] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2013/05/09/gnustep-base_1.22.1-4_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: gnustep-base
Source-Version: 1.22.1-4.1
We believe that the bug you reported is fixed in the latest version of
gnustep-base, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (supplier of updated gnustep-base 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, 13 May 2013 13:52:38 +0200
Source: gnustep-base
Binary: gnustep-base-common gnustep-base-runtime libgnustep-base1.22
libgnustep-base-dev libgnustep-base1.22-dbg gnustep-base-examples
gnustep-base-doc
Architecture: source all amd64
Version: 1.22.1-4.1
Distribution: unstable
Urgency: low
Maintainer: Debian GNUstep maintainers
<[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
gnustep-base-common - GNUstep Base library - common files
gnustep-base-doc - Documentation for the GNUstep Base Library
gnustep-base-examples - Examples using the GNUstep Base Library
gnustep-base-runtime - GNUstep Base library - daemons and tools
libgnustep-base-dev - GNUstep Base header files and development libraries
libgnustep-base1.22 - GNUstep Base library
libgnustep-base1.22-dbg - GNUstep Base library - debugging symbols
Closes: 707509
Changes:
gnustep-base (1.22.1-4.1) unstable; urgency=low
.
* Non maintainer upload.
* Fix build failure with texinfo 5.x. Closes: #707509.
* Rebuild for the libffi transition.
Checksums-Sha1:
dcc812b35026e3de627cd6c356d8806a95942ee9 1975 gnustep-base_1.22.1-4.1.dsc
3329124f4af9c3bc9283840fc0b924058d8529f7 142696 gnustep-base_1.22.1-4.1.diff.gz
a160a33fc7a2aaf292481ca44d63df7df06b5c60 206484
gnustep-base-common_1.22.1-4.1_all.deb
2ed08386322ceb800d025e320638b5ad758424b5 15952
gnustep-base-examples_1.22.1-4.1_all.deb
cda41b81f6f739fbf0399ff8a4cc545f21614afc 1877748
gnustep-base-doc_1.22.1-4.1_all.deb
c4ee69a3e10ad9533e0697fd3336c107e1228c96 231842
gnustep-base-runtime_1.22.1-4.1_amd64.deb
b34b06e781b0ff869fee2b6a9d1c65c956464d99 1535492
libgnustep-base1.22_1.22.1-4.1_amd64.deb
6961d96b9e30300d7e9a578584c0f7d28f95d0d5 2398730
libgnustep-base-dev_1.22.1-4.1_amd64.deb
bdea448da10d770efb5f262dbbad5f23029d2156 3312820
libgnustep-base1.22-dbg_1.22.1-4.1_amd64.deb
Checksums-Sha256:
3c00082744670ce416095f6b132aa5b65ad8f4bdcb81d376dce6e7820b7b0f52 1975
gnustep-base_1.22.1-4.1.dsc
5eac8fddfda9bd2a0eb8f5b0aa631e1bfb20f9648face5f8e7c09e32044e276c 142696
gnustep-base_1.22.1-4.1.diff.gz
45e29d174f2acdb9c726e520b57247022c4f0916e2dc7e4606177b2035ef16eb 206484
gnustep-base-common_1.22.1-4.1_all.deb
527bbda1a325e4c30588d64db26d2d2a0e6ba772ebe82f89f111dad1a6ec1f3f 15952
gnustep-base-examples_1.22.1-4.1_all.deb
f322633b9e13b50ffb7d6fc6e36eefee0ae331ae6753643fe922d9aaa5e43c62 1877748
gnustep-base-doc_1.22.1-4.1_all.deb
0c8dae58bb51d0623e70ba0a54b8c52a5c608e0cfd808a9f987c5bf981a448b5 231842
gnustep-base-runtime_1.22.1-4.1_amd64.deb
2e1d60de3330b53eef88ff0c970fb7d2f15c8640982c8b0ff81209e4887fb2fb 1535492
libgnustep-base1.22_1.22.1-4.1_amd64.deb
353c5bdca71e4ce22706c2076efe1f013e9470225abd90059357c65b1b1a8555 2398730
libgnustep-base-dev_1.22.1-4.1_amd64.deb
11070254a72fb3ed12357929b22502690bdfcdaa48214e1e4684b219c1e20227 3312820
libgnustep-base1.22-dbg_1.22.1-4.1_amd64.deb
Files:
df9f09d28a955272c8daa78d28b2920f 1975 gnustep optional
gnustep-base_1.22.1-4.1.dsc
6520819dcafa719715a88bd288e10731 142696 gnustep optional
gnustep-base_1.22.1-4.1.diff.gz
a654c599a16dc85fd878604deb7ac2bb 206484 gnustep optional
gnustep-base-common_1.22.1-4.1_all.deb
f1e145b070f7183ddfa4d04cc3b4a088 15952 gnustep optional
gnustep-base-examples_1.22.1-4.1_all.deb
964b863230f85fb2737fecb3e2d2971d 1877748 doc optional
gnustep-base-doc_1.22.1-4.1_all.deb
0b6656a2823831f79097e18db1c009a4 231842 gnustep optional
gnustep-base-runtime_1.22.1-4.1_amd64.deb
ead6fed0ab931b61ae6f3d4b1e226ecc 1535492 libs optional
libgnustep-base1.22_1.22.1-4.1_amd64.deb
a520d50e405eefae42e6db2b7a5c564c 2398730 libdevel optional
libgnustep-base-dev_1.22.1-4.1_amd64.deb
607782631105ac7657ed718c7d775ac9 3312820 debug extra
libgnustep-base1.22-dbg_1.22.1-4.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlGQ1fQACgkQStlRaw+TLJxMoQCgpErxKrlxAZqMNH4MGwPEG3Tt
7fQAn1IZm9jFm7H2txiJrZzIHbOsZr8I
=Iwza
-----END PGP SIGNATURE-----
--- End Message ---