Package: src:sogo Version: 2.2.17a-1.1 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 dh build-indep --parallel dh_testdir -i -O--parallel dh_update_autotools_config -i -O--parallel debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' ./configure --with-ssl=gnutls --enable-saml2 --prefix=/usr/System GNUstep environment: system: /usr/System local: /usr/Local user: /sbuild-nonexistent/GNUstep path: /usr/System:/usr/Network:/usr/Local:/sbuild-nonexistent/GNUstep flat: yes [... snipped ...] /usr/bin/install -c -p -m 644 NSNumber+Utilities.h SOGo.framework/Versions/2/Headers/NSNumber+Utilities.h /usr/bin/install -c -p -m 644 NSObject+DAV.h SOGo.framework/Versions/2/Headers/NSObject+DAV.h /usr/bin/install -c -p -m 644 NSObject+Utilities.h SOGo.framework/Versions/2/Headers/NSObject+Utilities.h /usr/bin/install -c -p -m 644 NSString+DAV.h SOGo.framework/Versions/2/Headers/NSString+DAV.h /usr/bin/install -c -p -m 644 NSString+Utilities.h SOGo.framework/Versions/2/Headers/NSString+Utilities.h /usr/bin/install -c -p -m 644 NSString+Crypto.h SOGo.framework/Versions/2/Headers/NSString+Crypto.h /usr/bin/install -c -p -m 644 NSData+Crypto.h SOGo.framework/Versions/2/Headers/NSData+Crypto.h /usr/bin/install -c -p -m 644 NSURL+DAV.h SOGo.framework/Versions/2/Headers/NSURL+DAV.h /usr/bin/install -c -p -m 644 SOGoAuthenticator.h SOGo.framework/Versions/2/Headers/SOGoAuthenticator.h /usr/bin/install -c -p -m 644 SOGoSession.h SOGo.framework/Versions/2/Headers/SOGoSession.h /usr/bin/install -c -p -m 644 SOGoCASSession.h SOGo.framework/Versions/2/Headers/SOGoCASSession.h /usr/bin/install -c -p -m 644 SOGoDAVAuthenticator.h SOGo.framework/Versions/2/Headers/SOGoDAVAuthenticator.h /usr/bin/install -c -p -m 644 SOGoProxyAuthenticator.h SOGo.framework/Versions/2/Headers/SOGoProxyAuthenticator.h /usr/bin/install -c -p -m 644 SOGoStaticAuthenticator.h SOGo.framework/Versions/2/Headers/SOGoStaticAuthenticator.h /usr/bin/install -c -p -m 644 SOGoWebAuthenticator.h SOGo.framework/Versions/2/Headers/SOGoWebAuthenticator.h /usr/bin/install -c -p -m 644 SOGoWebDAVAclManager.h SOGo.framework/Versions/2/Headers/SOGoWebDAVAclManager.h /usr/bin/install -c -p -m 644 SOGoWebDAVValue.h SOGo.framework/Versions/2/Headers/SOGoWebDAVValue.h /usr/bin/install -c -p -m 644 SOGoMailer.h SOGo.framework/Versions/2/Headers/SOGoMailer.h /usr/bin/install -c -p -m 644 SOGoGroup.h SOGo.framework/Versions/2/Headers/SOGoGroup.h /usr/bin/install -c -p -m 644 SOGoUser.h SOGo.framework/Versions/2/Headers/SOGoUser.h /usr/bin/install -c -p -m 644 DOMNode+SOGo.h SOGo.framework/Versions/2/Headers/DOMNode+SOGo.h /usr/bin/install -c -p -m 644 WORequest+SOGo.h SOGo.framework/Versions/2/Headers/WORequest+SOGo.h /usr/bin/install -c -p -m 644 WOResourceManager+SOGo.h SOGo.framework/Versions/2/Headers/WOResourceManager+SOGo.h /usr/bin/install -c -p -m 644 WOResponse+SOGo.h SOGo.framework/Versions/2/Headers/WOResponse+SOGo.h /usr/bin/install -c -p -m 644 WOContext+SOGo.h SOGo.framework/Versions/2/Headers/WOContext+SOGo.h /usr/bin/install -c -p -m 644 SOGoCredentialsFile.h SOGo.framework/Versions/2/Headers/SOGoCredentialsFile.h /usr/bin/install -c -p -m 644 SOGoSAML2Session.h SOGo.framework/Versions/2/Headers/SOGoSAML2Session.h ./gen-saml2-exceptions.py -DXMLSEC_CRYPTO=\"openssl\" -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING=1 -DXMLSEC_OPENSSL_100=1 -DXMLSEC_CRYPTO_OPENSSL=1 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/xmlsec1 make[5]: ./gen-saml2-exceptions.py: Command not found GNUmakefile:172: recipe for target 'SOGoSAML2Exceptions.h' failed make[5]: *** [SOGoSAML2Exceptions.h] Error 127 /usr/share/GNUstep/Makefiles/Master/rules.make:311: recipe for target 'SOGo.build-headers.framework.variables' failed make[4]: *** [SOGo.build-headers.framework.variables] Error 2 make[4]: Leaving directory '/<<PKGBUILDDIR>>/SoObjects/SOGo' /usr/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53: recipe for target 'internal-all' failed make[3]: *** [internal-all] Error 2 make[3]: Leaving directory '/<<PKGBUILDDIR>>/SoObjects' /usr/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53: recipe for target 'internal-all' failed make[2]: *** [internal-all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: make -j1 OBJCFLAGS=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-z,relro -Wl,-z,now messages=yes returned exit code 2 debian/rules:15: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules:8: 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. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the page for this package. If you could not reproduce this using sbuild on a single CPU virtual machine (as I did), please do not downgrade or mark as unreproducible, I would then consider giving you access to a virtual machine on which I can reproduce it so that you can as well. (In such case, please contact me off-list for details). Thanks.