Package: src:elk
Version: 3.99.8-4.1
Severity: serious
Tags: ftbfs

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with autoreconf
   dh_update_autotools_config -i
   dh_autoreconf -i
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.auto'.
libtoolize: copying file '.auto/ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are 
deprecated.  For more info, see:
configure.ac:9: 
https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:13: installing '.auto/compile'
configure.ac:9: installing '.auto/missing'
configure.ac:550: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or 
'*_CPPFLAGS')

[... snipped ...]

config.status: creating lib/unix/Makefile
config.status: creating lib/xlib/Makefile
config.status: creating lib/xwidgets/Makefile
config.status: creating lib/xwidgets/xaw/Makefile
config.status: creating lib/xwidgets/motif/Makefile
config.status: creating scm/Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating scm/slib.scm
config.status: creating include/site.h
config.status: creating test/check-gc
config.status: creating test/check-gc2
config.status: creating test/check-r4rs
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode

Elk configuration summary
-------------------------
build C++ plugins: yes
libgdbm support: yes
X11 support: yes
Xaw support: yes
Motif support: yes
build documentation: yes
   dh_auto_build -i
        make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in include
make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DSCM_DIR="\"/usr/share/elk\"" 
-DLIB_DIR="\"/usr/lib/x86_64-linux-gnu/elk\""  -Wpointer-arith -Wcast-align 
-Wcast-qual -Wshadow -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wall 
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o main.o main.c
make[3]: *** No rule to make target '../src/libelk.la', needed by 'elk'.  Stop.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:432: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:364: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
make: *** [debian/rules:8: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

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

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/elk.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