[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#917711: marked as done (grantlee5: FTBFS: dh_auto_test: cd obj-x86_64-linux-gnu && make -j2 test ARGS\+=-j2 returned exit code 2)



Your message dated Mon, 15 Apr 2019 15:33:50 +0000
with message-id <E1hG3cE-000GBP-D2@fasolo.debian.org>
and subject line Bug#917711: fixed in grantlee5 5.1.0-2.1
has caused the Debian Bug report #917711,
regarding grantlee5: FTBFS: dh_auto_test: cd obj-x86_64-linux-gnu && make -j2 test ARGS\+=-j2 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 owner@bugs.debian.org
immediately.)


-- 
917711: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917711
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: grantlee5
Version: 5.1.0-2
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster

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 -j2
> Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
>       Start  1: testsafestring
>       Start  2: testbuiltins
>  1/12 Test  #1: testsafestring ...................   Passed    0.00 sec
>       Start  3: testloadertags
>  2/12 Test  #3: testloadertags ...................   Passed    0.02 sec
>       Start  4: testdefaulttags
>  3/12 Test  #2: testbuiltins .....................   Passed    0.04 sec
>       Start  5: testcachingloader
>  4/12 Test  #5: testcachingloader ................   Passed    0.01 sec
>       Start  6: testfilters
>  5/12 Test  #6: testfilters ......................***Failed    0.03 sec
> ********* Start testing of TestFilters *********
> Config: Using QtTest library 5.11.3, Qt 5.11.3 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 8.2.0)
> PASS   : TestFilters::initTestCase()
> PASS   : TestFilters::testDateBasedFilters(filter-timesince01)
> PASS   : TestFilters::testDateBasedFilters(filter-timesince02)
> PASS   : TestFilters::testDateBasedFilters(filter-timesince03)
> PASS   : TestFilters::testDateBasedFilters(filter-timesince04)
> PASS   : TestFilters::testDateBasedFilters(filter-timesince05)
> PASS   : TestFilters::testDateBasedFilters(filter-timesince07)
> PASS   : TestFilters::testDateBasedFilters(filter-timesince08)
> PASS   : TestFilters::testDateBasedFilters(filter-timesince09)
> PASS   : TestFilters::testDateBasedFilters(filter-timesince10)
> PASS   : TestFilters::testDateBasedFilters(filter-timesince17)
> PASS   : TestFilters::testDateBasedFilters(filter-timesince18)
> PASS   : TestFilters::testDateBasedFilters(filter-timeuntil01)
> PASS   : TestFilters::testDateBasedFilters(filter-timeuntil02)
> PASS   : TestFilters::testDateBasedFilters(filter-timeuntil03)
> PASS   : TestFilters::testDateBasedFilters(filter-timeuntil04)
> PASS   : TestFilters::testDateBasedFilters(filter-timeuntil05)
> PASS   : TestFilters::testDateBasedFilters(filter-timeuntil06)
> PASS   : TestFilters::testDateBasedFilters(filter-timeuntil07)
> PASS   : TestFilters::testDateBasedFilters(filter-timeuntil08)
> PASS   : TestFilters::testDateBasedFilters(filter-timeuntil09)
> PASS   : TestFilters::testDateBasedFilters(filter-timeuntil12)
> PASS   : TestFilters::testDateBasedFilters(filter-timeuntil13)
> FAIL!  : TestFilters::testDateBasedFilters(date01) Compared values are not the same
>    Actual   (result): ""
>    Expected (output): "01"
>    Loc: [/<<PKGBUILDDIR>>/templates/tests/testfilters.cpp(117)]
> FAIL!  : TestFilters::testDateBasedFilters(date02) Compared values are not the same
>    Actual   (result): ""
>    Expected (output): "Jan. 1, 2008"
>    Loc: [/<<PKGBUILDDIR>>/templates/tests/testfilters.cpp(117)]
> PASS   : TestFilters::testDateBasedFilters(date03)
> PASS   : TestFilters::testStringFilters(filter-addslash01)
> PASS   : TestFilters::testStringFilters(filter-addslash02)
> PASS   : TestFilters::testStringFilters(filter-capfirst01)
> PASS   : TestFilters::testStringFilters(filter-capfirst02)
> PASS   : TestFilters::testStringFilters(filter-fix_ampersands01)
> PASS   : TestFilters::testStringFilters(filter-fix_ampersands02)
> PASS   : TestFilters::testStringFilters(filter-floatformat01)
> PASS   : TestFilters::testStringFilters(filter-floatformat02)
> PASS   : TestFilters::testStringFilters(filter-linenumbers01)
> PASS   : TestFilters::testStringFilters(filter-linenumbers02)
> PASS   : TestFilters::testStringFilters(filter-lower01)
> PASS   : TestFilters::testStringFilters(filter-lower02)
> PASS   : TestFilters::testStringFilters(filter-make_list01)
> PASS   : TestFilters::testStringFilters(filter-make_list02)
> PASS   : TestFilters::testStringFilters(filter-make_list03)
> PASS   : TestFilters::testStringFilters(filter-make_list04)
> PASS   : TestFilters::testStringFilters(filter-slugify01)
> PASS   : TestFilters::testStringFilters(filter-slugify02)
> PASS   : TestFilters::testStringFilters(filter-slugify03)
> PASS   : TestFilters::testStringFilters(escapejs01)
> PASS   : TestFilters::testStringFilters(escapejs02)
> PASS   : TestFilters::testStringFilters(filter-stringformat01)
> PASS   : TestFilters::testStringFilters(filter-stringformat02)
> PASS   : TestFilters::testStringFilters(filter-stringformat03)
> PASS   : TestFilters::testStringFilters(filter-stringformat04)
> PASS   : TestFilters::testStringFilters(filter-title01)
> PASS   : TestFilters::testStringFilters(filter-title02)
> PASS   : TestFilters::testStringFilters(filter-truncatewords01)
> PASS   : TestFilters::testStringFilters(filter-truncatewords02)
> PASS   : TestFilters::testStringFilters(filter-upper01)
> PASS   : TestFilters::testStringFilters(filter-upper02)
> PASS   : TestFilters::testStringFilters(filter-wordcount01)
> PASS   : TestFilters::testStringFilters(filter-wordcount02)
> PASS   : TestFilters::testStringFilters(filter-wordwrap01)
> PASS   : TestFilters::testStringFilters(filter-wordwrap02)
> PASS   : TestFilters::testStringFilters(filter-ljust01)
> PASS   : TestFilters::testStringFilters(filter-ljust02)
> PASS   : TestFilters::testStringFilters(filter-rjust01)
> PASS   : TestFilters::testStringFilters(filter-rjust02)
> PASS   : TestFilters::testStringFilters(filter-center01)
> PASS   : TestFilters::testStringFilters(filter-center02)
> PASS   : TestFilters::testStringFilters(filter-cut01)
> PASS   : TestFilters::testStringFilters(filter-cut02)
> PASS   : TestFilters::testStringFilters(filter-cut03)
> PASS   : TestFilters::testStringFilters(filter-cut04)
> PASS   : TestFilters::testStringFilters(filter-cut05)
> PASS   : TestFilters::testStringFilters(filter-cut06)
> PASS   : TestFilters::testStringFilters(filter-escape01)
> PASS   : TestFilters::testStringFilters(filter-escape02)
> PASS   : TestFilters::testStringFilters(filter-escape03)
> PASS   : TestFilters::testStringFilters(filter-escape04)
> PASS   : TestFilters::testStringFilters(filter-force-escape01)
> PASS   : TestFilters::testStringFilters(filter-force-escape02)
> PASS   : TestFilters::testStringFilters(filter-force-escape03)
> PASS   : TestFilters::testStringFilters(filter-force-escape04)
> PASS   : TestFilters::testStringFilters(filter-force-escape05)
> PASS   : TestFilters::testStringFilters(filter-force-escape06)
> PASS   : TestFilters::testStringFilters(filter-force-escape07)
> PASS   : TestFilters::testStringFilters(filter-force-escape08)
> PASS   : TestFilters::testStringFilters(filter-linebreaks01)
> PASS   : TestFilters::testStringFilters(filter-linebreaks02)
> PASS   : TestFilters::testStringFilters(filter-linebreaksbr01)
> PASS   : TestFilters::testStringFilters(filter-linebreaksbr02)
> PASS   : TestFilters::testStringFilters(filter-safe01)
> PASS   : TestFilters::testStringFilters(filter-safe02)
> PASS   : TestFilters::testStringFilters(filter-safeseq01)
> PASS   : TestFilters::testStringFilters(filter-safeseq02)
> PASS   : TestFilters::testStringFilters(filter-removetags01)
> PASS   : TestFilters::testStringFilters(filter-removetags02)
> PASS   : TestFilters::testStringFilters(filter-striptags01)
> PASS   : TestFilters::testStringFilters(filter-striptags02)
> PASS   : TestFilters::testListFilters(filter-first01)
> PASS   : TestFilters::testListFilters(filter-first02)
> PASS   : TestFilters::testListFilters(filter-last01)
> PASS   : TestFilters::testListFilters(filter-last02)
> PASS   : TestFilters::testListFilters(filter-random01)
> PASS   : TestFilters::testListFilters(filter-random02)
> PASS   : TestFilters::testListFilters(filter-slice01)
> PASS   : TestFilters::testListFilters(filter-slice02)
> PASS   : TestFilters::testListFilters(filter-unordered_list01)
> PASS   : TestFilters::testListFilters(filter-unordered_list02)
> PASS   : TestFilters::testListFilters(filter-unordered_list03)
> PASS   : TestFilters::testListFilters(filter-unordered_list04)
> PASS   : TestFilters::testListFilters(filter-unordered_list05)
> PASS   : TestFilters::testListFilters(length01)
> PASS   : TestFilters::testListFilters(length02)
> PASS   : TestFilters::testListFilters(length03)
> PASS   : TestFilters::testListFilters(length04)
> PASS   : TestFilters::testListFilters(length05)
> PASS   : TestFilters::testListFilters(length06)
> PASS   : TestFilters::testListFilters(length_is01)
> PASS   : TestFilters::testListFilters(length_is02)
> PASS   : TestFilters::testListFilters(length_is03)
> PASS   : TestFilters::testListFilters(length_is04)
> PASS   : TestFilters::testListFilters(length_is05)
> PASS   : TestFilters::testListFilters(length_is06)
> PASS   : TestFilters::testListFilters(length_is07)
> PASS   : TestFilters::testListFilters(length_is08)
> PASS   : TestFilters::testListFilters(length_is09)
> PASS   : TestFilters::testListFilters(length_is10)
> PASS   : TestFilters::testListFilters(length_is11)
> PASS   : TestFilters::testListFilters(join01)
> PASS   : TestFilters::testListFilters(join02)
> PASS   : TestFilters::testListFilters(join03)
> PASS   : TestFilters::testListFilters(join04)
> PASS   : TestFilters::testListFilters(join05)
> PASS   : TestFilters::testListFilters(join06)
> PASS   : TestFilters::testListFilters(join07)
> PASS   : TestFilters::testListFilters(join08)
> PASS   : TestFilters::testListFilters(dictsort01)
> PASS   : TestFilters::testListFilters(dictsort02)
> PASS   : TestFilters::testListFilters(dictsort03)
> PASS   : TestFilters::testListFilters(dictsort04)
> PASS   : TestFilters::testLogicFilters(filter-default01)
> PASS   : TestFilters::testLogicFilters(filter-default02)
> PASS   : TestFilters::testLogicFilters(filter-default03)
> PASS   : TestFilters::testLogicFilters(filter-default04)
> PASS   : TestFilters::testLogicFilters(filter-default_if_none01)
> PASS   : TestFilters::testLogicFilters(filter-default_if_none02)
> PASS   : TestFilters::testMiscFilters(chaining01)
> PASS   : TestFilters::testMiscFilters(chaining02)
> PASS   : TestFilters::testMiscFilters(chaining03)
> PASS   : TestFilters::testMiscFilters(chaining04)
> PASS   : TestFilters::testMiscFilters(chaining05)
> PASS   : TestFilters::testMiscFilters(chaining06)
> PASS   : TestFilters::testMiscFilters(chaining07)
> PASS   : TestFilters::testMiscFilters(chaining08)
> PASS   : TestFilters::testMiscFilters(chaining09)
> PASS   : TestFilters::testMiscFilters(chaining10)
> PASS   : TestFilters::testMiscFilters(chaining11)
> PASS   : TestFilters::testMiscFilters(chaining12)
> PASS   : TestFilters::testMiscFilters(chaining13)
> PASS   : TestFilters::testMiscFilters(chaining14)
> PASS   : TestFilters::testIntegerFilters(add01)
> PASS   : TestFilters::testIntegerFilters(add02)
> PASS   : TestFilters::testIntegerFilters(add03)
> PASS   : TestFilters::testIntegerFilters(add04)
> PASS   : TestFilters::testIntegerFilters(add05)
> PASS   : TestFilters::testIntegerFilters(add08)
> PASS   : TestFilters::testIntegerFilters(filter-getdigit01)
> PASS   : TestFilters::testIntegerFilters(filter-getdigit02)
> PASS   : TestFilters::testIntegerFilters(filter-getdigit03)
> PASS   : TestFilters::testIntegerFilters(filter-getdigit04)
> PASS   : TestFilters::cleanupTestCase()
> Totals: 168 passed, 2 failed, 0 skipped, 0 blacklisted, 24ms
> ********* Finished testing of TestFilters *********
> 
>       Start  7: testgenerictypes
>  6/12 Test  #4: testdefaulttags ..................   Passed    0.06 sec
>       Start  8: testgenericcontainers
>  7/12 Test  #8: testgenericcontainers ............   Passed    0.01 sec
>       Start  9: testscriptabletags
>  8/12 Test  #9: testscriptabletags ...............   Passed    0.02 sec
>       Start 10: testinternationalization
>  9/12 Test  #7: testgenerictypes .................   Passed    0.04 sec
>       Start 11: htmlbuildertest
> 10/12 Test #10: testinternationalization .........   Passed    0.01 sec
>       Start 12: plainmarkupbuildertest
> 11/12 Test #11: htmlbuildertest ..................   Passed    0.02 sec
> 12/12 Test #12: plainmarkupbuildertest ...........   Passed    0.02 sec
> 
> 92% tests passed, 1 tests failed out of 12
> 
> Total Test time (real) =   0.15 sec
> 
> The following tests FAILED:
> 	  6 - testfilters (Failed)
> Errors while running CTest
> make[2]: *** [Makefile:133: test] Error 8
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> dh_auto_test: cd obj-x86_64-linux-gnu && make -j2 test ARGS\+=-j2 returned exit code 2

