Source: libxml2 Version: 2.9.3+dfsg1-1 Severity: serious Justification: FTBFS
The recent 2.9.3+dfsg1-1.1 upload of src:libxml2 FTBFS on i386: https://buildd.debian.org/status/fetch.php?pkg=libxml2&arch=i386&ver=2.9.3%2Bdfsg1-1.1&stamp=1464849314 I tested the build on barriere.d.o, and this already happens with 2.9.3+dfsg1-1 though with: Done configuring cd /«BUILDDIR»/libxml2-2.9.3+dfsg1 make: i686-linux-gnu-python-config: Command not found make: i686-linux-gnu-python-config: Command not found [ -d builddir/main/python2.7 ] || mv builddir/python2.7/python builddir/main/python2.7 dh_auto_build --builddirectory=builddir/main/python2.7 -- libxml2mod_la_LIBADD='$(mylibs)' PYTHON_INCLUDES="" PYTHON_LIBS="" cd builddir/main/python2.7 make -j1 libxml2mod_la_LIBADD=\$\(mylibs\) PYTHON_INCLUDES= PYTHON_LIBS= make[1]: Entering directory '/«BUILDDIR»/libxml2-2.9.3+dfsg1/builddir/main/python2.7' make all-recursive make[2]: Entering directory '/«BUILDDIR»/libxml2-2.9.3+dfsg1/builddir/main/python2.7' Making all in . make[3]: Entering directory '/«BUILDDIR»/libxml2-2.9.3+dfsg1/builddir/main/python2.7' /bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../python -I.. -I../include -I../../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security -Wall -O3 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c -o libxml.lo ../../../python/libxml.c libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../python -I.. -I../include -I../../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -O3 -pedantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wredundant-decls -Wno-long-long -c ../../../python/libxml.c -fPIC -DPIC -o .libs/libxml.o ../../../python/libxml.c:14:20: fatal error: Python.h: No such file or directory compilation terminated. Makefile:626: recipe for target 'libxml.lo' failed make[3]: *** [libxml.lo] Error 1 make[3]: Leaving directory '/«BUILDDIR»/libxml2-2.9.3+dfsg1/builddir/main/python2.7' Makefile:683: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/«BUILDDIR»/libxml2-2.9.3+dfsg1/builddir/main/python2.7' Makefile:523: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/«BUILDDIR»/libxml2-2.9.3+dfsg1/builddir/main/python2.7' dh_auto_build: make -j1 libxml2mod_la_LIBADD=$(mylibs) PYTHON_INCLUDES= PYTHON_LIBS= returned exit code 2 cd /«BUILDDIR»/libxml2-2.9.3+dfsg1 debian/rules:52: recipe for target 'dobuild-python2.7' failed make: *** [dobuild-python2.7] Error 2 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 Regards, Salvatore