Your message dated Thu, 21 Jan 2021 11:34:11 +0000
with message-id <e1l2ye7-0003wx...@fasolo.debian.org>
and subject line Bug#980695: fixed in tellico 3.3.4-2
has caused the Debian Bug report #980695,
regarding tellico: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && make 
-j1 test 
XDG_DATA_DIRS=/<<PKGBUILDDIR>>/test_root/usr/share:/usr/local/share:/usr/share 
HOME=/tmp/tellico-home.OAHYcd TMPDIR=/tmp/tellico-home.OAHYcd/tmp 
XDG_RUNTIME_DIR=/tmp/tellico-home.OAHYcd/runtime ARGS\+=-j1 returned exit code 2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
980695: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980695
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tellico
Version: 3.3.4-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210120 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process -j1
> Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
>       Start  1: entitytest
>  1/36 Test  #1: entitytest .......................   Passed    0.01 sec
>       Start  2: cuecattest
>  2/36 Test  #2: cuecattest .......................   Passed    0.01 sec
>       Start  3: isbntest
>  3/36 Test  #3: isbntest .........................   Passed    0.01 sec
>       Start  4: lccntest
>  4/36 Test  #4: lccntest .........................   Passed    0.00 sec
>       Start  5: lcctest
>  5/36 Test  #5: lcctest ..........................   Passed    0.01 sec
>       Start  6: formattest
>  6/36 Test  #6: formattest .......................   Passed    0.01 sec
>       Start  7: fieldtest
>  7/36 Test  #7: fieldtest ........................   Passed    0.01 sec
>       Start  8: imagetest
>  8/36 Test  #8: imagetest ........................   Passed    0.02 sec
>       Start  9: imagejobtest
>  9/36 Test  #9: imagejobtest .....................   Passed    0.03 sec
>       Start 10: iso6937test
> 10/36 Test #10: iso6937test ......................   Passed    0.00 sec
>       Start 11: iso5426test
> 11/36 Test #11: iso5426test ......................   Passed    0.01 sec
>       Start 12: collectiontest
> 12/36 Test #12: collectiontest ...................   Passed    0.61 sec
>       Start 13: comparisontest
> 13/36 Test #13: comparisontest ...................***Failed    0.02 sec
> ********* Start testing of ComparisonTest *********
> Config: Using QtTest library 5.15.2, Qt 5.15.2 (x86_64-little_endian-lp64 
> shared (dynamic) release build; by GCC 10.2.1 20201207), debian unknown
> PASS   : ComparisonTest::initTestCase()
> PASS   : ComparisonTest::testNumber(null)
> PASS   : ComparisonTest::testNumber(< 0)
> PASS   : ComparisonTest::testNumber(> 0)
> PASS   : ComparisonTest::testNumber(=1 1)
> PASS   : ComparisonTest::testNumber(< 1)
> PASS   : ComparisonTest::testNumber(> 1)
> PASS   : ComparisonTest::testNumber(> -1)
> PASS   : ComparisonTest::testNumber(< -1)
> PASS   : ComparisonTest::testNumber(> 10)
> PASS   : ComparisonTest::testNumber(< 10)
> PASS   : ComparisonTest::testNumber(multiple1)
> PASS   : ComparisonTest::testNumber(multiple2)
> PASS   : ComparisonTest::testNumber(multiple3)
> PASS   : ComparisonTest::testNumber(multiple4)
> PASS   : ComparisonTest::testNumber(float1)
> PASS   : ComparisonTest::testNumber(float2)
> PASS   : ComparisonTest::testNumber(float3)
> PASS   : ComparisonTest::testNumber(float4)
> PASS   : ComparisonTest::testLCC(null)
> PASS   : ComparisonTest::testLCC(null1)
> PASS   : ComparisonTest::testLCC(null2)
> PASS   : ComparisonTest::testLCC(test1)
> PASS   : ComparisonTest::testLCC(test2)
> PASS   : ComparisonTest::testLCC(test3)
> PASS   : ComparisonTest::testDate(null)
> PASS   : ComparisonTest::testDate(null1)
> PASS   : ComparisonTest::testDate(null2)
> PASS   : ComparisonTest::testDate(test1)
> PASS   : ComparisonTest::testDate(test2)
> PASS   : ComparisonTest::testDate(test3)
> PASS   : ComparisonTest::testDate(test5)
> PASS   : ComparisonTest::testDate(words)
> FAIL!  : ComparisonTest::testDate(words) Compared values are not the same
>    Actual   (comp.compare(string1, string2)): -1
>    Expected (res)                           : 0
>    Loc: [/<<PKGBUILDDIR>>/src/tests/comparisontest.cpp(105)]
> PASS   : ComparisonTest::testTitle(null)
> PASS   : ComparisonTest::testTitle(null1)
> PASS   : ComparisonTest::testTitle(null2)
> PASS   : ComparisonTest::testTitle(test3)
> PASS   : ComparisonTest::testTitle(test4)
> PASS   : ComparisonTest::testTitle(test5)
> PASS   : ComparisonTest::testTitle(test6)
> PASS   : ComparisonTest::testTitle(test7)
> PASS   : ComparisonTest::testString(null)
> PASS   : ComparisonTest::testString(null1)
> PASS   : ComparisonTest::testString(null2)
> PASS   : ComparisonTest::testString(test1)
> PASS   : ComparisonTest::testString(test2)
> PASS   : ComparisonTest::testBool(null)
> PASS   : ComparisonTest::testBool(null1)
> PASS   : ComparisonTest::testBool(null2)
> PASS   : ComparisonTest::testBool(truetrue)
> PASS   : ComparisonTest::testBool(truefalse)
> PASS   : ComparisonTest::testBool(falsetrue)
> PASS   : ComparisonTest::testChoiceField()
> PASS   : ComparisonTest::cleanupTestCase()
> Totals: 54 passed, 1 failed, 0 skipped, 0 blacklisted, 3ms
> ********* Finished testing of ComparisonTest *********
> 
>       Start 14: documenttest
> 14/36 Test #14: documenttest .....................   Passed    0.07 sec
>       Start 15: filtertest
> 15/36 Test #15: filtertest .......................   Passed    0.02 sec
>       Start 16: tellicomodeltest
> 16/36 Test #16: tellicomodeltest .................   Passed    0.03 sec
>       Start 17: adstest
> 17/36 Test #17: adstest ..........................   Passed    0.02 sec
>       Start 18: alexandriatest
> 18/36 Test #18: alexandriatest ...................   Passed    0.02 sec
>       Start 19: amctest
> 19/36 Test #19: amctest ..........................   Passed    0.02 sec
>       Start 20: audiofiletest
> 20/36 Test #20: audiofiletest ....................   Passed    0.02 sec
>       Start 21: bibtextest
> 21/36 Test #21: bibtextest .......................   Passed    0.03 sec
>       Start 22: bibtexmltest
> 22/36 Test #22: bibtexmltest .....................   Passed    0.02 sec
>       Start 23: citetest
> 23/36 Test #23: citetest .........................   Passed    0.03 sec
>       Start 24: ciwtest
> 24/36 Test #24: ciwtest ..........................   Passed    0.02 sec
>       Start 25: csvtest
> 25/36 Test #25: csvtest ..........................   Passed    0.03 sec
>       Start 26: delicioustest
> 26/36 Test #26: delicioustest ....................   Passed    0.04 sec
>       Start 27: filelistingtest
> 27/36 Test #27: filelistingtest ..................   Passed    0.25 sec
>       Start 28: gcstartest
> 28/36 Test #28: gcstartest .......................   Passed    0.12 sec
>       Start 29: griffithtest
> 29/36 Test #29: griffithtest .....................   Passed    0.03 sec
>       Start 30: htmlexportertest
> 30/36 Test #30: htmlexportertest .................   Passed    0.10 sec
>       Start 31: modstest
> 31/36 Test #31: modstest .........................   Passed    0.27 sec
>       Start 32: referencertest
> 32/36 Test #32: referencertest ...................   Passed    0.02 sec
>       Start 33: ristest
> 33/36 Test #33: ristest ..........................   Passed    0.02 sec
>       Start 34: tellicoreadtest
> 34/36 Test #34: tellicoreadtest ..................   Passed    0.04 sec
>       Start 35: vinoxmltest
> 35/36 Test #35: vinoxmltest ......................   Passed    0.03 sec
>       Start 36: pdftest
> 36/36 Test #36: pdftest ..........................   Passed    0.14 sec
> 
> 97% tests passed, 1 tests failed out of 36
> 
> Total Test time (real) =   2.15 sec
> 
> The following tests FAILED:
>        13 - comparisontest (Failed)
> Errors while running CTest
> make[2]: *** [Makefile:130: test] Error 8
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j1 test 
> XDG_DATA_DIRS=/<<PKGBUILDDIR>>/test_root/usr/share:/usr/local/share:/usr/share
>  HOME=/tmp/tellico-home.OAHYcd TMPDIR=/tmp/tellico-home.OAHYcd/tmp 
> XDG_RUNTIME_DIR=/tmp/tellico-home.OAHYcd/runtime ARGS\+=-j1 returned exit 
> code 2

