Source: openorienteering-mapper Version: 0.7.0-1 Severity: serious Some recent change in unstable makes openorienteering-mapper FTBFS:
https://tests.reproducible-builds.org/debian/history/openorienteering-mapper.html https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/openorienteering-mapper.html ... debian/rules override_dh_auto_test make[1]: Entering directory '/build/1st/openorienteering-mapper-0.7.0' # The tests need a running X server, so use Xvfb to run the tests in automated # build environments. cd obj-x86_64-linux-gnu ; xvfb-run /usr/bin/ctest --force-new-ctest-process -j1 --extra-verbose UpdateCTestConfiguration from :/build/1st/openorienteering-mapper-0.7.0/obj-x86_64-linux-gnu/DartConfiguration.tcl UpdateCTestConfiguration from :/build/1st/openorienteering-mapper-0.7.0/obj-x86_64-linux-gnu/DartConfiguration.tcl Test project /build/1st/openorienteering-mapper-0.7.0/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: 9.99988e+06 1: ********* Start testing of tst_QGlobal ********* 1: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.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, 1ms 1: ********* Finished testing of tst_QGlobal ********* 1/17 Test #1: tst_qglobal ...................... Passed 0.07 sec test 2 Start 2: encoding_t 2: Test command: /usr/bin/cmake "-P" "encoding_t-RUN.cmake" 2: Test timeout computed to be: 9.99988e+06 2: ********* Start testing of EncodingTest ********* 2: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.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, 3ms 2: ********* Finished testing of EncodingTest ********* 2/17 Test #2: encoding_t ....................... Passed 0.08 sec test 3 Start 3: georeferencing_t 3: Test command: /usr/bin/cmake "-P" "georeferencing_t-RUN.cmake" 3: Test timeout computed to be: 9.99988e+06 3: ********* Start testing of GeoreferencingTest ********* 3: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.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, 4ms 3: ********* Finished testing of GeoreferencingTest ********* 3/17 Test #3: georeferencing_t ................. Passed 0.08 sec test 4 Start 4: locale_t 4: Test command: /usr/bin/cmake "-P" "locale_t-RUN.cmake" 4: Test timeout computed to be: 9.99988e+06 4: ********* Start testing of LocaleTest ********* 4: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.0) 4: PASS : LocaleTest::initTestCase() 4: XFAIL : LocaleTest::testEsperantoQLocale() Cannot construct Esperanto QLocale from "eo" (issue #792). 4: Loc: [openorienteering-mapper_0.7.0-1/test/locale_t.cpp(46)] 4: XFAIL : LocaleTest::testEsperantoQLocale() Cannot construct Esperanto QLocale from "eo_C". 4: Loc: [openorienteering-mapper_0.7.0-1/test/locale_t.cpp(49)] 4: XFAIL : LocaleTest::testEsperantoQLocale() Cannot construct Esperanto QLocale for AnyScript, AnyCountry. 4: Loc: [openorienteering-mapper_0.7.0-1/test/locale_t.cpp(52)] 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.07 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: 9.99988e+06 5: ********* Start testing of MapColorTest ********* 5: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.0) 5: PASS : MapColorTest::initTestCase() 5: PASS : MapColorTest::constructorTest() 5: PASS : MapColorTest::equalsTest() 5: PASS : MapColorTest::spotColorTest() 5: PASS : MapColorTest::cleanupTestCase() 5: Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted, 2ms 5: ********* Finished testing of MapColorTest ********* 5/17 Test #5: map_color_t ...................... Passed 0.08 sec test 6 Start 6: qpainter_t 6: Test command: /usr/bin/cmake "-P" "qpainter_t-RUN.cmake" 6: Test timeout computed to be: 9.99988e+06 6: ********* Start testing of QPainterTest ********* 6: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.0) 6: PASS : QPainterTest::initTestCase() 6: PASS : QPainterTest::sourceOverCompostion() 6: XFAIL : QPainterTest::multiplyComposition() CompositionMode_Multiply incorrectly composes full transparency. 6: Loc: [openorienteering-mapper_0.7.0-1/test/qpainter_t.cpp(78)] 6: PASS : QPainterTest::multiplyComposition() 6: XFAIL : QPainterTest::darkenComposition() CompositionMode_Darken incorrectly composes full transparency. 6: Loc: [openorienteering-mapper_0.7.0-1/test/qpainter_t.cpp(105)] 6: PASS : QPainterTest::darkenComposition() 6: PASS : QPainterTest::cleanupTestCase() 6: Totals: 5 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms 6: ********* Finished testing of QPainterTest ********* 6/17 Test #6: qpainter_t ....................... Passed 0.07 sec test 7 Start 7: util_t 7: Test command: /usr/bin/cmake "-P" "util_t-RUN.cmake" 7: Test timeout computed to be: 9.99988e+06 7: ********* Start testing of UtilTest ********* 7: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.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, 1ms 7: ********* Finished testing of UtilTest ********* 7/17 Test #7: util_t ........................... Passed 0.06 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: 9.99988e+06 8: ********* Start testing of FileFormatTest ********* 8: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.0) 8: FAIL! : FileFormatTest::initTestCase() 'QFileInfo::exists(path)' returned FALSE. () 8: Loc: [openorienteering-mapper_0.7.0-1/test/file_format_t.cpp(340)] 8: PASS : FileFormatTest::cleanupTestCase() 8: Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted, 9ms 8: ********* Finished testing of FileFormatTest ********* 8: CMake Error at file_format_t-RUN.cmake:35 (message): 8: Test file_format_t failed: 1 8: 8: 8/17 Test #8: file_format_t ....................***Failed 0.18 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: 9.99988e+06 9: ********* Start testing of DuplicateEqualsTest ********* 9: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.0) 9: FAIL! : DuplicateEqualsTest::initTestCase() 'QFileInfo::exists(path)' returned FALSE. () 9: Loc: [openorienteering-mapper_0.7.0-1/test/duplicate_equals_t.cpp(48)] 9: PASS : DuplicateEqualsTest::cleanupTestCase() 9: Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted, 5ms 9: ********* Finished testing of DuplicateEqualsTest ********* 9: CMake Error at duplicate_equals_t-RUN.cmake:35 (message): 9: Test duplicate_equals_t failed: 1 9: 9: 9/17 Test #9: duplicate_equals_t ...............***Failed 0.19 sec test 10 Start 10: map_t 10: Test command: /usr/bin/cmake "-P" "map_t-RUN.cmake" 10: Test timeout computed to be: 9.99988e+06 10: ********* Start testing of MapTest ********* 10: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.0) 10: PASS : MapTest::initTestCase() 10: PASS : MapTest::printerConfigTest() 10: PASS : MapTest::specialColorsTest() 10: FAIL! : MapTest::importTest(complete map, overprinting) 'map.loadFrom(first_path, nullptr, &view, false, false)' returned FALSE. () 10: Loc: [openorienteering-mapper_0.7.0-1/test/map_t.cpp(124)] 10: FAIL! : MapTest::importTest(overprinting, forest sample) 'map.loadFrom(first_path, nullptr, &view, false, false)' returned FALSE. () 10: Loc: [openorienteering-mapper_0.7.0-1/test/map_t.cpp(124)] 10: FAIL! : MapTest::importTest(forest sample, complete map) 'map.loadFrom(first_path, nullptr, &view, false, false)' returned FALSE. () 10: Loc: [openorienteering-mapper_0.7.0-1/test/map_t.cpp(124)] 10: PASS : MapTest::cleanupTestCase() 10: Totals: 4 passed, 3 failed, 0 skipped, 0 blacklisted, 19ms 10: ********* Finished testing of MapTest ********* 10: CMake Error at map_t-RUN.cmake:35 (message): 10: Test map_t failed: 3 10: 10: 10/17 Test #10: map_t ............................***Failed 0.21 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: 9.99988e+06 11: ********* Start testing of ObjectQueryTest ********* 11: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.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::cleanupTestCase() 11: Totals: 7 passed, 0 failed, 0 skipped, 0 blacklisted, 1ms 11: ********* Finished testing of ObjectQueryTest ********* 11/17 Test #11: object_query_t ................... Passed 0.20 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: 9.99988e+06 12: ********* Start testing of PathObjectTest ********* 12: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.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, 7ms 12: ********* Finished testing of PathObjectTest ********* 12/17 Test #12: path_object_t .................... Passed 0.19 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: 9.99988e+06 13: ********* Start testing of SymbolSetTool ********* 13: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.0) 13: PASS : SymbolSetTool::initTestCase() 13: FAIL! : SymbolSetTool::processSymbolSet(ISOM2000 1:15000) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISOM2000 1:10000) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISSOM 1:5000) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISSOM 1:4000) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISOM2000 1:15000 Czech) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISOM2000 1:10000 Czech) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISSOM 1:5000 Czech) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISSOM 1:4000 Czech) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISOM2000 1:15000 Finnish) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISOM2000 1:10000 Finnish) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISSOM 1:5000 Finnish) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISSOM 1:4000 Finnish) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISSOM 1:5000 French) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISSOM 1:4000 French) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISOM2000 1:15000 Russian) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISOM2000 1:10000 Russian) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISMTBOM 1:20000) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISMTBOM 1:15000) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISMTBOM 1:10000) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISMTBOM 1:7500) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISMTBOM 1:5000) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISMTBOM 1:20000 Ukrainian) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISMTBOM 1:15000 Ukrainian) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISMTBOM 1:10000 Ukrainian) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISMTBOM 1:7500 Ukrainian) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISMTBOM 1:5000 Ukrainian) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISSkiOM 1:15000) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISSkiOM 1:10000) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(ISSkiOM 1:5000) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(Course Design 1:15000) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(Course Design 1:10000) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(Course Design 1:5000) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processSymbolSet(Course Design 1:4000) 'symbol_set_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(149)] 13: FAIL! : SymbolSetTool::processExamples(complete map) 'examples_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(375)] 13: FAIL! : SymbolSetTool::processExamples(forest sample) 'examples_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(375)] 13: FAIL! : SymbolSetTool::processExamples(overprinting) 'examples_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(375)] 13: FAIL! : SymbolSetTool::processTestData(world-file) 'test_data_dir.exists(source_filename)' returned FALSE. () 13: Loc: [openorienteering-mapper_0.7.0-1/test/symbol_set_t.cpp(403)] 13: PASS : SymbolSetTool::cleanupTestCase() 13: Totals: 2 passed, 37 failed, 0 skipped, 0 blacklisted, 6ms 13: ********* Finished testing of SymbolSetTool ********* 13: CMake Error at symbol_set_t-RUN.cmake:35 (message): 13: Test symbol_set_t failed: 37 13: 13: 13/17 Test #13: symbol_set_t .....................***Failed 0.16 sec test 14 Start 14: template_t 14: Test command: /usr/bin/cmake "-P" "template_t-RUN.cmake" 14: Test timeout computed to be: 9.99988e+06 14: ********* Start testing of TemplateTest ********* 14: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.0) 14: PASS : TemplateTest::initTestCase() 14: FAIL! : TemplateTest::worldFileUnitTest() 'world_file.load(world_file_path)' returned FALSE. () 14: Loc: [openorienteering-mapper_0.7.0-1/test/template_t.cpp(55)] 14: FAIL! : TemplateTest::worldFileTemplateTest() 'map.loadFrom(QStringLiteral("testdata:templates/world-file.xmap"), nullptr, &view, false, false)' returned FALSE. () 14: Loc: [openorienteering-mapper_0.7.0-1/test/template_t.cpp(74)] 14: PASS : TemplateTest::cleanupTestCase() 14: Totals: 2 passed, 2 failed, 0 skipped, 0 blacklisted, 11ms 14: ********* Finished testing of TemplateTest ********* 14: CMake Error at template_t-RUN.cmake:35 (message): 14: Test template_t failed: 2 14: 14: 14/17 Test #14: template_t .......................***Failed 0.16 sec test 15 Start 15: tools_t 15: Test command: /usr/bin/cmake "-P" "tools_t-RUN.cmake" 15: Test timeout computed to be: 9.99988e+06 15: ********* Start testing of ToolsTest ********* 15: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.0) 15: PASS : ToolsTest::initTestCase() 15: PASS : ToolsTest::editTool() 15: PASS : ToolsTest::cleanupTestCase() 15: Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 230ms 15: ********* Finished testing of ToolsTest ********* 15/17 Test #15: tools_t .......................... Passed 0.42 sec test 16 Start 16: transform_t 16: Test command: /usr/bin/cmake "-P" "transform_t-RUN.cmake" 16: Test timeout computed to be: 9.99988e+06 16: ********* Start testing of TransformTest ********* 16: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.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: PASS : TransformTest::testEstimateSimilarityTransformation() 16: PASS : TransformTest::cleanupTestCase() 16: Totals: 23 passed, 0 failed, 0 skipped, 0 blacklisted, 3ms 16: ********* Finished testing of TransformTest ********* 16/17 Test #16: transform_t ...................... Passed 0.22 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: 9.99988e+06 17: ********* Start testing of UndoManagerTest ********* 17: Config: Using QtTest library 5.9.1, Qt 5.9.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.2.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.15 sec 71% tests passed, 5 tests failed out of 17 Total Test time (real) = 2.60 sec The following tests FAILED: 8 - file_format_t (Failed) 9 - duplicate_equals_t (Failed) 10 - map_t (Failed) 13 - symbol_set_t (Failed) 14 - template_t (Failed) Errors while running CTest debian/rules:47: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 8