Your message dated Fri, 09 Dec 2016 00:48:24 +0000
with message-id <e1cf9mo-00060d...@fasolo.debian.org>
and subject line Bug#839579: fixed in auctex 11.88-2
has caused the Debian Bug report #839579,
regarding auctex: FTBFS when built with dpkg-buildpackage -A (chmod: 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 ow...@bugs.debian.org
immediately.)


-- 
839579: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839579
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:auctex
Version: 11.88-1.2
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
/bin/bash: git: command not found
dh build-indep --exclude .eperl --with tex
   dh_testdir -i -O--exclude=.eperl
   dh_update_autotools_config -i -O--exclude=.eperl
   dh_auto_configure -i -O--exclude=.eperl
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-silent-rules --libexecdir=\${prefix}/lib/auctex 
--disable-maintainer-mode --disable-dependency-tracking
checking for make... make
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for date in ChangeLog... 2014-11-01
checking for release in ChangeLog... not found, using 2014-11-01 instead
checking for date in ChangeLog... 2014-10-29

[... snipped ...]

config.status: creating Makefile
config.status: creating tex-site.el.out
config.status: creating preview/preview.el
config.status: creating doc/Makefile
config.status: creating auctex.el
=== configuring in preview (/<<PKGBUILDDIR>>/preview)
configure: running /bin/bash ./configure --disable-option-checking 
'--prefix=/usr'  '--build=x86_64-linux-gnu' '--includedir=${prefix}/include' 
'--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' 
'--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' 
'--libexecdir=${prefix}/lib/auctex' '--disable-maintainer-mode' 
'--disable-dependency-tracking' 'build_alias=x86_64-linux-gnu' 
--cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for /usr/bin/emacs... /usr/bin/emacs
checking if /usr/bin/emacs is XEmacs... no
checking for Emacs prefix... "/usr"
checking if Emacs is recent enough... yes
checking if build directory is valid... yes
checking where lisp files go... ${datadir}/emacs/site-lisp
checking what file to use for preview startup... 
${datadir}/emacs/site-lisp/preview-latex.el
checking where the package lisp files go... ${datadir}/emacs/site-lisp/auctex
checking where the data files go... ${datadir}/emacs/site-lisp/auctex
checking for the location of AUCTeX's tex-site.el... ..
checking for gs... gs
checking for latex... /usr/bin/latex
checking for pdflatex... /usr/bin/pdflatex
checking for tex... /usr/bin/tex
checking for prefix from kpsepath... "/usr"
checking for TDS-compliant directory... ${datadir}/texmf
Preview will be placed in ${datadir}/texmf/tex/latex/preview
Preview docs will be placed in ${datadir}/texmf/doc/latex/styles
checking for texhash... /usr/bin/texhash
checking for initexmf... /usr/bin/texhash
checking for glaring installation conflicts... probably none
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto.el
config.status: creating latex/Makefile

Congratulations!  Configuration of preview is complete.


Congratulations!  Configuration of AUCTeX is complete.

Type "make" at the prompt to build.
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/bin/bash: git: command not found
chmod a+x debian/elcc
chmod: cannot access 'debian/elcc': No such file or directory
debian/rules:43: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:52: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

The relevant part of the build log is included above.

Please note that there is both a "build" target and an
"override_dh_auto_build" target, but there are not build-arch or
build-indep targets.

This is not very orthodox and leads to funny failures like this one,
where "dpkg-buildpackage -A" and "dpkg-buildpackage" have different
results even if package is "Arch: all".

I would try removing the build target (and also fixing
override_dh_auto_build), since this package is supposed to have
switched to "dh".

While we are at it, we have now an "Arch: all" autobuilder. Please
consider uploading in source-only form so that these kind of bugs are
discovered earlier and do not propagate to testing.

Thanks.

--- End Message ---
--- Begin Message ---
Source: auctex
Source-Version: 11.88-2

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

