Package: src:redland
Version: 1.0.17-1.1
Severity: serious
Tags: ftbfs

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
test -x debian/rules
mkdir -p "."
set -e;   mv ./build/config.guess ./build/config.guess.cdbs-orig; cp 
--remove-destination /usr/share/misc/config.guess ./build/config.guess;   mv 
./libltdl/config/config.guess ./libltdl/config/config.guess.cdbs-orig; cp 
--remove-destination /usr/share/misc/config.guess ./libltdl/config/config.guess;
set -e;   mv ./build/config.sub ./build/config.sub.cdbs-orig; cp 
--remove-destination /usr/share/misc/config.sub ./build/config.sub;   mv 
./libltdl/config/config.sub ./libltdl/config/config.sub.cdbs-orig; cp 
--remove-destination /usr/share/misc/config.sub ./libltdl/config/config.sub;
dh_autoreconf 
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/compile'
libtoolize: copying file 'config/config.guess'
libtoolize: copying file 'config/config.sub'
libtoolize: copying file 'config/depcomp'
libtoolize: copying file 'config/install-sh'
libtoolize: copying file 'config/missing'
libtoolize: copying file 'config/ltmain.sh'

[... snipped ...]

checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... no
checking for strlcpy... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Redland build summary:

  Using modular storage backends in 
/usr/local/lib/redland:${prefix}/lib/x86_64-linux-gnu/redland

  Oracle Berkeley DB (BDB) : Version 5.3 (library db-5.3 in 
/usr/lib/x86_64-linux-gnu)
  Triple stores available  : memory file hashes(memory) trees hashes(bdb 5.3) 
mysql(10.1.35) sqlite(3.24.0) postgresql(10.4-2)) virtuoso
  Triple stores enabled    : memory file hashes trees mysql sqlite postgresql 
virtuoso
  RDF parsers              : raptor(system 2.0.14)
  RDF query                : rasqal(system 0.9.32)
  Content digests          : md5 sha1

touch debian/stamp-autotools
/usr/bin/make -C . 
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making all in libltdl
make[2]: Entering directory '/<<PKGBUILDDIR>>/libltdl'
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /<<PKGBUILDDIR>>/build/missing 
aclocal-1.15 -I ../build
/<<PKGBUILDDIR>>/build/missing: line 81: aclocal-1.15: command not found
WARNING: 'aclocal-1.15' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' program is part of the GNU Automake package:
         <https://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <https://www.gnu.org/software/autoconf>
         <https://www.gnu.org/software/m4/>
         <https://www.perl.org/>
make[2]: *** [Makefile:540: aclocal.m4] Error 127
make[2]: Leaving directory '/<<PKGBUILDDIR>>/libltdl'
make[1]: *** [Makefile:702: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build] 
Error 2
dpkg-buildpackage: error: debian/rules build-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/redland.html

where you can get a full build log if you need it.

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 BTS web page for this package.

Thanks.

Reply via email to