Package: src:warmux
Version: 1:11.04.1+repack2-3
Severity: serious
Tags: ftbfs

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_update_autotools_config -i
   dh_autoreconf -i
configure.ac:284: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2740: _AC_RUN_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:2759: AC_RUN_IFELSE is expanded from...
configure.ac:284: the top level
configure.ac:284: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in 
body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2740: _AC_RUN_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...

[... snipped ...]


* [Optional] Bi-directional rendering (fribidi) : yes
* [Optional] Internationalisation (gettext)     : yes
* [Optional] Index and game servers             : yes
***********************************************************

Execute make to compile then execute make install to install...
make[1]: Leaving directory '/<<BUILDDIR>>/warmux-11.04.1+repack2'
   dh_auto_build -i
        make -j1
make[1]: Entering directory '/<<BUILDDIR>>/warmux-11.04.1+repack2'
find: 'build/android/jni': No such file or directory
find: 'build/android/src': No such file or directory
find: 'build/android/res': No such file or directory
find: 'build/symbian': No such file or directory
Making all in data
make[2]: Entering directory '/<<BUILDDIR>>/warmux-11.04.1+repack2/data'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/<<BUILDDIR>>/warmux-11.04.1+repack2/data'
Making all in lib
make[2]: Entering directory '/<<BUILDDIR>>/warmux-11.04.1+repack2/lib'
Making all in warmux
make[3]: Entering directory '/<<BUILDDIR>>/warmux-11.04.1+repack2/lib/warmux'
Making all in .
make[4]: Entering directory '/<<BUILDDIR>>/warmux-11.04.1+repack2/lib/warmux'
g++ -DHAVE_CONFIG_H -I. -I../../lib/warmux/include   -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT 
-I../../lib/warmux/include -I../../lib/fixedpoint  -Wall -Wextra -Wall -Wextra 
-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/warmux-11.04.1+repack2=. 
-fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/libxml2 
-I/usr/include/fribidi -fno-rtti -fno-exceptions -c -o action.o `test -f 
'./action/action.cpp' || echo './'`./action/action.cpp
g++ -DHAVE_CONFIG_H -I. -I../../lib/warmux/include   -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT 
-I../../lib/warmux/include -I../../lib/fixedpoint  -Wall -Wextra -Wall -Wextra 
-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/warmux-11.04.1+repack2=. 
-fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/libxml2 
-I/usr/include/fribidi -fno-rtti -fno-exceptions -c -o action_handler.o `test 
-f './action/action_handler.cpp' || echo './'`./action/action_handler.cpp
g++ -DHAVE_CONFIG_H -I. -I../../lib/warmux/include   -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT 
-I../../lib/warmux/include -I../../lib/fixedpoint  -Wall -Wextra -Wall -Wextra 
-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/warmux-11.04.1+repack2=. 
-fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/libxml2 
-I/usr/include/fribidi -fno-rtti -fno-exceptions -c -o error.o `test -f 
'./base/error.cpp' || echo './'`./base/error.cpp
g++ -DHAVE_CONFIG_H -I. -I../../lib/warmux/include   -Wdate-time 
-D_FORTIFY_SOURCE=2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT 
-I../../lib/warmux/include -I../../lib/fixedpoint  -Wall -Wextra -Wall -Wextra 
-g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/warmux-11.04.1+repack2=. 
-fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/libxml2 
-I/usr/include/fribidi -fno-rtti -fno-exceptions -c -o i18n.o `test -f 
'./base/i18n.cpp' || echo './'`./base/i18n.cpp
In file included from /usr/include/fribidi/fribidi-unicode.h:32,
                 from /usr/include/fribidi/fribidi.h:31,
                 from ./base/i18n.cpp:31:
/usr/include/fribidi/fribidi-types.h:31:11: fatal error: config.h: No such file 
or directory
 # include <config.h>
           ^~~~~~~~~~
compilation terminated.
make[4]: *** [Makefile:577: i18n.o] Error 1
make[4]: Leaving directory '/<<BUILDDIR>>/warmux-11.04.1+repack2/lib/warmux'
make[3]: *** [Makefile:761: all-recursive] Error 1
make[3]: Leaving directory '/<<BUILDDIR>>/warmux-11.04.1+repack2/lib/warmux'
make[2]: *** [Makefile:377: all-recursive] Error 1
make[2]: Leaving directory '/<<BUILDDIR>>/warmux-11.04.1+repack2/lib'
make[1]: *** [Makefile:465: all-recursive] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/warmux-11.04.1+repack2'
dh_auto_build: make -j1 returned exit code 2
make: *** [debian/rules:4: 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/warmux.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