Source: tellico Version: 4.1.4-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: [email protected], [email protected] User: [email protected] Usertags: arm64 armhf
Dear maintainer, tellico FTBFS on arm64 and armhf: 46: Test command: /build/reproducible-path/tellico-4.1.4/obj-aarch64-linux-gnu/src/tests/tellicoreadtest 46: Working Directory: /build/reproducible-path/tellico-4.1.4/obj-aarch64-linux-gnu/src/tests 46: Test timeout computed to be: 10000000 46: ********* Start testing of TellicoReadTest ********* 46: Config: Using QtTest library 6.9.2, Qt 6.9.2 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 15.2.0), debian unknown 46: QWARN : TellicoReadTest::initTestCase() tellico: entries should come after fields are defined, attempting to recover 46: QWARN : TellicoReadTest::initTestCase() tellico: entries should come after fields are defined, attempting to recover 46: PASS : TellicoReadTest::initTestCase() 46: PASS : TellicoReadTest::testBookCollection() 46: PASS : TellicoReadTest::testEntries(title) 46: PASS : TellicoReadTest::testEntries(author) 46: PASS : TellicoReadTest::testEntries(publisher) 46: PASS : TellicoReadTest::testEntries(keywords) 46: PASS : TellicoReadTest::testEntries(keyword) 46: PASS : TellicoReadTest::testEntries(genre) 46: PASS : TellicoReadTest::testEntries(isbn) 46: PASS : TellicoReadTest::testEntries(pub_year) 46: PASS : TellicoReadTest::testEntries(rating) 46: PASS : TellicoReadTest::testEntries(comments) 46: PASS : TellicoReadTest::testCoinCollection() 46: PASS : TellicoReadTest::testBibtexCollection() 46: PASS : TellicoReadTest::testTableData() 46: PASS : TellicoReadTest::testDuplicateLoans() 46: PASS : TellicoReadTest::testDuplicateBorrowers() 46: PASS : TellicoReadTest::testLocalImage() 46: PASS : TellicoReadTest::testLocalImageLink() 46: SKIP : TellicoReadTest::testRemoteImage() This test requires network access 46: Loc: [./src/tests/tellicoreadtest.cpp(411)] 46: SKIP : TellicoReadTest::testRemoteImageLink() This test requires network access 46: Loc: [./src/tests/tellicoreadtest.cpp(448)] 46: PASS : TellicoReadTest::testDataImage() 46: PASS : TellicoReadTest::testXMLHandler(basic) 46: PASS : TellicoReadTest::testXMLHandler(utf8) 46: PASS : TellicoReadTest::testXMLHandler(UTF8) 46: PASS : TellicoReadTest::testXMLHandler(latin1) 46: PASS : TellicoReadTest::testXMLHandler(LATIN1) 46: PASS : TellicoReadTest::testXMLHandler(cp1251) 46: PASS : TellicoReadTest::testXmlName(start) 46: PASS : TellicoReadTest::testXmlName(_start) 46: PASS : TellicoReadTest::testXmlName(n42) 46: PASS : TellicoReadTest::testXmlName(42) 46: PASS : TellicoReadTest::testXmlName(she is) 46: PASS : TellicoReadTest::testXmlName(colon:) 46: PASS : TellicoReadTest::testXmlName(Svět) 46: PASS : TellicoReadTest::testXmlName(<test>) 46: PASS : TellicoReadTest::testXmlName(is-€:) 46: QDEBUG : TellicoReadTest::testRecoverXmlName(<nr:>) tellico: Bad name is "nr:" ; Good name is "nr" 46: PASS : TellicoReadTest::testRecoverXmlName(<nr:>) 46: QDEBUG : TellicoReadTest::testRecoverXmlName(<nr:>2) tellico: Bad name is "nr:" ; Good name is "nr" 46: PASS : TellicoReadTest::testRecoverXmlName(<nr:>2) 46: QDEBUG : TellicoReadTest::testRecoverXmlName(<nr:>3) tellico: Bad name is "nr:" ; Good name is "nr" 46: PASS : TellicoReadTest::testRecoverXmlName(<nr:>3) 46: QDEBUG : TellicoReadTest::testRecoverXmlName(<nr:>4) tellico: Bad name is "nr:" ; Good name is "nr" 46: PASS : TellicoReadTest::testRecoverXmlName(<nr:>4) 46: QDEBUG : TellicoReadTest::testRecoverXmlName(<is-€:>) tellico: Bad name is "is-€:" ; Good name is "is-€" 46: PASS : TellicoReadTest::testRecoverXmlName(<is-€:>) 46: QDEBUG : TellicoReadTest::testBug418067() tellico: Error! "Namespace prefix 'nr.' not declared" 46: QDEBUG : TellicoReadTest::testBug418067() tellico: XML parsing failed. Attempting to recover. 46: QDEBUG : TellicoReadTest::testBug418067() tellico: Bad name is "nr.:" ; Good name is "nr." 46: QDEBUG : TellicoReadTest::testBug418067() tellico: Bad name is "lc-no.:" ; Good name is "lc-no." 46: QDEBUG : TellicoReadTest::testBug418067() tellico: Bad name is "mein-wunschpreis-€:" ; Good name is "mein-wunschpreis-€" 46: QDEBUG : TellicoReadTest::testBug418067() tellico: Reloading the XML data. 46: QDEBUG : TellicoReadTest::testBug418067() tellico: Error! "Invalid XML name." 46: QDEBUG : TellicoReadTest::testBug418067() tellico: XML parsing failed. Attempting to recover. 46: QDEBUG : TellicoReadTest::testBug418067() tellico: "Tellico is unable to load the file - bug418067.xml.\nInvalid XML name." 46: FAIL! : TellicoReadTest::testBug418067() 'coll' returned FALSE. () 46: Loc: [./src/tests/tellicoreadtest.cpp(640)] 46: PASS : TellicoReadTest::testNoCreationDate() 46: QDEBUG : TellicoReadTest::testFutureVersion() tellico: "Tellico is unable to load the file - future_version.xml.\nFatal parsing error in line 4, column 66. It is from a future version of Tellico." 46: PASS : TellicoReadTest::testFutureVersion() 46: PASS : TellicoReadTest::testRelativeLink() 46: PASS : TellicoReadTest::testEmptyFirstTableRow() 46: QDEBUG : TellicoReadTest::testBug443845() tellico: Error! "Unexpected ''." 46: QDEBUG : TellicoReadTest::testBug443845() tellico: XML parsing failed. Attempting to recover. 46: QDEBUG : TellicoReadTest::testBug443845() tellico: Reloading the XML data. 46: PASS : TellicoReadTest::testBug443845() 46: PASS : TellicoReadTest::testEmoji() 46: QDEBUG : TellicoReadTest::testXmlWithJunk() tellico: Attempting to read text as a zip file 46: PASS : TellicoReadTest::testXmlWithJunk() 46: PASS : TellicoReadTest::testRemote() 46: PASS : TellicoReadTest::testImageLocation() 46: PASS : TellicoReadTest::testSmallFile() 46: PASS : TellicoReadTest::cleanupTestCase() 46: Totals: 51 passed, 1 failed, 2 skipped, 0 blacklisted, 1051ms 46: ********* Finished testing of TellicoReadTest ********* 46/48 Test #46: tellicoreadtest ..................***Failed 1.16 sec See https://buildd.debian.org/status/fetch.php?pkg=tellico&arch=arm64&ver=4.1.4-1&stamp=1764516376&raw=0 for more details. Cheers -- Sebastian Ramacher

