Your message dated Fri, 06 Jun 2025 10:49:09 +0000
with message-id <e1unudj-00dfeq...@fasolo.debian.org>
and subject line Bug#1103526: fixed in daps 3.3.2+cleaned1-6.1
has caused the Debian Bug report #1103526,
regarding daps: FTBFS when built in parallel
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.)
--
1103526: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103526
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:daps
Version: 3.3.2+cleaned1-6
Severity: serious
Tags: ftbfs trixie sid patch
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
if test -n "libexec/daps-jing.debian"; then \
cp --remove-destination libexec/daps-jing.debian libexec/daps-jing; \
else \
cp --remove-destination libexec/daps-jing.generic libexec/daps-jing; \
fi
chmod +x bin/daps-xmlformat
for BOOK in ./doc/build/daps-user/single-html/daps-user/
./doc/build/daps-quick/single-html/daps-quick/
./doc/build/daps-asciidoc/single-html/daps-asciidoc/; do \
tar c --mode=u+w,go+r-w,a-s -C $BOOK . | \
(cd /<<PKGBUILDDIR>>/debian/daps/usr/share/doc/daps/html; tar xp); \
done
/usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/daps/etc/xml/catalog.d'
/usr/bin/install -c -m 644 build/catalog.d/daps.xml
'/<<PKGBUILDDIR>>/debian/daps/etc/xml/catalog.d'
/usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/daps/etc/daps'
/usr/bin/install -c -m 644 etc/config etc/docbook-xmlformat.conf
etc/docbook-xmlformat-1.04.conf etc/docbook-xmlformat-1.9.conf
etc/CatalogManager.properties '/<<PKGBUILDDIR>>/debian/daps/etc/daps'
/usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/daps/etc/daps/fop'
/usr/bin/install -c -m 644 etc/fop/fop-daps.xml
'/<<PKGBUILDDIR>>/debian/daps/etc/daps/fop'
install -m755 autobuild/daps-autobuild /<<PKGBUILDDIR>>/debian/daps/usr/bin
/usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/daps/usr/bin'
install -m644 autobuild/daps-autobuild.rnc
/<<PKGBUILDDIR>>/debian/daps/usr/share/xml/daps/schema/
mkdir: cannot create directory â/<<PKGBUILDDIR>>/debian/daps/usr/binâ: File
exists
make[4]: *** [Makefile:614: install-dist_binSCRIPTS] Error 1
make[4]: *** Waiting for unfinished jobs....
install -m644 autobuild/daps-autobuild.xml
/<<PKGBUILDDIR>>/debian/daps/usr/share/daps/init_templates
make[4]: Leaving directory '/<<PKGBUILDDIR>>'
make[3]: *** [Makefile:1543: install-am] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:1235: install-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_install: error: make -j2 install
DESTDIR=/<<BUILDDIR>>/daps-3.3.2\+cleaned1/debian/daps AM_UPDATE_INFO_DIR=no
returned exit code 2
make[1]: *** [debian/rules:10: override_dh_auto_install] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
This happens because of a Makefile bug for which there was already a fix
in debian/patches, but it does not currently work because Makefile.in
is regenerated from Makefile.am and the change is lost during the build.
I found a better way to fix this, and will post it here as soon as I
get the bug number for this report.
Now the usual template text:
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202504/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:daps, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: daps
Source-Version: 3.3.2+cleaned1-6.1
Done: Santiago Vila <sanv...@debian.org>
We believe that the bug you reported is fixed in the latest version of
daps, 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 1103...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Santiago Vila <sanv...@debian.org> (supplier of updated daps 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: SHA512
Format: 1.8
Date: Wed, 04 Jun 2025 12:15:00 +0200
Source: daps
Architecture: source
Version: 3.3.2+cleaned1-6.1
Distribution: unstable
Urgency: low
Maintainer: Filippo Rusconi <lopi...@debian.org>
Changed-By: Santiago Vila <sanv...@debian.org>
Closes: 1103526
Changes:
daps (3.3.2+cleaned1-6.1) unstable; urgency=low
.
* Non-maintainer upload.
* Add bindir to INSTALLDIRS to fix parallel build. Closes: #1103526.
The old fix stopped working because Makefile.in is now regenerated from
Makefile.am after the package raised the debhelper compat version.
Checksums-Sha1:
7e326336470981a8374e590ebabc72e59445fd28 1879 daps_3.3.2+cleaned1-6.1.dsc
aca40a4647089560c0d3ae9941bb2360c9c87aad 5312
daps_3.3.2+cleaned1-6.1.debian.tar.xz
da0b446fe0a2b73dd61805c562206fcfe35a6df1 5366
daps_3.3.2+cleaned1-6.1_source.buildinfo
Checksums-Sha256:
7503502c84dc67051208b7568dea8035564b6db5b47872ce416dbfa6d6a49684 1879
daps_3.3.2+cleaned1-6.1.dsc
f1c1406fa3c83fae7702d44c814cd55bfa50161ba29584d764121be032e86aec 5312
daps_3.3.2+cleaned1-6.1.debian.tar.xz
4952efdda93ff49986dd9e802fcfd583a5e1a0ff9590426d4872c424b97dc48e 5366
daps_3.3.2+cleaned1-6.1_source.buildinfo
Files:
62fba267428edd91d4247e7d78f44c1d 1879 text optional daps_3.3.2+cleaned1-6.1.dsc
410124f90e9793f5cbb546e4c4092f06 5312 text optional
daps_3.3.2+cleaned1-6.1.debian.tar.xz
817003f311337d6e1e19a305ca57fe97 5366 text optional
daps_3.3.2+cleaned1-6.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmhAHYUACgkQQc5/C58b
izLbIwf+Kr9ymE0lHwRcCvgA8e/Nkq1Q/0hm6fh6a/YfDVyzAamDgIHlfNzr/7cG
9lS2qdAGzyT4bOycP74zy0Zns3X+gr1mQvr7skDyLk/fzeFFanKKCxU3snh5Lftc
qSM5SZ7eCVgleL5VFiZ9gCiMcdhJJN1SUXY7aEFNPLvyfEl52szfhv5MxGFTWYPE
p1pGknWASfTsWDneDawHB04Thb5Lx6vEgcPuS0zNOXoFOuNZ0Js1YItIy2Ht/+1P
zTMIM45K9mto/g8zUSSVwOhxYbZ8wOnDzzQCpZSDIE6pW3+6pPJpmo5y4ipgZADD
MDqIYPIxWlxZ7LlH8yU95LY+V5AQhA==
=VqM6
-----END PGP SIGNATURE-----
pgppqD134VLFh.pgp
Description: PGP signature
--- End Message ---