--- Begin Message ---
Source: openorienteering-mapper
Version: 0.8.1.1-1
Severity: important
User: debian-qt-kde@lists.debian.org
Usertags: qt5.11.1
Dear Maintainer,
Your package fails to build from source against Qt 5.11.1 in
Experimental with the following error:
Test project /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
Start 1: tst_qglobal
1: Test command: /usr/bin/cmake "-P" "tst_qglobal-RUN.cmake"
1: Test timeout computed to be: 10000000
1: ********* Start testing of tst_QGlobal *********
1: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
1: PASS : tst_QGlobal::initTestCase()
1: PASS : tst_QGlobal::testqOverload()
1: PASS : tst_QGlobal::cleanupTestCase()
1: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
1: ********* Finished testing of tst_QGlobal *********
1/17 Test #1: tst_qglobal ...................... Passed 0.06 sec
test 2
Start 2: encoding_t
2: Test command: /usr/bin/cmake "-P" "encoding_t-RUN.cmake"
2: Test timeout computed to be: 10000000
2: ********* Start testing of EncodingTest *********
2: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
2: PASS : EncodingTest::initTestCase()
2: PASS : EncodingTest::testCodepageForLanguage(cs)
2: PASS : EncodingTest::testCodepageForLanguage(cs_x)
2: PASS : EncodingTest::testCodepageForLanguage(ru)
2: PASS : EncodingTest::testCodepageForLanguage(ru_RU)
2: PASS : EncodingTest::testCodepageForLanguage(de)
2: PASS : EncodingTest::testCodepageForLanguage(??)
2: PASS : EncodingTest::testCodecForName()
2: PASS : EncodingTest::cleanupTestCase()
2: Totals: 9 passed, 0 failed, 0 skipped, 0 blacklisted, 4ms
2: ********* Finished testing of EncodingTest *********
2/17 Test #2: encoding_t ....................... Passed 0.06 sec
test 3
Start 3: georeferencing_t
3: Test command: /usr/bin/cmake "-P" "georeferencing_t-RUN.cmake"
3: Test timeout computed to be: 10000000
3: ********* Start testing of GeoreferencingTest *********
3: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
3: PASS : GeoreferencingTest::initTestCase()
3: PASS : GeoreferencingTest::testEmptyProjectedCRS()
3: PASS : GeoreferencingTest::testGridScaleFactor()
3: PASS : GeoreferencingTest::testCRS(EPSG:4326)
3: PASS : GeoreferencingTest::testCRS(UTM)
3: PASS : GeoreferencingTest::testCRSTemplates()
3: PASS : GeoreferencingTest::testProjection(LVermGeo RLP Koblenz UTM)
3: PASS : GeoreferencingTest::testProjection(LVermGeo RLP Koblenz GK3)
3: PASS : GeoreferencingTest::testProjection(LVermGeo RLP Pruem UTM)
3: PASS : GeoreferencingTest::testProjection(LVermGeo RLP Pruem GK2)
3: PASS : GeoreferencingTest::testProjection(LVermGeo RLP Landau UTM)
3: PASS : GeoreferencingTest::testProjection(LVermGeo RLP Landau GK3)
3: PASS : GeoreferencingTest::testProjection(EPSG 5514 ČÚZK Dolní
Temenice)
3: PASS : GeoreferencingTest::cleanupTestCase()
3: Totals: 14 passed, 0 failed, 0 skipped, 0 blacklisted, 8ms
3: ********* Finished testing of GeoreferencingTest *********
3/17 Test #3: georeferencing_t ................. Passed 0.07 sec
test 4
Start 4: locale_t
4: Test command: /usr/bin/cmake "-P" "locale_t-RUN.cmake"
4: Test timeout computed to be: 10000000
4: ********* Start testing of LocaleTest *********
4: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
4: PASS : LocaleTest::initTestCase()
4: XFAIL : LocaleTest::testEsperantoQLocale() Cannot construct
Esperanto QLocale from "eo" (issue #792).
4: Loc: [/<<PKGBUILDDIR>>/test/locale_t.cpp(57)]
4: XFAIL : LocaleTest::testEsperantoQLocale() Cannot construct
Esperanto QLocale from "eo_C".
4: Loc: [/<<PKGBUILDDIR>>/test/locale_t.cpp(60)]
4: XFAIL : LocaleTest::testEsperantoQLocale() Cannot construct
Esperanto QLocale for AnyScript, AnyCountry.
4: Loc: [/<<PKGBUILDDIR>>/test/locale_t.cpp(63)]
4: PASS : LocaleTest::testEsperantoQLocale()
4: PASS : LocaleTest::testEsperantoTranslationUtil()
4: PASS : LocaleTest::cleanupTestCase()
4: Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
4: ********* Finished testing of LocaleTest *********
4/17 Test #4: locale_t ......................... Passed 0.05 sec
test 5
Start 5: map_color_t
5: Test command: /usr/bin/cmake "-P" "map_color_t-RUN.cmake"
5: Test timeout computed to be: 10000000
5: ********* Start testing of MapColorTest *********
5: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
5: PASS : MapColorTest::initTestCase()
5: PASS : MapColorTest::constructorTest()
5: PASS : MapColorTest::equalsTest()
5: PASS : MapColorTest::spotColorTest()
5: PASS : MapColorTest::miscTest()
5: PASS : MapColorTest::cleanupTestCase()
5: Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
5: ********* Finished testing of MapColorTest *********
5/17 Test #5: map_color_t ...................... Passed 0.07 sec
test 6
Start 6: qpainter_t
6: Test command: /usr/bin/cmake "-P" "qpainter_t-RUN.cmake"
6: Test timeout computed to be: 10000000
6: ********* Start testing of QPainterTest *********
6: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
6: PASS : QPainterTest::initTestCase()
6: PASS : QPainterTest::sourceOverCompostion()
6: XFAIL : QPainterTest::multiplyComposition() CompositionMode_Multiply
incorrectly composes full transparency.
6: Loc: [/<<PKGBUILDDIR>>/test/qpainter_t.cpp(84)]
6: PASS : QPainterTest::multiplyComposition()
6: XFAIL : QPainterTest::darkenComposition() CompositionMode_Darken
incorrectly composes full transparency.
6: Loc: [/<<PKGBUILDDIR>>/test/qpainter_t.cpp(111)]
6: PASS : QPainterTest::darkenComposition()
6: PASS : QPainterTest::cleanupTestCase()
6: Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted, 14ms
6: ********* Finished testing of QPainterTest *********
6/17 Test #6: qpainter_t ....................... Passed 0.08 sec
test 7
Start 7: util_t
7: Test command: /usr/bin/cmake "-P" "util_t-RUN.cmake"
7: Test timeout computed to be: 10000000
7: ********* Start testing of UtilTest *********
7: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
7: PASS : UtilTest::initTestCase()
7: PASS : UtilTest::rectIncludeTest()
7: PASS : UtilTest::rectIncludeSafeTest()
7: PASS : UtilTest::cleanupTestCase()
7: Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 0ms
7: ********* Finished testing of UtilTest *********
7/17 Test #7: util_t ........................... Passed 0.05 sec
test 8
Start 8: file_format_t
8: Test command: /usr/bin/cmake "-P" "file_format_t-RUN.cmake"
8: Test timeout computed to be: 10000000
8: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to
'/tmp/runtime-simon'
8: ********* Start testing of FileFormatTest *********
8: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
8: PASS : FileFormatTest::initTestCase()
8: PASS : FileFormatTest::mapCoordtoString()
8: PASS :
FileFormatTest::issue_513_high_coordinates(data:issue-513-coords-outside-printable.xmap)
8: PASS :
FileFormatTest::issue_513_high_coordinates(data:issue-513-coords-outside-printable.omap)
8: PASS :
FileFormatTest::issue_513_high_coordinates(data:issue-513-coords-outside-qint32.omap)
8: PASS :
FileFormatTest::saveAndLoad(data:issue-513-coords-outside-printable.xmap
<> XML)
8: PASS :
FileFormatTest::saveAndLoad(data:issue-513-coords-outside-printable.omap
<> XML)
8: PASS :
FileFormatTest::saveAndLoad(data:issue-513-coords-outside-qint32.omap <>
XML)
8: PASS : FileFormatTest::saveAndLoad(data:spotcolor_overprint.xmap <>
XML)
8: PASS : FileFormatTest::saveAndLoad(data:test_map.omap <> XML)
8: PASS :
FileFormatTest::saveAndLoad(data:issue-513-coords-outside-printable.xmap
<> OCD)
8: PASS :
FileFormatTest::saveAndLoad(data:issue-513-coords-outside-printable.omap
<> OCD)
8: PASS :
FileFormatTest::saveAndLoad(data:issue-513-coords-outside-qint32.omap <>
OCD)
8: PASS : FileFormatTest::saveAndLoad(data:spotcolor_overprint.xmap <>
OCD)
8: PASS : FileFormatTest::saveAndLoad(data:test_map.omap <> OCD)
8: PASS :
FileFormatTest::saveAndLoad(data:issue-513-coords-outside-printable.xmap
<> OCAD78)
8: PASS :
FileFormatTest::saveAndLoad(data:issue-513-coords-outside-printable.omap
<> OCAD78)
8: PASS :
FileFormatTest::saveAndLoad(data:issue-513-coords-outside-qint32.omap <>
OCAD78)
8: PASS : FileFormatTest::saveAndLoad(data:spotcolor_overprint.xmap <>
OCAD78)
8: PASS : FileFormatTest::saveAndLoad(data:test_map.omap <> OCAD78)
8: PASS : FileFormatTest::pristineMapTest()
8: PASS : FileFormatTest::cleanupTestCase()
8: Totals: 22 passed, 0 failed, 0 skipped, 0 blacklisted, 929ms
8: ********* Finished testing of FileFormatTest *********
8/17 Test #8: file_format_t .................... Passed 1.16 sec
test 9
Start 9: duplicate_equals_t
9: Test command: /usr/bin/cmake "-P" "duplicate_equals_t-RUN.cmake"
9: Test timeout computed to be: 10000000
9: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to
'/tmp/runtime-simon'
9: ********* Start testing of DuplicateEqualsTest *********
9: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
9: PASS : DuplicateEqualsTest::initTestCase()
9: PASS : DuplicateEqualsTest::symbols(data:test_map.omap)
9: PASS : DuplicateEqualsTest::objects(data:test_map.omap)
9: PASS : DuplicateEqualsTest::cleanupTestCase()
9: Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 39ms
9: ********* Finished testing of DuplicateEqualsTest *********
9/17 Test #9: duplicate_equals_t ............... Passed 0.16 sec
test 10
Start 10: map_t
10: Test command: /usr/bin/cmake "-P" "map_t-RUN.cmake"
10: Test timeout computed to be: 10000000
10: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to
'/tmp/runtime-simon'
10: ********* Start testing of MapTest *********
10: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
10: PASS : MapTest::initTestCase()
10: PASS : MapTest::iconTest()
10: PASS : MapTest::printerConfigTest()
10: PASS : MapTest::specialColorsTest()
10: PASS : MapTest::importTest(complete map, overprinting)
10: PASS : MapTest::importTest(overprinting, forest sample)
10: PASS : MapTest::importTest(forest sample, complete map)
10: PASS : MapTest::crtFileTest()
10: PASS : MapTest::matchQuerySymbolNumberTest(ISOM>ISMTBOM)
10: PASS : MapTest::matchQuerySymbolNumberTest(ISOM>ISSOM)
10: PASS : MapTest::cleanupTestCase()
10: Totals: 11 passed, 0 failed, 0 skipped, 0 blacklisted, 469ms
10: ********* Finished testing of MapTest *********
10/17 Test #10: map_t ............................ Passed 0.58 sec
test 11
Start 11: object_query_t
11: Test command: /usr/bin/cmake "-P" "object_query_t-RUN.cmake"
11: Test timeout computed to be: 10000000
11: ********* Start testing of ObjectQueryTest *********
11: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
11: PASS : ObjectQueryTest::initTestCase()
11: PASS : ObjectQueryTest::testIsQuery()
11: PASS : ObjectQueryTest::testIsNotQuery()
11: PASS : ObjectQueryTest::testContainsQuery()
11: PASS : ObjectQueryTest::testOrQuery()
11: PASS : ObjectQueryTest::testAndQuery()
11: PASS : ObjectQueryTest::testSearch()
11: PASS : ObjectQueryTest::testObjectText()
11: PASS : ObjectQueryTest::testSymbol()
11: PASS : ObjectQueryTest::testToString()
11: PASS : ObjectQueryTest::testParser()
11: PASS : ObjectQueryTest::cleanupTestCase()
11: Totals: 12 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
11: ********* Finished testing of ObjectQueryTest *********
11/17 Test #11: object_query_t ................... Passed 0.09 sec
test 12
Start 12: path_object_t
12: Test command: /usr/bin/cmake "-P" "path_object_t-RUN.cmake"
12: Test timeout computed to be: 10000000
12: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to
'/tmp/runtime-simon'
12: ********* Start testing of PathObjectTest *********
12: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
12: PASS : PathObjectTest::initTestCase()
12: PASS : PathObjectTest::mapCoordTest()
12: PASS : PathObjectTest::virtualPathTest()
12: PASS : PathObjectTest::calcIntersectionsTest(Line-Line perpendicular)
12: PASS : PathObjectTest::calcIntersectionsTest(Line-Line
perpendicular, test reversed)
12: PASS : PathObjectTest::calcIntersectionsTest(Line-Line
perpendicular, line1 reversed)
12: PASS : PathObjectTest::calcIntersectionsTest(Line-Line parallel)
12: PASS : PathObjectTest::calcIntersectionsTest(Line-Line parallel
with intersection at start / end)
12: PASS : PathObjectTest::calcIntersectionsTest(Intersection at point)
12: PASS : PathObjectTest::calcIntersectionsTest(Start/end
intersections for duplicate)
12: PASS : PathObjectTest::calcIntersectionsTest(Start/end
intersections for reversed duplicate)
12: PASS : PathObjectTest::calcIntersectionsTest(No intersections for
closed duplicate)
12: PASS : PathObjectTest::calcIntersectionsTest(Parallel at start
intersection)
12: PASS : PathObjectTest::calcIntersectionsTest(Parallel at end
intersection)
12: PASS : PathObjectTest::calcIntersectionsTest(a inside b)
12: PASS : PathObjectTest::calcIntersectionsTest(b inside a)
12: PASS : PathObjectTest::atypicalPathTest()
12: PASS : PathObjectTest::cleanupTestCase()
12: Totals: 18 passed, 0 failed, 0 skipped, 0 blacklisted, 4ms
12: ********* Finished testing of PathObjectTest *********
12/17 Test #12: path_object_t .................... Passed 0.10 sec
test 13
Start 13: symbol_set_t
13: Test command: /usr/bin/cmake "-P" "symbol_set_t-RUN.cmake"
13: Test timeout computed to be: 10000000
13: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to
'/tmp/runtime-simon'
13: ********* Start testing of SymbolSetTool *********
13: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
13: PASS : SymbolSetTool::initTestCase()
13: PASS : SymbolSetTool::processSymbolSet(ISOM2017 1:15000)
13: PASS : SymbolSetTool::processSymbolSet(ISOM2017 1:10000)
13: QINFO : SymbolSetTool::processSymbolSet(ISOM2000 1:15000)
Description of symbol 301.2: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISOM2000 1:15000)
Description of symbol 309.2: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISOM2000 1:15000)
Description of symbol 310.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISOM2000 1:15000)
Description of symbol 311.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISOM2000 1:15000)
Description of symbol 526.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISOM2000 1:15000)
Description of symbol 529.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISOM2000 1:15000)
Description of symbol 529.2: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISOM2000 1:15000)
Description of symbol 601.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISOM2000 1:15000)
Description of symbol 601.3: empty
13: PASS : SymbolSetTool::processSymbolSet(ISOM2000 1:15000)
13: PASS : SymbolSetTool::processSymbolSet(ISOM2000 1:10000)
13: QINFO : SymbolSetTool::processSymbolSet(ISSOM 1:5000) Description
of symbol 310.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISSOM 1:5000) Description
of symbol 311.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISSOM 1:5000) Description
of symbol 406.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISSOM 1:5000) Description
of symbol 408.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISSOM 1:5000) Description
of symbol 410.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISSOM 1:5000) Description
of symbol 421.1: empty
13: PASS : SymbolSetTool::processSymbolSet(ISSOM 1:5000)
13: PASS : SymbolSetTool::processSymbolSet(ISSOM 1:4000)
13: PASS : SymbolSetTool::processSymbolSet(ISMTBOM 1:20000)
13: QINFO : SymbolSetTool::processSymbolSet(ISMTBOM 1:15000)
Description of symbol 301.2: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISMTBOM 1:15000)
Description of symbol 309.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISMTBOM 1:15000)
Description of symbol 309.2: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISMTBOM 1:15000)
Description of symbol 310.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISMTBOM 1:15000)
Description of symbol 526.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISMTBOM 1:15000)
Description of symbol 529.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISMTBOM 1:15000)
Description of symbol 529.2: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISMTBOM 1:15000)
Description of symbol 601.3: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISMTBOM 1:15000)
Description of symbol 709.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISMTBOM 1:15000)
Description of symbol 311.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISMTBOM 1:15000)
Description of symbol 601.1: empty
13: PASS : SymbolSetTool::processSymbolSet(ISMTBOM 1:15000)
13: PASS : SymbolSetTool::processSymbolSet(ISMTBOM 1:10000)
13: PASS : SymbolSetTool::processSymbolSet(ISMTBOM 1:7500)
13: PASS : SymbolSetTool::processSymbolSet(ISMTBOM 1:5000)
13: QINFO : SymbolSetTool::processSymbolSet(ISSkiOM 1:15000)
Description of symbol 301.2: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISSkiOM 1:15000)
Description of symbol 526.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISSkiOM 1:15000)
Description of symbol 529.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISSkiOM 1:15000)
Description of symbol 529.2: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISSkiOM 1:15000)
Description of symbol 601.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISSkiOM 1:15000)
Description of symbol 601.3: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISSkiOM 1:15000)
Description of symbol 309.2: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISSkiOM 1:15000)
Description of symbol 310.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(ISSkiOM 1:15000)
Description of symbol 311.1: empty
13: PASS : SymbolSetTool::processSymbolSet(ISSkiOM 1:15000)
13: PASS : SymbolSetTool::processSymbolSet(ISSkiOM 1:10000)
13: PASS : SymbolSetTool::processSymbolSet(ISSkiOM 1:5000)
13: PASS : SymbolSetTool::processSymbolSet(Course Design 1:15000)
13: QINFO : SymbolSetTool::processSymbolSet(Course Design 1:10000)
Description of symbol 99.0.1: empty
13: QINFO : SymbolSetTool::processSymbolSet(Course Design 1:10000)
Description of symbol 99.0.2: empty
13: PASS : SymbolSetTool::processSymbolSet(Course Design 1:10000)
13: PASS : SymbolSetTool::processSymbolSet(Course Design 1:5000)
13: PASS : SymbolSetTool::processSymbolSet(Course Design 1:4000)
13: PASS : SymbolSetTool::processSymbolSetTranslations(template)
13: PASS : SymbolSetTool::processSymbolSetTranslations(cs)
13: PASS : SymbolSetTool::processSymbolSetTranslations(de)
13: PASS : SymbolSetTool::processSymbolSetTranslations(eo)
13: PASS : SymbolSetTool::processSymbolSetTranslations(fi)
13: PASS : SymbolSetTool::processSymbolSetTranslations(fr)
13: PASS : SymbolSetTool::processSymbolSetTranslations(nl)
13: PASS : SymbolSetTool::processSymbolSetTranslations(ru)
13: PASS : SymbolSetTool::processSymbolSetTranslations(sv)
13: PASS : SymbolSetTool::processSymbolSetTranslations(uk)
13: PASS : SymbolSetTool::processExamples(complete map)
13: PASS : SymbolSetTool::processExamples(forest sample)
13: PASS : SymbolSetTool::processExamples(overprinting)
13: PASS : SymbolSetTool::processTestData(world-file)
13: PASS : SymbolSetTool::cleanupTestCase()
13: Totals: 34 passed, 0 failed, 0 skipped, 0 blacklisted, 2155ms
13: ********* Finished testing of SymbolSetTool *********
13/17 Test #13: symbol_set_t ..................... Passed 2.26 sec
test 14
Start 14: template_t
14: Test command: /usr/bin/cmake "-P" "template_t-RUN.cmake"
14: Test timeout computed to be: 10000000
14: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to
'/tmp/runtime-simon'
14: ********* Start testing of TemplateTest *********
14: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
14: PASS : TemplateTest::initTestCase()
14: PASS : TemplateTest::worldFilePathTest()
14: PASS : TemplateTest::worldFileUnitTest()
14: PASS : TemplateTest::worldFileTemplateTest()
14: PASS : TemplateTest::templatePathTest()
14: PASS : TemplateTest::cleanupTestCase()
14: Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted, 9ms
14: ********* Finished testing of TemplateTest *********
14/17 Test #14: template_t ....................... Passed 0.10 sec
test 15
Start 15: tools_t
15: Test command: /usr/bin/cmake "-P" "tools_t-RUN.cmake"
15: Test timeout computed to be: 10000000
15: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to
'/tmp/runtime-simon'
15: ********* Start testing of ToolsTest *********
15: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
15: PASS : ToolsTest::initTestCase()
15: PASS : ToolsTest::editTool()
15: PASS : ToolsTest::cleanupTestCase()
15: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 247ms
15: ********* Finished testing of ToolsTest *********
15/17 Test #15: tools_t .......................... Passed 0.37 sec
test 16
Start 16: transform_t
16: Test command: /usr/bin/cmake "-P" "transform_t-RUN.cmake"
16: Test timeout computed to be: 10000000
16: ********* Start testing of TransformTest *********
16: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
16: PASS : TransformTest::initTestCase()
16: PASS : TransformTest::testTransformBasics()
16: PASS : TransformTest::testTransformIdentity()
16: PASS : TransformTest::testTransformTranslate()
16: PASS : TransformTest::testTransformProject()
16: PASS : TransformTest::testTransformRotate(No rotation)
16: PASS : TransformTest::testTransformRotate(90 deg)
16: PASS : TransformTest::testTransformRotate(180 deg)
16: PASS : TransformTest::testTransformRotate(200 deg)
16: PASS : TransformTest::testTransformRotate(270 deg)
16: PASS : TransformTest::testTransformCombined(No rotation)
16: PASS : TransformTest::testTransformCombined(90 deg)
16: PASS : TransformTest::testTransformCombined(180 deg)
16: PASS : TransformTest::testTransformCombined(200 deg)
16: PASS : TransformTest::testTransformCombined(270 deg)
16: PASS : TransformTest::testTransformRoundTrip(No rotation)
16: PASS : TransformTest::testTransformRoundTrip(90 deg)
16: PASS : TransformTest::testTransformRoundTrip(180 deg)
16: PASS : TransformTest::testTransformRoundTrip(-160 deg)
16: PASS : TransformTest::testTransformRoundTrip(-90 deg)
16: PASS : TransformTest::testEstimateNonIsometric()
16: FAIL! : TransformTest::testEstimateSimilarityTransformation()
Compared values are not the same
16: Actual (QPointF(passpoints[0].calculated_coords)):
QPointF(1.95943e-15,-32)
16: Expected (QPointF(passpoints[0].dest_coords)) : QPointF(0,-32)
16: Loc: [/<<PKGBUILDDIR>>/test/transform_t.cpp(368)]
16: PASS : TransformTest::cleanupTestCase()
16: Totals: 22 passed, 1 failed, 0 skipped, 0 blacklisted, 1ms
16: ********* Finished testing of TransformTest *********
16: CMake Error at transform_t-RUN.cmake:35 (message):
16: Test transform_t failed: 1
16:
16:
16/17 Test #16: transform_t ......................***Failed 0.08 sec
test 17
Start 17: undo_manager_t
17: Test command: /usr/bin/cmake "-P" "undo_manager_t-RUN.cmake"
17: Test timeout computed to be: 10000000
17: ********* Start testing of UndoManagerTest *********
17: Config: Using QtTest library 5.11.1, Qt 5.11.1
(x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
17: PASS : UndoManagerTest::initTestCase()
17: PASS : UndoManagerTest::testUndoRedo()
17: PASS : UndoManagerTest::cleanupTestCase()
17: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms
17: ********* Finished testing of UndoManagerTest *********
17/17 Test #17: undo_manager_t ................... Passed 0.10 sec
94% tests passed, 1 tests failed out of 17
Total Test time (real) = 5.50 sec
The following tests FAILED:
16 - transform_t (Failed)
Errors while running CTest
make[1]: *** [debian/rules:50: override_dh_auto_test] Error 8
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:23: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit
status 2
Please note that your package uses Qt's private headers, and therefore
may require code changes.
We plan on starting the Qt 5.11.1 transition soon.
Thanks.
--
Simon Quigley
tsimo...@ubuntu.com
tsimonq2 on freenode and OFTC
5C7A BEA2 0F86 3045 9CC8
C8B5 E27F 2CF8 458C 2FA4
--- End Message ---