Package: src:adasockets
Version: 1.10.1-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh build-arch
   dh_update_autotools_config -a
   dh_autoreconf -a
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'support'.
libtoolize: copying file 'support/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'support'.
libtoolize: copying file 'support/libtool.m4'
libtoolize: copying file 'support/ltoptions.m4'
libtoolize: copying file 'support/ltsugar.m4'
libtoolize: copying file 'support/ltversion.m4'
libtoolize: copying file 'support/lt~obsolete.m4'
configure.ac:12: installing 'support/compile'
configure.ac:12: installing 'support/config.guess'

[... snipped ...]

Copyright (C) 1992-2017, Free Software Foundation, Inc.
  "stream_listener.ali" being checked ...
   s-oscons.ads: up to date, different timestamps but same checksum
  "sockets.ali" is in an Ada library
  "sockets-stream_io.ali" is in an Ada library
End of compilation
gnatmake: "stream_listener" up to date.
gnatmake -j1 -R -v -eS -m -A../src -A../src -I. stream_sender -cargs -g -O2 
-Wall -Werror -gnatag -gnatwa -gnatwe -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -largs 
-Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,-z,defs

GNATMAKE 7.3.0
Copyright (C) 1992-2017, Free Software Foundation, Inc.
  "stream_sender.ali" being checked ...
  "sockets.ali" is in an Ada library
  "sockets-stream_io.ali" is in an Ada library
End of compilation
gnatmake: "stream_sender" up to date.
make[3]: Entering directory '/<<PKGBUILDDIR>>/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_install -plibadasockets7-dev usr/bin/adasockets-config
dh_install -plibadasockets7-dev usr/lib/x86_64-linux-gnu/libadasockets.a
dh_install -plibadasockets7-dev usr/lib/x86_64-linux-gnu/pkgconfig/adasockets.pc
dh_install -plibadasockets7-dev usr/lib/x86_64-linux-gnu/libadasockets.so
dh_install -plibadasockets7 usr/lib/x86_64-linux-gnu/libadasockets.so.*
dh_install -plibadasockets7-dev usr/lib/x86_64-linux-gnu/adasockets/*.ad[bs] \
  usr/share/ada/adainclude/adasockets
dh_install -plibadasockets7-dev usr/lib/x86_64-linux-gnu/adasockets/*.ali \
  usr/lib/x86_64-linux-gnu/ada/adalib/adasockets
dh_install -plibadasockets7-dev debian/adasockets.gpr usr/share/gpr
dh_install --remaining-packages
dh_install: No packages to build. Architecture mismatch: amd64, want: any
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installdocs -a
dh_installdocs: Cannot find (any matches for) "README.Debian" (tried in .)

debian/rules:34: recipe for target 'binary-arch' failed
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch subprocess returned 
exit status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/adasockets.html

[ Note: There has been a recent change in debhelper behaviour, the current
  behaviour is the intended one. See Bug #903133 for details ].

Thanks.

Reply via email to