The full build log is available from:
   http://aws-logs.debian.net/2018/12/29/grantlee5_5.1.0-2_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!

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: grantlee5
Source-Version: 5.1.0-2.1

We believe that the bug you reported is fixed in the latest version of
grantlee5, 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 917711@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ivo De Decker <ivodd@debian.org> (supplier of updated grantlee5 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 15 Apr 2019 14:53:13 +0000
Source: grantlee5
Architecture: source
Version: 5.1.0-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Krap Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Ivo De Decker <ivodd@debian.org>
Closes: 917711
Changes:
 grantlee5 (5.1.0-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add patch datatime-fractional.diff to fix FTBFS (Closes: #917711)
Checksums-Sha1:
 a2ba26b757863140b4cbefc4be2774100242ea71 2402 grantlee5_5.1.0-2.1.dsc
 56ed48ff9f0d472d207dd06b7ed2546ea7637229 10792 grantlee5_5.1.0-2.1.debian.tar.xz
 ae4a1a29f60c3871871fd10ce81a95814ade97e5 11793 grantlee5_5.1.0-2.1_source.buildinfo
Checksums-Sha256:
 f1ef147c944901703687c96f1911cd7edcff72df1198a36571d3604d4d50aa86 2402 grantlee5_5.1.0-2.1.dsc
 1004012f4228c2371ab37e8714c4c622691f93b5b2a3ee9a7c02475ed909b038 10792 grantlee5_5.1.0-2.1.debian.tar.xz
 ad9d231d4eccf2dcb241da5fa6f653bed95ccec575611a59aa20b6152ea0a5e2 11793 grantlee5_5.1.0-2.1_source.buildinfo
Files:
 ef908a3adfccb965db3bd3a39faf7044 2402 libs optional grantlee5_5.1.0-2.1.dsc
 d9571a5d37f10ca8fd338fe28efd339f 10792 libs optional grantlee5_5.1.0-2.1.debian.tar.xz
 b2fc5a69cc72566daf8a7a231d0b0b5c 11793 libs optional grantlee5_5.1.0-2.1_source.buildinfo

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

iQJKBAEBCAA0FiEE9GM4QTXwpzdLbkGwrEC7WJcE6vwFAly0nOYWHGl2by5kZWRl
Y2tlckB1Z2VudC5iZQAKCRCsQLtYlwTq/C/BD/4zNvYp1S4ZDdK0TzQ3iELxl4Ck
6jWUwjPsiyRTKA7M5FmkngkhxMypXCuYrIKFwz+tvhKp9fJSW4lO0O8B6Y+O/cfn
h0+Kz8LpYXP/d/vAcqv+5Ungs3H0Rkd/32lGCKhEk8As+BvQkdTqPUBcaq2xJGox
vg5zhoJ7cIJnY6owx1zj1bZKtPPwgf4jq7eJsbvs5i/6C+P+WXwV7zIlzV54BSZq
Vk4L9dINoiOkL+8em4Cmqp7CpMjA7em97A96NJZIZYt0cc5DeLtWBKcJtYZKlodD
en2wBipTUeHK2KelCKkNoRda7fozAi3YVH8fjRGMlhpX9mhJgnq61ksYcckhoh0A
yEbrSpf/n3ApGJ9hICH5wGk6lyZuS+mywVdRPhBixJFoKP/bo60nyexyKEx5guN2
xFchYGSkvjEVILT20xVg76VH07Zg7F2DdM8qYe8pCnziSey0SCpH+hHnvbJBVfBT
ALw2dsp0xDvr4xuKXt/X2QbSqvVZSMTVamc+nRLG9Em4+W/QsdDyrPKkj/kDxC/X
KZDkGAc5DcjUZ8OJ1QMz85Ww6T5J2S6be4rw1pPfa08mBry3A+MQYZJEEuLZ965T
6SXbzccTqeGKFjH19El38/yB7d21JHWbISUVk1m1QAaIh03goSoxEJSovMYE2Rgu
jksrSUiXJHh+PZ+Hiw==
=/OW/
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: