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

2019-03-10 Thread Andy Simpkins
Bug reproduces on build tests as of 2019-03-07

Possibly a regression in whatever library this calls in, as these tests
do not appear to have been touched in some time.

Upsteam has sime activity - an a yearly(ish) basis.

This will need more experienced C++ / QT / Archaeologist skills than we
have available at Cambs BSP...

Sorry

/Andy



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

2018-12-29 Thread Lucas Nussbaum
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 '/<>/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process -j2
> Test project /<>/obj-x86_64-linux-gnu
>   Start  1: testsafestring
>   Start  2: testbuiltins
>  1/12 Test  #1: testsafestring ...   Passed0.00 sec
>   Start  3: testloadertags
>  2/12 Test  #3: testloadertags ...   Passed0.02 sec
>   Start  4: testdefaulttags
>  3/12 Test  #2: testbuiltins .   Passed0.04 sec
>   Start  5: testcachingloader
>  4/12 Test  #5: testcachingloader    Passed0.01 sec
>   Start  6: testfilters
>  5/12 Test  #6: testfilters ..***Failed0.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: [/<>/templates/tests/testfilters.cpp(117)]
> FAIL!  : TestFilters::testDateBasedFilters(date02) Compared values are not 
> the same
>Actual   (result): ""
>Expected (output): "Jan. 1, 2008"
>Loc: [/<>/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)
>