Bug#1122453: opensaml: FTBFS: dh_missing: error: missing files, aborting

2026-01-10 Thread Santiago Vila
reassign 1122453 src:graphviz
affects 1122453 src:opensaml
found 1122453 14.0.5-2
close 1122453 14.1.1-1
thanks

Hi. As promised, this is the outcome from debbisect:

bisection finished successfully
  last bad timestamp: 20251214T084121Z
  first good timestamp: 20251214T142644Z
the following packages differ between the last bad and first good timestamp:
  graphviz 14.0.5-2 -> 14.1.1-1
  libcdt6:amd64 14.0.5-2 -> 14.1.1-1
  libcgraph8:amd64 14.0.5-2 -> 14.1.1-1
  libgvc7:amd64 14.0.5-2 -> 14.1.1-1
  libgvplugin-gd8:amd64 14.0.5-2 -> 14.1.1-1
  libgvpr2:amd64 14.0.5-2 -> 14.1.1-1
  libpathplan4:amd64 14.0.5-2 -> 14.1.1-1
  libxdot4:amd64 14.0.5-2 -> 14.1.1-1

All packages come from the same source, so I'm using src:graphviz
for the reassign.

Thanks.



Bug#1122453: opensaml: FTBFS: dh_missing: error: missing files, aborting

2026-01-10 Thread Santiago Vila
On Sat, Jan 10, 2026 at 07:51:47PM +0100, Ferenc Wágner wrote:
> On Wed, 10 Dec 2025 20:40:14 + Santiago Vila  wrote:
> 
> > If you cannot 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.
> 
> Dear Santiago,
> 
> Indeed I can't reproduce this in my sbuild setup.  Does this still
> happen in current unstable?

Indeed, it does not happen anymore, which means the problem was in
some of the build-dependencies.

Please allow me to use debbisect to determine which one so that the
bug is properly reassigned and closed. Feel free to close this bug as
"does no longer happen" if I don't reply in 24h.

Thanks.



Bug#1122453: opensaml: FTBFS: dh_missing: error: missing files, aborting

2025-12-10 Thread Santiago Vila
Package: src:opensaml
Version: 3.3.1-3
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

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 cannot 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:opensaml, so that this is still
visible in the BTS web page for this package.

Thanks.


[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'

[... snipped ...]

make[3]: Leaving directory '/<>/doc'
make[2]: Leaving directory '/<>/doc'
Making install in schemas
make[2]: Entering directory '/<>/schemas'
make[3]: Entering directory '/<>/schemas'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/<>/debian/tmp/usr/share/xml/opensaml'
 /usr/bin/install -c -m 644 saml20-catalog.xml saml10-catalo 
[too-long-redacted] ian/tmp/usr/share/xml/opensaml'
 /usr/bin/install -c -m 644 sstc-metadata-attr.xsd sstc-saml1x-metadata.xsd 
sstc-saml-attribute-ext.xsd sstc-saml-delegation.xsd 
sstc-saml-metadata-ext-query.xsd sstc-saml-metadata-algsupport-v1.0.xsd 
sstc-saml-metadata-ui-v1.0.xsd sstc-saml-idp-discovery.xsd 
sstc-request-initiation.xsd sstc-saml-protocol-ext-thirdparty.xsd 
saml-async-slo-v1.0.xsd saml-metadata-rpi-v1.0.xsd 
'/<>/debian/tmp/usr/share/xml/opensaml'
make[3]: Leaving directory '/<>/schemas'
make[2]: Leaving directory '/<>/schemas'
Making install in saml
make[2]: Entering directory '/<>/saml'
make[3]: Entering directory '/<>/saml'
 /usr/bin/mkdir -p '/<>/debian/tmp/usr/lib/x86_64-linux-gnu'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libsaml.la 
'/<>/debian/tmp/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/libsaml.so.13.0.1 
/<>/debian/tmp/usr/lib/x86_64-linux-gnu/libsaml.so.13.0.1
libtool: install: (cd /<>/debian/tmp/usr/lib/x86_64-linux-gnu && { 
ln -s -f libsaml.so.13.0.1 libsaml.so.13 || { rm -f libsaml.so.13 && ln -s 
libsaml.so.13.0.1 libsaml.so.13; }; })
libtool: install: (cd /<>/debian/tmp/usr/lib/x86_64-linux-gnu && { 
ln -s -f libsaml.so.13.0.1 libsaml.so || { rm -f libsaml.so && ln -s 
libsaml.so.13.0.1 libsaml.so; }; })
libtool: install: /usr/bin/install -c .libs/libsaml.lai 
/<>/debian/tmp/usr/lib/x86_64-linux-gnu/libsaml.la
libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
 /usr/bin/mkdir -p '/<>/debian/tmp/usr/include/saml/encryption'
 /usr/bin/install -c -m 644 encryption/EncryptedKeyResolver.h 
'/<>/debian/tmp/usr/include/saml/encryption'
 /usr/bin/mkdir -p '/<>/debian/tmp/usr/include/saml'
 /usr/bin/install -c -m 644 Assertion.h base.h exceptions.h version.h 
RootObject.h SAMLConfig.h '/<>/debian/tmp/usr/include/saml'
 /usr/bin/mkdir -p '/<>/debian/tmp/usr/include/saml/saml1/binding'
 /usr/bin/install -c -m 644 saml1/binding/SAMLArtifactType0001.h 
saml1/binding/SAMLArtifactType0002.h saml1/binding/SAML1MessageDecoder.h 
saml1/binding/SAML1SOAPClient.h 
'/<>/debian/tmp/usr/include/saml/saml1/binding'
 /usr/bin/mkdir -p '/<>/debian/tmp/usr/include/saml/saml1/core'
 /usr/bin/install -c -m 644 saml1/core/Assertions.h saml1/core/Protocols.h 
'/<>/debian/tmp/usr/include/saml/saml1/core'
 /usr/bin/mkdir -p '/<>/debian/tmp/usr/include/saml/saml2/binding'
 /usr/bin/install -c -m 644 saml2/binding/SAML2Artifact.h 
saml2/binding/SAML2ArtifactType0004.h saml2/binding/SAML2MessageDecoder.h 
saml2/binding/SAML2MessageEncoder.h saml2/binding/SAML2SOAPClient.h 
'/<>/debian/tmp/usr/include/saml/saml2/binding'
 /usr/bin/mkdir -p '/<>/debian/tmp/usr/include/saml/saml2/core'
 /usr/bin/install -c -m 644 saml2/core/Assertions.h saml2/core/Protocols.h 
'/<>/debian/tmp/usr/include/saml/saml2/core'
 /usr/bin/mkdir -p '/<>/debian/tmp/usr/include/saml/saml2/metadata'
 /usr/bin/install -c -m 644 saml2/metadata/AbstractMetadataProvider.h 
saml2/metadata/DiscoverableMetadataProvider.h 
saml2/metadata/AbstractDynamicMetadataProvider.h 
saml2/metadata/EndpointManager.h saml2/metadata/EntityMatcher.h 
saml2/metadata/