The full build log is available from:
   http://qa-logs.debian.net/2021/01/20/tellico_3.3.4-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: tellico
Source-Version: 3.3.4-2
Done: Pino Toscano <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
tellico, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 980...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pino Toscano <p...@debian.org> (supplier of updated tellico package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 21 Jan 2021 12:12:11 +0100
Source: tellico
Architecture: source
Version: 3.3.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team <pkg-kde-ext...@lists.alioth.debian.org>
Changed-By: Pino Toscano <p...@debian.org>
Closes: 980695
Changes:
 tellico (3.3.4-2) unstable; urgency=medium
 .
   * Backport upstream commit c879fa89ea143545c1c6a29f1e1d68c33dee334b to fix
     comparisontest in years after 2020; patch
     upstream_Fix-data-comparison-test-for-2021.patch. (Closes: #980695)
   * Update lintian overrides.
Checksums-Sha1:
 3bcd2eb8222f1a999607c483f762afbf95f9bd3a 2784 tellico_3.3.4-2.dsc
 a7c350c424d3ff4773d6d67b0415dcb0e4f36050 14092 tellico_3.3.4-2.debian.tar.xz
 0c130f957e8b8a8d1d8f11bca9a322f7d6349e90 22586 tellico_3.3.4-2_source.buildinfo
Checksums-Sha256:
 b28275e7b603f248c540f4cc799068f62462243ee19a6a526280f6cad2e46f5b 2784 
tellico_3.3.4-2.dsc
 1ca2879b77bce82215faaba5212a56625948de87831806afdcf27d1085f9484f 14092 
tellico_3.3.4-2.debian.tar.xz
 40c6f76393b2f5603caf7b9939211a10361a5ad1dbd2a8a2035bb4159d0465f0 22586 
tellico_3.3.4-2_source.buildinfo
Files:
 fd07d23fcf71e0009bbef7d6026c0228 2784 kde optional tellico_3.3.4-2.dsc
 ae3fd09cfeda0e8e0393eb3fb587075f 14092 kde optional 
tellico_3.3.4-2.debian.tar.xz
 6c3c1c522b90678dee6a359133b650f4 22586 kde optional 
tellico_3.3.4-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmAJYcEACgkQLRkciEOx
P01O4g/8CRJQaK4jnU7PsO7Z1nKITXj0wnG5WXfUOd2KcLKaM7t8FTs5omgntmBD
V1Z2EMGOaCiW4w7aUk+K8yjqP2rD03A02/J7PK9NbS2bOUl5d8eyYMa2bt0JqhMK
hCu2lU7iI09CLgm9E1ZPwr0uC/T/qK4HR6p332s5KDsvclOXYjmXlldMZM5QOmRc
SbNuXFGSQx83OcSnE3JaMkpnzq9aqOyANhXIntNGCA69gR/JWlkumD09MCmJrwMz
yantTtTGFoegGxP7HQ/AG/LoIMOPT23pIduya700XYGVK8w/X1pm+/FmCnEvEeeq
XdBjqVKDgIBxdoOWreeUJM1YjTTZfh9VZzEOLVzxNThkk8T/rR2AOzpp21GpZV8s
KOiSuI93AblIJPE0DjbJ+QOF61VyOzxl/c2g7GBo/j9RjAXE5EdTUXbOSaX3HqhO
WTEofqB+HLptzgzAoy1FNyBI427gkmIBDgO5yeMJZsaBWzxCS8wKaQgTVl+l1mJ+
erMeApHjm266tEd3tF0izye+GDgzv39N5pe8ATGYKngiVpZCIX9yMQakXoE36hQx
ZV0Bruk+azIW/P5a4d7UXA5RtTI4TdJ3Cmlsam17Ta1clpydkOGRgbLn4Aj8n0UR
7Rm3cMDWpf1XMZaj9otL3NQBUEbM6tywC+XdwpDVIBJaVD5QMqU=
=jrOp
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to