[Xcb] Bug#710344: libxcb: FTBFS: unable to parse CheckLog*.xml

Daniel Schepler dschepler at gmail.com
Wed May 29 19:42:58 PDT 2013


Source: libxcb
Version: 1.8.1-2+deb7u1
Severity: serious

>From my pbuilder build log (on amd64):

...
Making check in tests
make[2]: Entering directory `/tmp/buildd/libxcb-1.8.1/build/tests'
make[3]: Entering directory `/tmp/buildd/libxcb-1.8.1/build/tests'
rm -f CheckLog*.xml
make -k check_all
make[4]: Entering directory `/tmp/buildd/libxcb-1.8.1/build/tests'
  CC       check_all.o
  CC       check_public.o
  CCLD     check_all
make[4]: Leaving directory `/tmp/buildd/libxcb-1.8.1/build/tests'
make -k check-TESTS check-local
make[4]: Entering directory `/tmp/buildd/libxcb-1.8.1/build/tests'
make[5]: Entering directory `/tmp/buildd/libxcb-1.8.1/build/tests'
PASS: check_all
make[6]: Entering directory `/tmp/buildd/libxcb-1.8.1/build/tests'
make[7]: Entering directory `/tmp/buildd/libxcb-1.8.1/build/tests'
rm -f CheckLog*.xml
make[7]: Leaving directory `/tmp/buildd/libxcb-1.8.1/build/tests'
make[6]: Leaving directory `/tmp/buildd/libxcb-1.8.1/build/tests'
============================================================================
Testsuite summary for libxcb 1.8.1
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[5]: Leaving directory `/tmp/buildd/libxcb-1.8.1/build/tests'
rm -f CheckLog.html
if test xtrue = xtrue; then \
        /usr/bin/xsltproc ../../tests/CheckLog.xsl CheckLog*.xml > CheckLog.html; \
else \
        touch CheckLog.html; \
fi
warning: failed to load external entity "CheckLog*.xml"
unable to parse CheckLog*.xml
make[4]: *** [check-local] Error 6
make[4]: Leaving directory `/tmp/buildd/libxcb-1.8.1/build/tests'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/tmp/buildd/libxcb-1.8.1/build/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/libxcb-1.8.1/build/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/libxcb-1.8.1/build'
dh_auto_test: make -j1 check returned exit code 2
make: *** [build-arch] Error 29
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

I'm not 100% sure what's causing this.  However, the only major change
since about 5 days ago when all the buildds built this successfully is that
automake got upgraded to 1:1.13.2-1.
-- 
Daniel Schepler


More information about the Xcb mailing list