Your message dated Thu, 18 Jul 2013 00:33:57 +0000
with message-id <e1uzcap-0001m7...@franck.debian.org>
and subject line Bug#712352: fixed in sml-mode 5.0-1
has caused the Debian Bug report #712352,
regarding sml-mode: FTBFS: manuals build fails against textinfo5 because some 
incompatibles changes wrt 4.13 and below (some warnings have turned into errors)
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.)


-- 
712352: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712352
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sml-mode
Version: 4.1-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130609 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[1]: Entering directory `/«PKGBUILDDIR»'
> echo "\
>       ;;; sml-mode-startup.el --- automatically extracted autoloads\n\
>       ;;; Code:\n\
>       (add-to-list 'load-path\n\
>                    (or (file-name-directory load-file-name) (car 
> load-path)))\n\
>       " >sml-mode-startup.el
> emacs --batch --eval '(setq generated-autoload-file 
> "'`pwd`'/sml-mode-startup.el")' -f batch-update-autoloads "."
> Loading 00debian-vars...
> Generating autoloads for sml-compat.el...
> Generating autoloads for sml-compat.el...done
> Generating autoloads for sml-defs.el...
> Generating autoloads for sml-defs.el...done
> Generating autoloads for sml-mode.el...
> Generating autoloads for sml-mode.el...done
> Generating autoloads for sml-move.el...
> Generating autoloads for sml-move.el...done
> Generating autoloads for sml-proc.el...
> Generating autoloads for sml-proc.el...done
> Generating autoloads for sml-util.el...
> Generating autoloads for sml-util.el...done
> Saving file /«PKGBUILDDIR»/sml-mode-startup.el...
> Wrote /«PKGBUILDDIR»/sml-mode-startup.el
> (No changes need to be saved)
> mkdir -p /«PKGBUILDDIR»/debian/sml-mode/usr/share/emacs/site-lisp/sml-mode
> for f in sml-compat.elc sml-util.elc sml-defs.elc sml-move.elc sml-mode.elc 
> sml-proc.elc sml-mode-startup.el; do \
>           cp $f 
> /«PKGBUILDDIR»/debian/sml-mode/usr/share/emacs/site-lisp/sml-mode/$f ;\
>       done
> makeinfo sml-mode.texi
> sml-mode.texi:37: misplaced {
> sml-mode.texi:37: misplaced }
> sml-mode.texi:37: warning: @center missing argument
> sml-mode.texi:38: misplaced {
> sml-mode.texi:38: misplaced }
> sml-mode.texi:38: warning: @center missing argument
> sml-mode.texi:66: warning: multiple @setchapternewpage
> make[1]: *** [sml-mode.info] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/09/sml-mode_4.1-2_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: sml-mode
Source-Version: 5.0-1

We believe that the bug you reported is fixed in the latest version of
sml-mode, 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 712...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barry deFreese <bdefre...@debian.org> (supplier of updated sml-mode 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: SHA1

Format: 1.8
Date: Wed, 17 Jul 2013 19:01:03 -0400
Source: sml-mode
Binary: sml-mode
Architecture: source all
Version: 5.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Barry deFreese <bdefre...@debian.org>
Description: 
 sml-mode   - Emacs major mode for editing Standard ML programs
Closes: 681922 710746 712352
Changes: 
 sml-mode (5.0-1) unstable; urgency=low
 .
   * QA upload.
   * Set maintainer to Debian QA Group <packa...@qa.debian.org>.
   * New upstream release.
     + Refresh existing patches.
     + find_match_stop_at_end_or_beginning_of_buffer.diff -
       Update to patch sml-oldindent.el instead of sml-move.el.
     + sml-compat.el removed and so are old defvars. (Closes: #681922, #710746).
   * Add texi_build_errors patch to fix texi errors. (Closes: #712352).
   * Bump emacs build-dep to emacs24 | emacsen.
   * Make VCS tag canonical.
   * Bump debhelper build-dep and compat to 9.
     + Update rules to simple dh style.
   * Bump Standards Version to 3.9.4.
Checksums-Sha1: 
 9a03b429141f6b0ae4daacffe0e7f5e021565ec7 1172 sml-mode_5.0-1.dsc
 9254f0ec306916a57b470e4f0564e27ff11e600b 73347 sml-mode_5.0.orig.tar.gz
 461753b149cb11871f61e420ded1ec0b87678e8c 6393 sml-mode_5.0-1.debian.tar.gz
 41886494e7816be240d1188bcfe8a761f9dfb6f0 62082 sml-mode_5.0-1_all.deb
Checksums-Sha256: 
 32fbe9481d87cde67aa98414d09e59d5f7d45a30d4a1cdfcda96b19eeea3b96b 1172 
sml-mode_5.0-1.dsc
 8891ae8215175186f7575ae5a581e06e083f231d3e50731a587e19830653774f 73347 
sml-mode_5.0.orig.tar.gz
 63ab0cfbcf9238312d57b850521a1623be2ed1313ad7e1e61cd43025cee47d3c 6393 
sml-mode_5.0-1.debian.tar.gz
 e49fdeebf6b5c3f74cba6355ef64ccd0496f582cf183a5ad99f429f52bd81df8 62082 
sml-mode_5.0-1_all.deb
Files: 
 15073f4808fdfe1a5f5363fe6dc76426 1172 editors optional sml-mode_5.0-1.dsc
 829f8461d3aa6906127357d71c09ad76 73347 editors optional 
sml-mode_5.0.orig.tar.gz
 d615e39f3efae7f79269e3498b73bb60 6393 editors optional 
sml-mode_5.0-1.debian.tar.gz
 67c5e35bb291e8b5fefbc170bd9859c5 62082 editors optional sml-mode_5.0-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlHnNZwACgkQ5ItltUs5T35uvACfZz4FAQpfub9LWjCN4d0w6TRq
hnwAnRRknLP9OO9Cb+eIlIlLy8GtSlql
=yjSi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to