Your message dated Fri, 25 Nov 2016 11:18:23 +0000
with message-id <[email protected]>
and subject line Bug#839579: fixed in auctex 11.88-1.3
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 [email protected]
immediately.)


-- 
839579: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839579
Debian Bug Tracking System
Contact [email protected] 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-1.3

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rémi Vanicat <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 25 Nov 2016 12:00:39 +0100
Source: auctex
Binary: auctex preview-latex-style
Architecture: source
Version: 11.88-1.3
Distribution: unstable
Urgency: medium
Maintainer: Davide G. M. Salvetti <[email protected]>
Changed-By: Rémi Vanicat <[email protected]>
Description:
 auctex     - integrated document editing environment for TeX etc.
 preview-latex-style - extraction of elements from LaTeX documents as graphics
Closes: 823367 839579 841123
Changes:
 auctex (11.88-1.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * auctex support for emacs25, thanks to Dan Torop (Closes: #841123).
   * update the Brazilian Portuguese Translation (Closes: #823367)
     thanks to Diego Neves.
   * Fix building with dpkg-buildpackage -A thanks to Santiago Vila
     (Closes: #839579).
   * Drop support for emacs23
   * Upgrade Standards-Version to 3.9.8 (no change).
Checksums-Sha1:
 f347e0f6b6f635db23c5699c7629f7c07ef51372 2091 auctex_11.88-1.3.dsc
 9a8c17aacf1cf7cfd7488ea640668a3276f61274 49836 auctex_11.88-1.3.debian.tar.xz
Checksums-Sha256:
 9710efb06ca5eee9cf805b1684c71ce9b04e3fa6375c78a759293f0942b38bf6 2091 
auctex_11.88-1.3.dsc
 571f08a4b4192c7ba06f9086c8fd37645570daeb199b89e28f932c916b4e30dc 49836 
auctex_11.88-1.3.debian.tar.xz
Files:
 8365ece0d950cd25a1340a01705f3746 2091 tex optional auctex_11.88-1.3.dsc
 e00eb6a08eef33147165ac318027ba0a 49836 tex optional 
auctex_11.88-1.3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE3o+SzRb6Hluhbule0mXAhTHtiu8FAlg4GpYACgkQ0mXAhTHt
iu/5bBAAzk8IDYQTy2EVx+zcF+JNHHbdB7veRN09UCrIMzubj9ypcKwgVKcT3Jwj
DT7qQ47Srmh5Z0DKEMR/b4MSqx4ERn4haELtR5bTkZkjlzdlc7Bi1YXxcP6W0BDD
PgBEpWxwSj6rOCes+Q65YtQT4i2KFTMPj0Nbj7R6NyEJfbEz0uOOIYlAXZzksuao
pCGh9aKImdxZ0z8YTZWnwi4vdP345WrQmODa7kouehag+GUSlg5ssozlNhKTyJC+
qbYgU/FcoTWSDfEcKos8nY5pIGDzk+yAT5paW4lf2nvsbwIWN/9HGJdih3ddsTSj
lqGjAvHepaqmdKULOofsY2P8nAzvljN0JpOwwaGV48oLv/p5HAjARN5v1c/mXsTw
4L4AneMAY8BrQBq+zPLXA1hNug1hxBInmxxJgYKdXxfXK5VLmc49gX4jmkr3XMBL
VnGszfrvgFWfEShQ+DhpOFnpr4lcBF9PdVZgLjjw0SC7KWjS9g2PNE2aKPePpBAd
Sck8nSz6DyPV7VqNfrOP97JPO2g6YsMbh33eA27Fch1FFq8axppGIf4wsE0g26o6
E8TFAD/UnsblKkb/W6ZfCGBEY/ivWjSBq0yiPbX3mf1GszufXUaHsH3xuAEvwQXU
r0BXjdrfuS9yLlaC6b3rJI7Ui8mJw8rJnIsLqqeqayyEn/DO+Qs=
=C6cj
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to