Debian distribution maintenance software
pp.
Davide G. M. Salvetti <sa...@debian.org> (supplier of updated auctex 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: SHA256

Format: 1.8
Date: Thu, 08 Dec 2016 21:12:49 +0100
Source: auctex
Binary: auctex preview-latex-style
Architecture: source
Version: 11.88-2
Distribution: unstable
Urgency: medium
Maintainer: Davide G. M. Salvetti <sa...@debian.org>
Changed-By: Davide G. M. Salvetti <sa...@debian.org>
Description:
 auctex     - integrated document editing environment for TeX etc.
 preview-latex-style - extraction of elements from LaTeX documents as graphics
Closes: 120031 768724 772873 823367 839579 841123 846537
Changes:
 auctex (11.88-2) unstable; urgency=medium
 .
   * [1451bf3] Switch to debhelper compatibility level 9
   * [3541d2b] auctex.README.Debian (Contributed Files): Update
   * [fffa9ac] Drop emacs23, default to emacs24.
     Thanks to Lucas Nussbaum (Closes: #768724)
   * [9ab3f31] debian/rules: Update from cvs-import to vcs-import
   * [fe20d00] debian/changelog: Add entry for 11.87-3
   * [a9a134a] Add patch: Replace `read-string' with `TeX-read-string'
     (Closes: #120031)
   * [5a43770] Add patch: Add copyright notice to style/foils.el
   * [a629193] debian/copyright: Update
   * [d83b7f0] debian/auctex.triggers: Use interest-nowait.
     Thanks to Guillem Jover, Dimitri John Ledkov (Closes: #772873)
   * [da831a0] Aknowledge NMU 11.88-1.1.
     Thanks to Michael Gilbert
   * [46a411f] Aknowledge NMU 11.88-1.2.
     Thanks to Rémi Vanicat
   * [4e1e65a] Add emacs25 GNU Emacs flavor support.
     Thanks to Dan Torop (Closes: #841123)
   * [43bab91] debian/po: Update pt_BR.po.
     Thanks to Diego Neves (Closes: #823367)
   * [99b75c1] Fix building with `dpkg-buildpackage -A'
     Thanks to Santiago Vila, Rémi Vanicat (Closes: #839579)
   * [b2ccb87] Upgrade Standards-Version to 3.9.8.
     Thanks to Rémi Vanicat
   * [9ad2c74] Aknowledge NMU 11.88-1.3.
     Thanks to Rémi Vanicat
   * [fc2873f] debian/rules: Use sbuild instead of pbuilder
   * [86a0bf4] Add patch: style/subfigure.el: Fix nesting error.
     Thanks to Julian Gilbey (Closes: #846537)
   * [469d54d] debian/copyright: Use unique license names
   * [9f79e72] debian/control: Use secure uris in VCS fields
   * [747986f] debian/NEWS.Debian: Use regular paragraphs
   * [51a35ab] debian/*.README.Debian: Do not include timestamps
Checksums-Sha1:
 b90a0a5222353db52fec79ddb9deaa9cdc777696 2136 auctex_11.88-2.dsc
 3f25908e1a0b3789ec257bdd9fd0e21c2466da9c 61004 auctex_11.88-2.debian.tar.xz
Checksums-Sha256:
 dafd2aee3de8ecbdd778462fd416738dd8b01abeea08872d72313455f37e5152 2136 
auctex_11.88-2.dsc
 fb65b088d880d8a5d41e4f7f98cab896e7530a0918fd1be2a05fb3bf1d3bc18c 61004 
auctex_11.88-2.debian.tar.xz
Files:
 9568162ef863a74b31e30f200eb8aee1 2136 tex optional auctex_11.88-2.dsc
 44fbe630b0d435c0df53ae96e403ad5c 61004 tex optional 
auctex_11.88-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Comment: http://www.linux.it/~salve/dgms.gpg

iQIzBAEBCAAdFiEEjeOMymQII+s0PJa1LsYVsujTpTUFAlhJ/AAACgkQLsYVsujT
pTUX2A/+JkS6oUqR+iVM51z+Dp+JGD0WYWACjU3WhjRLKcukl7kQ3/zahebBybOT
0I6E6HUpkYf5JI6Lz7LM30+G0OdBenn86mGbWzpnqPwEhXHbubVHobkooXiMGYTI
+AuGG37ljitP9W+Tl2pWnnC9fz6vgzcwpYTHShQtyBKvE5onTlEugRw0j9ioBK/v
haQMbDwHz4LNiDauKFyHsPuits9kEVFvY6grccDuY/T/GJkBsiQ0lYOfVVr+sfsN
gQpMyM9NwTAmbhyLRPfy44wuZILPpT27SsSL/cPQ9yM+XV0IUInTXcGRMCfR0NKc
2iVOJHT1RV4qB0kC76Ia9LvGKpfEONcTsvWH0s37R7COKoqdQDToTZOnayFxLNnN
gMXT7+tJm6GeDuEC8KAfZdikBa2F07OQNFx5RaO6iIn7U3qgnSKrckBc+HsKFEFV
oDBFbn8FCmsiTviGoCOZxu71QIKvf0sl1GEmBySKwrgZ+e+z8Rf6qR3w0ycjCM2q
yyEh1c3shfuce3LrHGkI7TZJxEC5srI8KBF41Ur8BtF93rQ9A024YWzdwNwO6l6v
Y/5j8Ugzr8/GNo0VbiCnJAtaITh2d01xwgsxL9T0ju+Trsp9NQbTf3hpOefDWr+P
OXppTN2HyBTLkTsvmC9WEopXmNUIGrxn7R4C2TRsCaNyHu4AXkg=
=spDa
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to