Package: src:pidgin-sipe Version: 1.25.0-2.1 Severity: serious Tags: ftbfs bookworm
Dear maintainer: During a rebuild of all packages in bookworm, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/bookworm/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:pidgin-sipe, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' # Preserve pot file from being deleted as it's a part of orig tarball. mv po/pidgin-sipe.pot po/pidgin-sipe.pot.keep dh_auto_clean mv po/pidgin-sipe.pot.keep po/pidgin-sipe.pot rm -f GITVERSION INSTALL aclocal.m4 compile config.guess config.h.in config.sub configure \ depcomp install-sh intltool-extract.in intltool-merge.in intltool-update.in ltmain.sh \ missing test-driver [... snipped ...] make check-TESTS make[4]: Entering directory '/<<PKGBUILDDIR>>/src/core' make[5]: Entering directory '/<<PKGBUILDDIR>>/src/core' PASS: sipe_generic_tests PASS: sipe_sipmsg_tests PASS: sipe_rtf_tests FAIL: sipe_xml_tests PASS: sip_sec_digest_tests ================================================= pidgin-sipe 1.25.0: src/core/test-suite.log ================================================= # TOTAL: 5 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: sipe_xml_tests ==================== DEBUG 5: XML parser error: Domain 1, code 4, level 3: Start tag expected, '<' not found [<test></test>] XML parse FAILED: (nil) [<test></test>] XML name FAILED: '(nil)' expected: 'test' XML stringify alternative FAILED: '<test/>' (trying next...) [<test></test>] XML stringify all alternatives FAILED: '(nil)' [<test/>] XML parse FAILED: (nil) [<test/>] XML name FAILED: '(nil)' expected: 'test' XML stringify alternative FAILED: '<test/>' (trying next...) [<test/>] XML stringify all alternatives FAILED: '(nil)' [<test>a</test>] XML parse FAILED: (nil) [<test>a</test>] XML name FAILED: '(nil)' expected: 'test' [<test>a</test>] XML data FAILED: '(nil)' expected: 'a' XML stringify alternative FAILED: '<test>a</test>' (trying next...) [<test>a</test>] XML stringify all alternatives FAILED: '(nil)' [<test>a b</test>] XML parse FAILED: (nil) [<test>a b</test>] XML name FAILED: '(nil)' expected: 'test' [<test>a b</test>] XML data FAILED: '(nil)' expected: 'a b' XML stringify alternative FAILED: '<test>a b</test>' (trying next...) [<test>a b</test>] XML stringify all alternatives FAILED: '(nil)' [<test>a<child>b</child></test>] XML parse FAILED: (nil) [<test>a<child>b</child></test>] XML name FAILED: '(nil)' expected: 'test' [<test>a<child>b</child></test>] XML data FAILED: '(nil)' expected: 'a' [<test>a<child>b</child></test>] XML child FAILED: (nil) 'child' [<test>a<child>b</child></test>] XML name FAILED: '(nil)' expected: 'child' [<test>a<child>b</child></test>] XML data FAILED: '(nil)' expected: 'b' XML stringify alternative FAILED: '<test>a<child>b</child></test>' (trying next...) [<test>a<child>b</child></test>] XML stringify all alternatives FAILED: '(nil)' [<test>a<child/></test>] XML parse FAILED: (nil) [<test>a<child/></test>] XML name FAILED: '(nil)' expected: 'test' [<test>a<child/></test>] XML data FAILED: '(nil)' expected: 'a' [<test>a<child/></test>] XML child FAILED: (nil) 'child' [<test>a<child/></test>] XML name FAILED: '(nil)' expected: 'child' XML stringify alternative FAILED: '<test>a<child/></test>' (trying next...) [<test>a<child/></test>] XML stringify all alternatives FAILED: '(nil)' [<test>a<child>b<inner>c</inner></child></test>] XML parse FAILED: (nil) [<test>a<child>b<inner>c</inner></child></test>] XML name FAILED: '(nil)' expected: 'test' [<test>a<child>b<inner>c</inner></child></test>] XML data FAILED: '(nil)' expected: 'a' [<test>a<child>b<inner>c</inner></child></test>] XML child FAILED: (nil) 'child' [<test>a<child>b<inner>c</inner></child></test>] XML name FAILED: '(nil)' expected: 'child' [<test>a<child>b<inner>c</inner></child></test>] XML data FAILED: '(nil)' expected: 'b' [<test>a<child>b<inner>c</inner></child></test>] XML child FAILED: (nil) 'inner' [<test>a<child>b<inner>c</inner></child></test>] XML name FAILED: '(nil)' expected: 'inner' [<test>a<child>b<inner>c</inner></child></test>] XML data FAILED: '(nil)' expected: 'c' [<test>a<child>b<inner>c</inner></child></test>] XML child FAILED: (nil) 'child/inner' [<test>a<child>b<inner>c</inner></child></test>] XML name FAILED: '(nil)' expected: 'inner' [<test>a<child>b<inner>c</inner></child></test>] XML data FAILED: '(nil)' expected: 'c' XML stringify alternative FAILED: '<test>a<child>b<inner>c</inner></child></test>' (trying next...) [<test>a<child>b<inner>c</inner></child></test>] XML stringify all alternatives FAILED: '(nil)' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML parse FAILED: (nil) [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML name FAILED: '(nil)' expected: 'test' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML data FAILED: '(nil)' expected: 'a' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML child FAILED: (nil) 'child' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML name FAILED: '(nil)' expected: 'child' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML data FAILED: '(nil)' expected: 'b' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML child FAILED: (nil) 'inner/innerinner' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML name FAILED: '(nil)' expected: 'innerinner' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML data FAILED: '(nil)' expected: 'd' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML child FAILED: (nil) 'inner' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML name FAILED: '(nil)' expected: 'inner' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML data FAILED: '(nil)' expected: 'c' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML child FAILED: (nil) 'innerinner' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML name FAILED: '(nil)' expected: 'innerinner' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML data FAILED: '(nil)' expected: 'd' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML child FAILED: (nil) 'child/inner' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML name FAILED: '(nil)' expected: 'inner' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML data FAILED: '(nil)' expected: 'c' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML child FAILED: (nil) 'child/inner/innerinner' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML name FAILED: '(nil)' expected: 'innerinner' [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML data FAILED: '(nil)' expected: 'd' XML stringify alternative FAILED: '<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>' (trying next...) [<test>a<child>b<inner>c<innerinner>d</innerinner></inner></child></test>] XML stringify all alternatives FAILED: '(nil)' [<test a="">a</test>] XML parse FAILED: (nil) [<test a="">a</test>] XML name FAILED: '(nil)' expected: 'test' [<test a="">a</test>] XML data FAILED: '(nil)' expected: 'a' [<test a="">a</test>] XML attr FAILED: 'a': '(nil)' expected: '' XML stringify alternative FAILED: '<test a="">a</test>' (trying next...) [<test a="">a</test>] XML stringify all alternatives FAILED: '(nil)' [<test a="1" b="abc">a</test>] XML parse FAILED: (nil) [<test a="1" b="abc">a</test>] XML name FAILED: '(nil)' expected: 'test' [<test a="1" b="abc">a</test>] XML data FAILED: '(nil)' expected: 'a' [<test a="1" b="abc">a</test>] XML attr FAILED: 'a': '(nil)' expected: '1' [<test a="1" b="abc">a</test>] XML attr FAILED: 'b': '(nil)' expected: 'abc' XML stringify alternative FAILED: '<test a="1" b="abc">a</test>' (trying next...) XML stringify alternative FAILED: '<test b="abc" a="1">a</test>' (trying next...) [<test a="1" b="abc">a</test>] XML stringify all alternatives FAILED: '(nil)' DEBUG 5: XML parser error: Domain 3, code 201, level 2: Namespace prefix m for uri on row is not defined DEBUG 5: XML parser error: Domain 3, code 201, level 2: Namespace prefix m for displayName on row is not defined DEBUG 5: XML parser error: Domain 3, code 201, level 2: Namespace prefix m for title on row is not defined DEBUG 5: XML parser error: Domain 3, code 201, level 2: Namespace prefix m for office on row is not defined DEBUG 5: XML parser error: Domain 3, code 201, level 2: Namespace prefix m for phone on row is not defined DEBUG 5: XML parser error: Domain 3, code 201, level 2: Namespace prefix m for company on row is not defined DEBUG 5: XML parser error: Domain 3, code 201, level 2: Namespace prefix m for city on row is not defined DEBUG 5: XML parser error: Domain 3, code 201, level 2: Namespace prefix m for state on row is not defined DEBUG 5: XML parser error: Domain 3, code 201, level 2: Namespace prefix m for country on row is not defined DEBUG 5: XML parser error: Domain 3, code 201, level 2: Namespace prefix m for email on row is not defined DEBUG 5: XML parser error: Domain 3, code 201, level 2: Namespace prefix m on row is not defined [<m:row m:uri="sip:" m:displayName="X" m:title="Y" m:office="Z" m:phone="0" m:company="A" m:city="B" m:state="C" m:country="D" m:email="E" />] XML parse FAILED: (nil) [<m:row m:uri="sip:" m:displayName="X" m:title="Y" m:office="Z" m:phone="0" m:company="A" m:city="B" m:state="C" m:country="D" m:email="E" />] XML name FAILED: '(nil)' expected: 'row' [<m:row m:uri="sip:" m:displayName="X" m:title="Y" m:office="Z" m:phone="0" m:company="A" m:city="B" m:state="C" m:country="D" m:email="E" />] XML attr FAILED: 'uri': '(nil)' expected: 'sip:' [<m:row m:uri="sip:" m:displayName="X" m:title="Y" m:office="Z" m:phone="0" m:company="A" m:city="B" m:state="C" m:country="D" m:email="E" />] XML attr FAILED: 'displayName': '(nil)' expected: 'X' [<m:row m:uri="sip:" m:displayName="X" m:title="Y" m:office="Z" m:phone="0" m:company="A" m:city="B" m:state="C" m:country="D" m:email="E" />] XML attr FAILED: 'title': '(nil)' expected: 'Y' [<m:row m:uri="sip:" m:displayName="X" m:title="Y" m:office="Z" m:phone="0" m:company="A" m:city="B" m:state="C" m:country="D" m:email="E" />] XML attr FAILED: 'office': '(nil)' expected: 'Z' [<m:row m:uri="sip:" m:displayName="X" m:title="Y" m:office="Z" m:phone="0" m:company="A" m:city="B" m:state="C" m:country="D" m:email="E" />] XML attr FAILED: 'phone': '(nil)' expected: '0' [<m:row m:uri="sip:" m:displayName="X" m:title="Y" m:office="Z" m:phone="0" m:company="A" m:city="B" m:state="C" m:country="D" m:email="E" />] XML attr FAILED: 'company': '(nil)' expected: 'A' [<m:row m:uri="sip:" m:displayName="X" m:title="Y" m:office="Z" m:phone="0" m:company="A" m:city="B" m:state="C" m:country="D" m:email="E" />] XML attr FAILED: 'city': '(nil)' expected: 'B' [<m:row m:uri="sip:" m:displayName="X" m:title="Y" m:office="Z" m:phone="0" m:company="A" m:city="B" m:state="C" m:country="D" m:email="E" />] XML attr FAILED: 'state': '(nil)' expected: 'C' [<m:row m:uri="sip:" m:displayName="X" m:title="Y" m:office="Z" m:phone="0" m:company="A" m:city="B" m:state="C" m:country="D" m:email="E" />] XML attr FAILED: 'country': '(nil)' expected: 'D' [<m:row m:uri="sip:" m:displayName="X" m:title="Y" m:office="Z" m:phone="0" m:company="A" m:city="B" m:state="C" m:country="D" m:email="E" />] XML attr FAILED: 'email': '(nil)' expected: 'E' [<state xsi:type="aggregateState" lastActive="date" xmlns:xsi="http://one" xmlns="http://two"><availability>15500</availability></state>] XML parse FAILED: (nil) [<state xsi:type="aggregateState" lastActive="date" xmlns:xsi="http://one" xmlns="http://two"><availability>15500</availability></state>] XML name FAILED: '(nil)' expected: 'state' [<state xsi:type="aggregateState" lastActive="date" xmlns:xsi="http://one" xmlns="http://two"><availability>15500</availability></state>] XML attr FAILED: 'type': '(nil)' expected: 'aggregateState' [<state xsi:type="aggregateState" lastActive="date" xmlns:xsi="http://one" xmlns="http://two"><availability>15500</availability></state>] XML attr FAILED: 'lastActive': '(nil)' expected: 'date' [<state xsi:type="aggregateState" lastActive="date" xmlns:xsi="http://one" xmlns="http://two"><availability>15500</availability></state>] XML attr FAILED: 'xsi': '(nil)' expected: 'http://one' [<state xsi:type="aggregateState" lastActive="date" xmlns:xsi="http://one" xmlns="http://two"><availability>15500</availability></state>] XML attr FAILED: 'xmlns': '(nil)' expected: 'http://two' [<state xsi:type="aggregateState" lastActive="date" xmlns:xsi="http://one" xmlns="http://two"><availability>15500</availability></state>] XML child FAILED: (nil) 'availability' [<state xsi:type="aggregateState" lastActive="date" xmlns:xsi="http://one" xmlns="http://two"><availability>15500</availability></state>] XML name FAILED: '(nil)' expected: 'availability' [<state xsi:type="aggregateState" lastActive="date" xmlns:xsi="http://one" xmlns="http://two"><availability>15500</availability></state>] XML data FAILED: '(nil)' expected: '15500' DEBUG 5: XML parser error: Domain 1, code 4, level 3: Start tag expected, '<' not found DEBUG 5: XML parser error: Domain 1, code 68, level 3: StartTag: invalid element name DEBUG 5: XML parser error: Domain 1, code 5, level 3: Extra content at the end of the document DEBUG 5: XML parser error: Domain 1, code 68, level 3: StartTag: invalid element name DEBUG 5: XML parser error: Domain 1, code 5, level 3: Extra content at the end of the document DEBUG 5: XML parser error: Domain 1, code 77, level 3: Premature end of data in tag test line 1 DEBUG 5: XML parser error: Domain 1, code 42, level 3: Attribute a redefined MEMORY LEAK CHECK OK Result: 59 PASSED 94 FAILED FAIL sipe_xml_tests (exit status: 94) ============================================================================ Testsuite summary for pidgin-sipe 1.25.0 ============================================================================ # TOTAL: 5 # PASS: 4 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See src/core/test-suite.log Please report to https://sourceforge.net/p/sipe/bugs/ ============================================================================ make[5]: *** [Makefile:2006: test-suite.log] Error 1 make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/core' make[4]: *** [Makefile:2114: check-TESTS] Error 2 make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/core' make[3]: *** [Makefile:2215: check-am] Error 2 make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/core' make[2]: *** [Makefile:443: check-recursive] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' make[1]: *** [Makefile:527: check-recursive] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test: error: make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1 returned exit code 2 make: *** [debian/rules:10: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

