Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-126226

6.7.1 qtpositioning: test suite fails in few units

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P5: Not important
    • None
    • 6.7.1
    • Positioning
    • None
    • Linux/X11

    Description

      Looks like test suite fails in few units

      + cd qtpositioning-everywhere-src-6.7.1
      + dbus-launch --exit-with-session xvfb-run -a /usr/bin/ctest --test-dir x86_64-redhat-linux-gnu --output-on-failure --force-new-ctest-process -j48
      Internal ctest changing into directory: /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu
      Test project /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu
            Start  1: tst_doublevectors
            Start  2: tst_qgeoaddress
            Start  3: tst_qgeoshape
            Start  4: tst_qgeorectangle
            Start  5: tst_qgeocircle
            Start  6: tst_qgeopath
            Start  7: tst_qgeopolygon
            Start  8: tst_qgeocoordinate
            Start  9: tst_qgeocoordinateobject
            Start 10: tst_qgeolocation
            Start 11: tst_qgeopositioninfo
            Start 12: tst_qgeosatelliteinfo
            Start 13: tst_qgeosatelliteinfosource
            Start 14: tst_dummynmeasatelliteinfosource
            Start 15: tst_nmeasatelliteinfosource_generic_rt
            Start 16: tst_nmeasatelliteinfosource_generic_sim
            Start 17: tst_nmeasatelliteinfosource
            Start 18: tst_qwebmercator
            Start 19: module_includes
            Start 20: tst_positionplugin
            Start 21: tst_qgeoareamonitor
            Start 22: tst_qgeopositioninfosource
            Start 23: tst_dummynmeapositioninfosource
            Start 24: tst_qnmeapositioninfosource_realtime
            Start 25: tst_qnmeapositioninfosource_simulation
            Start 26: tst_qnmeapositioninfosource_realtime_generic
            Start 27: tst_qnmeaposinfosource_sim_generic
            Start 28: tst_qdeclarativegeolocation
            Start 29: tst_qdeclarativeposition
            Start 30: tst_qquickgeocoordinateanimation
            Start 31: tst_declarative_positioning_core
            Start 32: tst_qdeclarativepositionsource
            Start 33: tst_declarative_geolocation
            Start 34: tst_declarative_satellitesource
       1/34 Test  #1: tst_doublevectors ..............................   Passed    0.06 sec
       2/34 Test  #2: tst_qgeoaddress ................................   Passed    0.06 sec
       3/34 Test  #3: tst_qgeoshape ..................................***Failed    0.06 sec
      ********* Start testing of tst_qgeoshape *********
      Config: Using QtTest library 6.7.1, Qt 6.7.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 14.1.1 20240522 (Red Hat 14.1.1-4)), fedora 41
      PASS   : tst_qgeoshape::initTestCase()
      PASS   : tst_qgeoshape::testArea()
      FAIL!  : tst_qgeoshape::debug(uninitialized) Compared values are not the same
         Actual   (tst_qgeoshape_debug): ""
         Expected (debugString)        : "QGeoShape(Unknown) 45"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeoshape/tst_qgeoshape.cpp(90)]
      FAIL!  : tst_qgeoshape::debug(rectangle) Compared values are not the same
         Actual   (tst_qgeoshape_debug): ""
         Expected (debugString)        : "QGeoShape(Rectangle) 45"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeoshape/tst_qgeoshape.cpp(90)]
      FAIL!  : tst_qgeoshape::debug(circle) Compared values are not the same
         Actual   (tst_qgeoshape_debug): ""
         Expected (debugString)        : "QGeoShape(Circle) 45"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeoshape/tst_qgeoshape.cpp(90)]
      FAIL!  : tst_qgeoshape::debug(polygon) Compared values are not the same
         Actual   (tst_qgeoshape_debug): ""
         Expected (debugString)        : "QGeoShape(Polygon) 45"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeoshape/tst_qgeoshape.cpp(90)]
      FAIL!  : tst_qgeoshape::debug(path) Compared values are not the same
         Actual   (tst_qgeoshape_debug): ""
         Expected (debugString)        : "QGeoShape(Path) 45"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeoshape/tst_qgeoshape.cpp(90)]
      PASS   : tst_qgeoshape::conversions()
      PASS   : tst_qgeoshape::serialization()
      PASS   : tst_qgeoshape::hashing()
      PASS   : tst_qgeoshape::cleanupTestCase()
      Totals: 6 passed, 5 failed, 0 skipped, 0 blacklisted, 1ms
      ********* Finished testing of tst_qgeoshape *********
      CMake Error at tst_qgeoshapeWrapperRelWithDebInfo.cmake:18 (message):  /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/qgeoshape/tst_qgeoshape
        execution failed with exit code 5. 4/34 Test  #4: tst_qgeorectangle ..............................   Passed    0.06 sec
       5/34 Test  #5: tst_qgeocircle .................................   Passed    0.06 sec
       6/34 Test  #6: tst_qgeopath ...................................   Passed    0.06 sec
       7/34 Test  #7: tst_qgeopolygon ................................   Passed    0.05 sec
       8/34 Test  #8: tst_qgeocoordinate .............................***Failed    0.05 sec
      ********* Start testing of tst_QGeoCoordinate *********
      Config: Using QtTest library 6.7.1, Qt 6.7.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 14.1.1 20240522 (Red Hat 14.1.1-4)), fedora 41
      PASS   : tst_QGeoCoordinate::initTestCase()
      PASS   : tst_QGeoCoordinate::initTestcase()
      PASS   : tst_QGeoCoordinate::constructor()
      PASS   : tst_QGeoCoordinate::constructor_lat_long(both zero)
      PASS   : tst_QGeoCoordinate::constructor_lat_long(both negative)
      PASS   : tst_QGeoCoordinate::constructor_lat_long(both positive)
      PASS   : tst_QGeoCoordinate::constructor_lat_long(latitude negative)
      PASS   : tst_QGeoCoordinate::constructor_lat_long(longitude negative)
      PASS   : tst_QGeoCoordinate::constructor_lat_long(both too high)
      PASS   : tst_QGeoCoordinate::constructor_lat_long(latitude too high)
      PASS   : tst_QGeoCoordinate::constructor_lat_long(longitude too high)
      PASS   : tst_QGeoCoordinate::constructor_lat_long(both too low)
      PASS   : tst_QGeoCoordinate::constructor_lat_long(latitude too low)
      PASS   : tst_QGeoCoordinate::constructor_lat_long(longitude too low)
      PASS   : tst_QGeoCoordinate::constructor_lat_long(both not too high)
      PASS   : tst_QGeoCoordinate::constructor_lat_long(both not too low)
      PASS   : tst_QGeoCoordinate::constructor_lat_long(latitude too high and longitude too low)
      PASS   : tst_QGeoCoordinate::constructor_lat_long(latitude too low and longitude too high)
      PASS   : tst_QGeoCoordinate::constructor_lat_long_alt(all zero)
      PASS   : tst_QGeoCoordinate::constructor_lat_long_alt(all negative)
      PASS   : tst_QGeoCoordinate::constructor_lat_long_alt(all positive)
      PASS   : tst_QGeoCoordinate::constructor_lat_long_alt(latitude negative)
      PASS   : tst_QGeoCoordinate::constructor_lat_long_alt(longitude negative)
      PASS   : tst_QGeoCoordinate::constructor_lat_long_alt(altitude negative)
      PASS   : tst_QGeoCoordinate::constructor_lat_long_alt(altitude not too high)
      PASS   : tst_QGeoCoordinate::constructor_lat_long_alt(altitude not too low)
      PASS   : tst_QGeoCoordinate::constructor_lat_long_alt(all not too high)
      PASS   : tst_QGeoCoordinate::constructor_lat_long_alt(all not too low)
      PASS   : tst_QGeoCoordinate::constructor_lat_long_alt(all too high)
      PASS   : tst_QGeoCoordinate::constructor_lat_long_alt(all too low)
      PASS   : tst_QGeoCoordinate::copy_constructor(no argument)
      PASS   : tst_QGeoCoordinate::copy_constructor(latitude, longitude arguments all zero)
      PASS   : tst_QGeoCoordinate::copy_constructor(latitude, longitude arguments not too high)
      PASS   : tst_QGeoCoordinate::copy_constructor(latitude, longitude arguments not too low)
      PASS   : tst_QGeoCoordinate::copy_constructor(latitude, longitude arguments too high)
      PASS   : tst_QGeoCoordinate::copy_constructor(latitude, longitude arguments too low)
      PASS   : tst_QGeoCoordinate::copy_constructor(latitude, longitude, altitude arguments all zero)
      PASS   : tst_QGeoCoordinate::copy_constructor(latitude, longitude, altitude arguments not too high values)
      PASS   : tst_QGeoCoordinate::copy_constructor(latitude, longitude, altitude arguments not too low values)
      PASS   : tst_QGeoCoordinate::copy_constructor(latitude, longitude, altitude arguments too high latitude & longitude)
      PASS   : tst_QGeoCoordinate::copy_constructor(latitude, longitude, altitude arguments too low latitude & longitude)
      PASS   : tst_QGeoCoordinate::move_constructor(no argument)
      PASS   : tst_QGeoCoordinate::move_constructor(latitude, longitude arguments all zero)
      PASS   : tst_QGeoCoordinate::move_constructor(latitude, longitude arguments not too high)
      PASS   : tst_QGeoCoordinate::move_constructor(latitude, longitude arguments not too low)
      PASS   : tst_QGeoCoordinate::move_constructor(latitude, longitude arguments too high)
      PASS   : tst_QGeoCoordinate::move_constructor(latitude, longitude arguments too low)
      PASS   : tst_QGeoCoordinate::move_constructor(latitude, longitude, altitude arguments all zero)
      PASS   : tst_QGeoCoordinate::move_constructor(latitude, longitude, altitude arguments not too high values)
      PASS   : tst_QGeoCoordinate::move_constructor(latitude, longitude, altitude arguments not too low values)
      PASS   : tst_QGeoCoordinate::move_constructor(latitude, longitude, altitude arguments too high latitude & longitude)
      PASS   : tst_QGeoCoordinate::move_constructor(latitude, longitude, altitude arguments too low latitude & longitude)
      PASS   : tst_QGeoCoordinate::destructor()
      PASS   : tst_QGeoCoordinate::destructor2(no argument)
      PASS   : tst_QGeoCoordinate::destructor2(latitude, longitude arguments all zero)
      PASS   : tst_QGeoCoordinate::destructor2(latitude, longitude arguments not too high)
      PASS   : tst_QGeoCoordinate::destructor2(latitude, longitude arguments not too low)
      PASS   : tst_QGeoCoordinate::destructor2(latitude, longitude arguments too high)
      PASS   : tst_QGeoCoordinate::destructor2(latitude, longitude arguments too low)
      PASS   : tst_QGeoCoordinate::destructor2(latitude, longitude, altitude arguments all zero)
      PASS   : tst_QGeoCoordinate::destructor2(latitude, longitude, altitude arguments not too high values)
      PASS   : tst_QGeoCoordinate::destructor2(latitude, longitude, altitude arguments not too low values)
      PASS   : tst_QGeoCoordinate::destructor2(latitude, longitude, altitude arguments too high latitude & longitude)
      PASS   : tst_QGeoCoordinate::destructor2(latitude, longitude, altitude arguments too low latitude & longitude)
      PASS   : tst_QGeoCoordinate::assign(no argument)
      PASS   : tst_QGeoCoordinate::assign(latitude, longitude arguments all zero)
      PASS   : tst_QGeoCoordinate::assign(latitude, longitude arguments not too high)
      PASS   : tst_QGeoCoordinate::assign(latitude, longitude arguments not too low)
      PASS   : tst_QGeoCoordinate::assign(latitude, longitude arguments too high)
      PASS   : tst_QGeoCoordinate::assign(latitude, longitude arguments too low)
      PASS   : tst_QGeoCoordinate::assign(latitude, longitude, altitude arguments all zero)
      PASS   : tst_QGeoCoordinate::assign(latitude, longitude, altitude arguments not too high values)
      PASS   : tst_QGeoCoordinate::assign(latitude, longitude, altitude arguments not too low values)
      PASS   : tst_QGeoCoordinate::assign(latitude, longitude, altitude arguments too high latitude & longitude)
      PASS   : tst_QGeoCoordinate::assign(latitude, longitude, altitude arguments too low latitude & longitude)
      PASS   : tst_QGeoCoordinate::move_assign(no argument)
      PASS   : tst_QGeoCoordinate::move_assign(latitude, longitude arguments all zero)
      PASS   : tst_QGeoCoordinate::move_assign(latitude, longitude arguments not too high)
      PASS   : tst_QGeoCoordinate::move_assign(latitude, longitude arguments not too low)
      PASS   : tst_QGeoCoordinate::move_assign(latitude, longitude arguments too high)
      PASS   : tst_QGeoCoordinate::move_assign(latitude, longitude arguments too low)
      PASS   : tst_QGeoCoordinate::move_assign(latitude, longitude, altitude arguments all zero)
      PASS   : tst_QGeoCoordinate::move_assign(latitude, longitude, altitude arguments not too high values)
      PASS   : tst_QGeoCoordinate::move_assign(latitude, longitude, altitude arguments not too low values)
      PASS   : tst_QGeoCoordinate::move_assign(latitude, longitude, altitude arguments too high latitude & longitude)
      PASS   : tst_QGeoCoordinate::move_assign(latitude, longitude, altitude arguments too low latitude & longitude)
      PASS   : tst_QGeoCoordinate::comparison(Invalid != BRISBANE)
      PASS   : tst_QGeoCoordinate::comparison(BRISBANE != MELBOURNE)
      PASS   : tst_QGeoCoordinate::comparison(equal)
      PASS   : tst_QGeoCoordinate::comparison(LONDON != uninitialized data)
      PASS   : tst_QGeoCoordinate::comparison(uninitialized data == uninitialized data)
      PASS   : tst_QGeoCoordinate::comparison(invalid == same invalid)
      PASS   : tst_QGeoCoordinate::comparison(invalid == different invalid)
      PASS   : tst_QGeoCoordinate::comparison(valid != another valid)
      PASS   : tst_QGeoCoordinate::comparison(valid == same valid)
      PASS   : tst_QGeoCoordinate::comparison(different longitudes at north pole are equal)
      PASS   : tst_QGeoCoordinate::comparison(different longitudes at south pole are equal)
      PASS   : tst_QGeoCoordinate::type(no values set)
      PASS   : tst_QGeoCoordinate::type(only altitude is set)
      PASS   : tst_QGeoCoordinate::type(only latitude and altitude is set)
      PASS   : tst_QGeoCoordinate::type(all valid: 3D Coordinate)
      PASS   : tst_QGeoCoordinate::type(too low latitude and valid longitude)
      PASS   : tst_QGeoCoordinate::type(valid latitude and too low longitude)
      PASS   : tst_QGeoCoordinate::type(too high latitude and valid longitude)
      PASS   : tst_QGeoCoordinate::type(valid latitude and too high longitude)
      PASS   : tst_QGeoCoordinate::valid(no values set)
      PASS   : tst_QGeoCoordinate::valid(only altitude is set)
      PASS   : tst_QGeoCoordinate::valid(only latitude and altitude is set)
      PASS   : tst_QGeoCoordinate::valid(all valid: 3D Coordinate)
      PASS   : tst_QGeoCoordinate::valid(too low latitude and valid longitude)
      PASS   : tst_QGeoCoordinate::valid(valid latitude and too low longitude)
      PASS   : tst_QGeoCoordinate::valid(too high latitude and valid longitude)
      PASS   : tst_QGeoCoordinate::valid(valid latitude and too high longitude)
      PASS   : tst_QGeoCoordinate::latitude(negative)
      PASS   : tst_QGeoCoordinate::latitude(zero)
      PASS   : tst_QGeoCoordinate::latitude(positive)
      PASS   : tst_QGeoCoordinate::latitude(too low)
      PASS   : tst_QGeoCoordinate::latitude(not too low)
      PASS   : tst_QGeoCoordinate::latitude(not too hight)
      PASS   : tst_QGeoCoordinate::latitude(too high)
      PASS   : tst_QGeoCoordinate::longitude(negative)
      PASS   : tst_QGeoCoordinate::longitude(zero)
      PASS   : tst_QGeoCoordinate::longitude(positive)
      PASS   : tst_QGeoCoordinate::longitude(too low)
      PASS   : tst_QGeoCoordinate::longitude(not too low)
      PASS   : tst_QGeoCoordinate::longitude(not too hight)
      PASS   : tst_QGeoCoordinate::longitude(too high)
      PASS   : tst_QGeoCoordinate::altitude(negative)
      PASS   : tst_QGeoCoordinate::altitude(zero)
      PASS   : tst_QGeoCoordinate::altitude(positive)
      PASS   : tst_QGeoCoordinate::distanceTo(invalid coord 1)
      PASS   : tst_QGeoCoordinate::distanceTo(invalid coord 2)
      PASS   : tst_QGeoCoordinate::distanceTo(brisbane -> melbourne)
      PASS   : tst_QGeoCoordinate::distanceTo(london -> new york)
      PASS   : tst_QGeoCoordinate::distanceTo(north pole -> south pole)
      PASS   : tst_QGeoCoordinate::azimuthTo(invalid coord 1)
      PASS   : tst_QGeoCoordinate::azimuthTo(invalid coord 2)
      PASS   : tst_QGeoCoordinate::azimuthTo(brisbane -> melbourne)
      PASS   : tst_QGeoCoordinate::azimuthTo(london -> new york)
      PASS   : tst_QGeoCoordinate::azimuthTo(north pole -> south pole)
      PASS   : tst_QGeoCoordinate::azimuthTo(Almost 360degrees bearing)
      PASS   : tst_QGeoCoordinate::atDistanceAndAzimuth(invalid coord)
      PASS   : tst_QGeoCoordinate::atDistanceAndAzimuth(brisbane -> melbourne)
      PASS   : tst_QGeoCoordinate::atDistanceAndAzimuth(london -> new york)
      PASS   : tst_QGeoCoordinate::atDistanceAndAzimuth(north pole -> south pole)
      PASS   : tst_QGeoCoordinate::degreesToString(empty, dd, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(empty, dd, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(empty, dm, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(empty, dm, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(empty, dms, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(empty, dms, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(too low, dd, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(too low, dd, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(too low, dm, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(too low, dm, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(too low, dms, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(too low, dms, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(too high, dd, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(too high, dd, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(too high, dm, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(too high, dm, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(too high, dms, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(too high, dms, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(zeroLatLong, dd, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(zeroLatLong, dd, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(zeroLatLong, dm, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(zeroLatLong, dm, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(zeroLatLong, dms, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(zeroLatLong, dms, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(allZero, dd, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(allZero, dd, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(allZero, dm, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(allZero, dm, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(allZero, dms, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(allZero, dms, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NE, dd, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NE, dd, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NE, dm, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NE, dm, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NE, dms, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NE, dms, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NE with alt, dd, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NE with alt, dd, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NE with alt, dm, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NE with alt, dm, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NE with alt, dms, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NE with alt, dms, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(SE, dd, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(SE, dd, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(SE, dm, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(SE, dm, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(SE, dms, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(SE, dms, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(SE with alt, dd, no hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(SE with alt, dd, hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(SE with alt, dm, no hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(SE with alt, dm, hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(SE with alt, dms, no hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(SE with alt, dms, hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(NW, dd, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NW, dd, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NW, dm, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NW, dm, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NW, dms, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NW, dms, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(NW with alt, dd, no hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(NW with alt, dd, hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(NW with alt, dm, no hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(NW with alt, dm, hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(NW with alt, dms, no hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(NW with alt, dms, hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(SW, dd, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(SW, dd, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(SW, dm, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(SW, dm, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(SW, dms, no hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(SW, dms, hemisphere)
      PASS   : tst_QGeoCoordinate::degreesToString(SW with alt, dd, no hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(SW with alt, dd, hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(SW with alt, dm, no hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(SW with alt, dm, hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(SW with alt, dms, no hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(SW with alt, dms, hemisphere, 28.2341m)
      PASS   : tst_QGeoCoordinate::degreesToString(Wrap seconds to Minutes DMSH)
      PASS   : tst_QGeoCoordinate::degreesToString(Wrap seconds to Minutes DMS)
      PASS   : tst_QGeoCoordinate::degreesToString(Wrap minutes to Degrees DMH)
      PASS   : tst_QGeoCoordinate::degreesToString(Wrap minutes to Degrees DM)
      PASS   : tst_QGeoCoordinate::degreesToString(Wrap seconds to minutes to Degrees DM -> above valid long/lat values)
      PASS   : tst_QGeoCoordinate::degreesToString(Seconds and minutes near valid long/lat values border)
      PASS   : tst_QGeoCoordinate::degreesToString(Wrap minutes to Degrees DM ->above valid long/lat values)
      PASS   : tst_QGeoCoordinate::degreesToString(Minutes near valid long/lat values border)
      PASS   : tst_QGeoCoordinate::degreesToString(Fix incorrect wrap minutes to degrees)
      PASS   : tst_QGeoCoordinate::degreesToString(Fix incorrect wrap seconds to minutes)
      PASS   : tst_QGeoCoordinate::datastream(invalid)
      PASS   : tst_QGeoCoordinate::datastream(valid lat, long)
      PASS   : tst_QGeoCoordinate::datastream(valid lat, long, alt)
      PASS   : tst_QGeoCoordinate::datastream(valid lat, long, alt again)
      FAIL!  : tst_QGeoCoordinate::debug(uninitialized) Compared values are not the same
         Actual   (tst_qgeocoordinate_debug): ""
         Expected (debugString)             : "QGeoCoordinate(?, ?) 45"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp(911)]
      FAIL!  : tst_QGeoCoordinate::debug(initialized without altitude) Compared values are not the same
         Actual   (tst_qgeocoordinate_debug): ""
         Expected (debugString)             : "QGeoCoordinate(-27.46758, 153.027892) 45"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp(911)]
      FAIL!  : tst_QGeoCoordinate::debug(invalid initialization) Compared values are not the same
         Actual   (tst_qgeocoordinate_debug): ""
         Expected (debugString)             : "QGeoCoordinate(?, ?) 45"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp(911)]
      FAIL!  : tst_QGeoCoordinate::debug(initialized with altitude) Compared values are not the same
         Actual   (tst_qgeocoordinate_debug): ""
         Expected (debugString)             : "QGeoCoordinate(1, 2, 3) 45"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp(911)]
      FAIL!  : tst_QGeoCoordinate::debug(extra long coordinates) Compared values are not the same
         Actual   (tst_qgeocoordinate_debug): ""
         Expected (debugString)             : "QGeoCoordinate(89.123412341, 179.12341234) 45"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeocoordinate/tst_qgeocoordinate.cpp(911)]
      PASS   : tst_QGeoCoordinate::hash()
      PASS   : tst_QGeoCoordinate::cleanupTestCase()
      Totals: 239 passed, 5 failed, 0 skipped, 0 blacklisted, 3ms
      ********* Finished testing of tst_QGeoCoordinate *********
      CMake Error at tst_qgeocoordinateWrapperRelWithDebInfo.cmake:18 (message):  /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/qgeocoordinate/tst_qgeocoordinate
        execution failed with exit code 5. 9/34 Test  #9: tst_qgeocoordinateobject .......................   Passed    0.05 sec
      10/34 Test #10: tst_qgeolocation ...............................   Passed    0.05 sec
      11/34 Test #12: tst_qgeosatelliteinfo ..........................***Failed    0.05 sec
      ********* Start testing of tst_QGeoSatelliteInfo *********
      Config: Using QtTest library 6.7.1, Qt 6.7.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 14.1.1 20240522 (Red Hat 14.1.1-4)), fedora 41
      PASS   : tst_QGeoSatelliteInfo::initTestCase()
      PASS   : tst_QGeoSatelliteInfo::constructor()
      QWARN  : tst_QGeoSatelliteInfo::constructor_copy() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::constructor_copy() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::constructor_copy() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::constructor_copy() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::constructor_copy() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::constructor_copy() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::constructor_copy() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::constructor_copy() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::constructor_copy() Duplicate data tag "satellite system" - please rename.
      PASS   : tst_QGeoSatelliteInfo::constructor_copy(signal strength)
      PASS   : tst_QGeoSatelliteInfo::constructor_copy(signal strength)
      PASS   : tst_QGeoSatelliteInfo::constructor_copy(signal strength)
      PASS   : tst_QGeoSatelliteInfo::constructor_copy(signal strength)
      PASS   : tst_QGeoSatelliteInfo::constructor_copy(signal strength)
      PASS   : tst_QGeoSatelliteInfo::constructor_copy(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::constructor_copy(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::constructor_copy(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::constructor_copy(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::constructor_copy(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::constructor_copy(satellite system)
      PASS   : tst_QGeoSatelliteInfo::constructor_copy(satellite system)
      PASS   : tst_QGeoSatelliteInfo::constructor_copy(Attribute 0 = 2.22507e-308)
      PASS   : tst_QGeoSatelliteInfo::constructor_copy(Attribute 1 = 1.17549e-38)
      QWARN  : tst_QGeoSatelliteInfo::constructor_move() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::constructor_move() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::constructor_move() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::constructor_move() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::constructor_move() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::constructor_move() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::constructor_move() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::constructor_move() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::constructor_move() Duplicate data tag "satellite system" - please rename.
      PASS   : tst_QGeoSatelliteInfo::constructor_move(signal strength)
      PASS   : tst_QGeoSatelliteInfo::constructor_move(signal strength)
      PASS   : tst_QGeoSatelliteInfo::constructor_move(signal strength)
      PASS   : tst_QGeoSatelliteInfo::constructor_move(signal strength)
      PASS   : tst_QGeoSatelliteInfo::constructor_move(signal strength)
      PASS   : tst_QGeoSatelliteInfo::constructor_move(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::constructor_move(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::constructor_move(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::constructor_move(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::constructor_move(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::constructor_move(satellite system)
      PASS   : tst_QGeoSatelliteInfo::constructor_move(satellite system)
      PASS   : tst_QGeoSatelliteInfo::constructor_move(Attribute 0 = 2.22507e-308)
      PASS   : tst_QGeoSatelliteInfo::constructor_move(Attribute 1 = 1.17549e-38)
      QWARN  : tst_QGeoSatelliteInfo::operator_comparison() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_comparison() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_comparison() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_comparison() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_comparison() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_comparison() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_comparison() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_comparison() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_comparison() Duplicate data tag "satellite system" - please rename.
      PASS   : tst_QGeoSatelliteInfo::operator_comparison(signal strength)
      PASS   : tst_QGeoSatelliteInfo::operator_comparison(signal strength)
      PASS   : tst_QGeoSatelliteInfo::operator_comparison(signal strength)
      PASS   : tst_QGeoSatelliteInfo::operator_comparison(signal strength)
      PASS   : tst_QGeoSatelliteInfo::operator_comparison(signal strength)
      PASS   : tst_QGeoSatelliteInfo::operator_comparison(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::operator_comparison(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::operator_comparison(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::operator_comparison(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::operator_comparison(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::operator_comparison(satellite system)
      PASS   : tst_QGeoSatelliteInfo::operator_comparison(satellite system)
      PASS   : tst_QGeoSatelliteInfo::operator_comparison(Attribute 0 = 2.22507e-308)
      PASS   : tst_QGeoSatelliteInfo::operator_comparison(Attribute 1 = 1.17549e-38)
      QWARN  : tst_QGeoSatelliteInfo::operator_assign() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_assign() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_assign() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_assign() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_assign() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_assign() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_assign() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_assign() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_assign() Duplicate data tag "satellite system" - please rename.
      PASS   : tst_QGeoSatelliteInfo::operator_assign(signal strength)
      PASS   : tst_QGeoSatelliteInfo::operator_assign(signal strength)
      PASS   : tst_QGeoSatelliteInfo::operator_assign(signal strength)
      PASS   : tst_QGeoSatelliteInfo::operator_assign(signal strength)
      PASS   : tst_QGeoSatelliteInfo::operator_assign(signal strength)
      PASS   : tst_QGeoSatelliteInfo::operator_assign(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::operator_assign(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::operator_assign(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::operator_assign(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::operator_assign(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::operator_assign(satellite system)
      PASS   : tst_QGeoSatelliteInfo::operator_assign(satellite system)
      PASS   : tst_QGeoSatelliteInfo::operator_assign(Attribute 0 = 2.22507e-308)
      PASS   : tst_QGeoSatelliteInfo::operator_assign(Attribute 1 = 1.17549e-38)
      QWARN  : tst_QGeoSatelliteInfo::operator_move_assign() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_move_assign() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_move_assign() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_move_assign() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_move_assign() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_move_assign() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_move_assign() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_move_assign() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::operator_move_assign() Duplicate data tag "satellite system" - please rename.
      PASS   : tst_QGeoSatelliteInfo::operator_move_assign(signal strength)
      PASS   : tst_QGeoSatelliteInfo::operator_move_assign(signal strength)
      PASS   : tst_QGeoSatelliteInfo::operator_move_assign(signal strength)
      PASS   : tst_QGeoSatelliteInfo::operator_move_assign(signal strength)
      PASS   : tst_QGeoSatelliteInfo::operator_move_assign(signal strength)
      PASS   : tst_QGeoSatelliteInfo::operator_move_assign(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::operator_move_assign(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::operator_move_assign(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::operator_move_assign(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::operator_move_assign(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::operator_move_assign(satellite system)
      PASS   : tst_QGeoSatelliteInfo::operator_move_assign(satellite system)
      PASS   : tst_QGeoSatelliteInfo::operator_move_assign(Attribute 0 = 2.22507e-308)
      PASS   : tst_QGeoSatelliteInfo::operator_move_assign(Attribute 1 = 1.17549e-38)
      PASS   : tst_QGeoSatelliteInfo::setSignalStrength(-2147483648)
      PASS   : tst_QGeoSatelliteInfo::setSignalStrength(-100)
      PASS   : tst_QGeoSatelliteInfo::setSignalStrength(0)
      PASS   : tst_QGeoSatelliteInfo::setSignalStrength(100)
      PASS   : tst_QGeoSatelliteInfo::setSignalStrength(2147483647)
      PASS   : tst_QGeoSatelliteInfo::setSatelliteIdentifier(-2147483648)
      PASS   : tst_QGeoSatelliteInfo::setSatelliteIdentifier(-100)
      PASS   : tst_QGeoSatelliteInfo::setSatelliteIdentifier(0)
      PASS   : tst_QGeoSatelliteInfo::setSatelliteIdentifier(100)
      PASS   : tst_QGeoSatelliteInfo::setSatelliteIdentifier(2147483647)
      PASS   : tst_QGeoSatelliteInfo::setSatelliteSystem(Sat system undefined)
      PASS   : tst_QGeoSatelliteInfo::setSatelliteSystem(Sat system GPS)
      PASS   : tst_QGeoSatelliteInfo::setSatelliteSystem(Sat system GLONASS)
      PASS   : tst_QGeoSatelliteInfo::attribute(Attribute 0 = -1.0)
      PASS   : tst_QGeoSatelliteInfo::attribute(Attribute 0 = 0.0)
      PASS   : tst_QGeoSatelliteInfo::attribute(Attribute 0 = 1.0)
      PASS   : tst_QGeoSatelliteInfo::attribute(Attribute 1 = -1.0)
      PASS   : tst_QGeoSatelliteInfo::attribute(Attribute 1 = 0.0)
      PASS   : tst_QGeoSatelliteInfo::attribute(Attribute 1 = 1.0)
      PASS   : tst_QGeoSatelliteInfo::hasAttribute(Attribute 0 = -1.0)
      PASS   : tst_QGeoSatelliteInfo::hasAttribute(Attribute 0 = 0.0)
      PASS   : tst_QGeoSatelliteInfo::hasAttribute(Attribute 0 = 1.0)
      PASS   : tst_QGeoSatelliteInfo::hasAttribute(Attribute 1 = -1.0)
      PASS   : tst_QGeoSatelliteInfo::hasAttribute(Attribute 1 = 0.0)
      PASS   : tst_QGeoSatelliteInfo::hasAttribute(Attribute 1 = 1.0)
      PASS   : tst_QGeoSatelliteInfo::removeAttribute(Attribute 0 = -1.0)
      PASS   : tst_QGeoSatelliteInfo::removeAttribute(Attribute 0 = 0.0)
      PASS   : tst_QGeoSatelliteInfo::removeAttribute(Attribute 0 = 1.0)
      PASS   : tst_QGeoSatelliteInfo::removeAttribute(Attribute 1 = -1.0)
      PASS   : tst_QGeoSatelliteInfo::removeAttribute(Attribute 1 = 0.0)
      PASS   : tst_QGeoSatelliteInfo::removeAttribute(Attribute 1 = 1.0)
      QWARN  : tst_QGeoSatelliteInfo::datastream() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::datastream() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::datastream() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::datastream() Duplicate data tag "signal strength" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::datastream() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::datastream() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::datastream() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::datastream() Duplicate data tag "satellite identifier" - please rename.
      QWARN  : tst_QGeoSatelliteInfo::datastream() Duplicate data tag "satellite system" - please rename.
      PASS   : tst_QGeoSatelliteInfo::datastream(signal strength)
      PASS   : tst_QGeoSatelliteInfo::datastream(signal strength)
      PASS   : tst_QGeoSatelliteInfo::datastream(signal strength)
      PASS   : tst_QGeoSatelliteInfo::datastream(signal strength)
      PASS   : tst_QGeoSatelliteInfo::datastream(signal strength)
      PASS   : tst_QGeoSatelliteInfo::datastream(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::datastream(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::datastream(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::datastream(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::datastream(satellite identifier)
      PASS   : tst_QGeoSatelliteInfo::datastream(satellite system)
      PASS   : tst_QGeoSatelliteInfo::datastream(satellite system)
      PASS   : tst_QGeoSatelliteInfo::datastream(Attribute 0 = 2.22507e-308)
      PASS   : tst_QGeoSatelliteInfo::datastream(Attribute 1 = 1.17549e-38)
      FAIL!  : tst_QGeoSatelliteInfo::debug(uninitialized) Compared values are not the same
         Actual   (QString(tst_qgeosatelliteinfo_debug)): ""
         Expected (QString(debugString))                : "QGeoSatelliteInfo(system=QGeoSatelliteInfo::Undefined, satId=-1, signal-strength=-1) 45"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp(365)]
      FAIL!  : tst_QGeoSatelliteInfo::debug(with SignalStrength) Compared values are not the same
         Actual   (QString(tst_qgeosatelliteinfo_debug)): ""
         Expected (QString(debugString))                : "QGeoSatelliteInfo(system=QGeoSatelliteInfo::Undefined, satId=-1, signal-strength=1) 60"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp(365)]
      FAIL!  : tst_QGeoSatelliteInfo::debug(with SatelliteIdentifier) Compared values are not the same
         Actual   (QString(tst_qgeosatelliteinfo_debug)): ""
         Expected (QString(debugString))                : "QGeoSatelliteInfo(system=QGeoSatelliteInfo::Undefined, satId=1, signal-strength=-1) -1"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp(365)]
      FAIL!  : tst_QGeoSatelliteInfo::debug(with System GPS) Compared values are not the same
         Actual   (QString(tst_qgeosatelliteinfo_debug)): ""
         Expected (QString(debugString))                : "QGeoSatelliteInfo(system=QGeoSatelliteInfo::GPS, satId=-1, signal-strength=-1) 1"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp(365)]
      FAIL!  : tst_QGeoSatelliteInfo::debug(with System GLONASS) Compared values are not the same
         Actual   (QString(tst_qgeosatelliteinfo_debug)): ""
         Expected (QString(debugString))                : "QGeoSatelliteInfo(system=QGeoSatelliteInfo::GLONASS, satId=-1, signal-strength=-1) 56"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp(365)]
      FAIL!  : tst_QGeoSatelliteInfo::debug(with Elevation) Compared values are not the same
         Actual   (QString(tst_qgeosatelliteinfo_debug)): ""
         Expected (QString(debugString))                : "QGeoSatelliteInfo(system=QGeoSatelliteInfo::Undefined, satId=-1, signal-strength=-1, Elevation=1.1) 0"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp(365)]
      FAIL!  : tst_QGeoSatelliteInfo::debug(with Azimuth) Compared values are not the same
         Actual   (QString(tst_qgeosatelliteinfo_debug)): ""
         Expected (QString(debugString))                : "QGeoSatelliteInfo(system=QGeoSatelliteInfo::Undefined, satId=-1, signal-strength=-1, Azimuth=1.1) 45"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo.cpp(365)]
      PASS   : tst_QGeoSatelliteInfo::cleanupTestCase()
      Totals: 118 passed, 7 failed, 0 skipped, 0 blacklisted, 2ms
      ********* Finished testing of tst_QGeoSatelliteInfo *********
      CMake Error at tst_qgeosatelliteinfoWrapperRelWithDebInfo.cmake:18 (message):  /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo
        execution failed with exit code 7.12/34 Test #18: tst_qwebmercator ...............................   Passed    0.04 sec
      13/34 Test #11: tst_qgeopositioninfo ...........................***Failed    0.06 sec
      ********* Start testing of tst_QGeoPositionInfo *********
      Config: Using QtTest library 6.7.1, Qt 6.7.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 14.1.1 20240522 (Red Hat 14.1.1-4)), fedora 41
      PASS   : tst_QGeoPositionInfo::initTestCase()
      PASS   : tst_QGeoPositionInfo::constructor()
      PASS   : tst_QGeoPositionInfo::constructor_coord_dateTime(both null)
      PASS   : tst_QGeoPositionInfo::constructor_coord_dateTime(both valid)
      PASS   : tst_QGeoPositionInfo::constructor_coord_dateTime(valid coord)
      PASS   : tst_QGeoPositionInfo::constructor_coord_dateTime(valid datetime)
      PASS   : tst_QGeoPositionInfo::constructor_coord_dateTime(valid time but not date == invalid)
      PASS   : tst_QGeoPositionInfo::constructor_coord_dateTime(valid date but not time == valid due to QDateTime constructor)
      PASS   : tst_QGeoPositionInfo::constructor_copy(invalid)
      PASS   : tst_QGeoPositionInfo::constructor_copy(coord)
      PASS   : tst_QGeoPositionInfo::constructor_copy(datetime)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 0 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 0 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 0 = -1)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 0 = 0)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 0 = 1)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 0 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 0 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 1 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 1 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 1 = -1)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 1 = 0)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 1 = 1)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 1 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 1 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 2 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 2 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 2 = -1)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 2 = 0)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 2 = 1)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 2 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 2 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 3 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 3 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 3 = -1)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 3 = 0)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 3 = 1)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 3 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 3 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 4 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 4 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 4 = -1)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 4 = 0)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 4 = 1)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 4 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 4 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 5 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 5 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 5 = -1)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 5 = 0)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 5 = 1)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 5 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::constructor_copy(Attribute 5 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::constructor_move(invalid)
      PASS   : tst_QGeoPositionInfo::constructor_move(coord)
      PASS   : tst_QGeoPositionInfo::constructor_move(datetime)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 0 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 0 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 0 = -1)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 0 = 0)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 0 = 1)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 0 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 0 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 1 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 1 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 1 = -1)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 1 = 0)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 1 = 1)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 1 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 1 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 2 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 2 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 2 = -1)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 2 = 0)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 2 = 1)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 2 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 2 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 3 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 3 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 3 = -1)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 3 = 0)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 3 = 1)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 3 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 3 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 4 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 4 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 4 = -1)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 4 = 0)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 4 = 1)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 4 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 4 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 5 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 5 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 5 = -1)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 5 = 0)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 5 = 1)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 5 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::constructor_move(Attribute 5 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_assign(invalid)
      PASS   : tst_QGeoPositionInfo::operator_assign(coord)
      PASS   : tst_QGeoPositionInfo::operator_assign(datetime)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 0 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 0 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 0 = -1)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 0 = 0)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 0 = 1)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 0 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 0 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 1 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 1 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 1 = -1)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 1 = 0)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 1 = 1)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 1 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 1 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 2 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 2 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 2 = -1)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 2 = 0)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 2 = 1)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 2 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 2 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 3 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 3 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 3 = -1)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 3 = 0)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 3 = 1)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 3 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 3 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 4 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 4 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 4 = -1)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 4 = 0)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 4 = 1)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 4 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 4 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 5 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 5 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 5 = -1)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 5 = 0)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 5 = 1)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 5 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_assign(Attribute 5 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(invalid)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(coord)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(datetime)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 0 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 0 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 0 = -1)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 0 = 0)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 0 = 1)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 0 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 0 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 1 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 1 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 1 = -1)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 1 = 0)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 1 = 1)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 1 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 1 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 2 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 2 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 2 = -1)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 2 = 0)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 2 = 1)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 2 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 2 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 3 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 3 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 3 = -1)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 3 = 0)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 3 = 1)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 3 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 3 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 4 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 4 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 4 = -1)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 4 = 0)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 4 = 1)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 4 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 4 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 5 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 5 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 5 = -1)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 5 = 0)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 5 = 1)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 5 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_move_assign(Attribute 5 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_equals(invalid)
      PASS   : tst_QGeoPositionInfo::operator_equals(coord)
      PASS   : tst_QGeoPositionInfo::operator_equals(datetime)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 0 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 0 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 0 = -1)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 0 = 0)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 0 = 1)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 0 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 0 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 1 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 1 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 1 = -1)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 1 = 0)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 1 = 1)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 1 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 1 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 2 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 2 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 2 = -1)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 2 = 0)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 2 = 1)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 2 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 2 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 3 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 3 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 3 = -1)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 3 = 0)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 3 = 1)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 3 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 3 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 4 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 4 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 4 = -1)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 4 = 0)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 4 = 1)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 4 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 4 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 5 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 5 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 5 = -1)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 5 = 0)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 5 = 1)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 5 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_equals(Attribute 5 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(invalid)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(coord)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(datetime)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 0 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 0 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 0 = -1)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 0 = 0)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 0 = 1)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 0 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 0 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 1 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 1 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 1 = -1)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 1 = 0)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 1 = 1)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 1 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 1 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 2 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 2 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 2 = -1)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 2 = 0)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 2 = 1)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 2 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 2 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 3 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 3 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 3 = -1)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 3 = 0)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 3 = 1)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 3 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 3 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 4 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 4 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 4 = -1)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 4 = 0)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 4 = 1)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 4 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 4 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 5 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 5 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 5 = -1)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 5 = 0)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 5 = 1)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 5 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::operator_notEquals(Attribute 5 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::setDateTime(invalid)
      PASS   : tst_QGeoPositionInfo::setDateTime(now)
      PASS   : tst_QGeoPositionInfo::dateTime()
      PASS   : tst_QGeoPositionInfo::setCoordinate(invalid)
      PASS   : tst_QGeoPositionInfo::setCoordinate(valid)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 0 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 0 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 0 = -1)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 0 = 0)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 0 = 1)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 0 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 0 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 1 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 1 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 1 = -1)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 1 = 0)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 1 = 1)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 1 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 1 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 2 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 2 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 2 = -1)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 2 = 0)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 2 = 1)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 2 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 2 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 3 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 3 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 3 = -1)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 3 = 0)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 3 = 1)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 3 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 3 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 4 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 4 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 4 = -1)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 4 = 0)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 4 = 1)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 4 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 4 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 5 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 5 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 5 = -1)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 5 = 0)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 5 = 1)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 5 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::attribute(Attribute 5 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 0 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 0 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 0 = -1)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 0 = 0)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 0 = 1)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 0 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 0 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 1 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 1 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 1 = -1)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 1 = 0)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 1 = 1)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 1 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 1 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 2 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 2 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 2 = -1)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 2 = 0)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 2 = 1)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 2 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 2 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 3 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 3 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 3 = -1)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 3 = 0)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 3 = 1)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 3 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 3 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 4 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 4 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 4 = -1)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 4 = 0)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 4 = 1)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 4 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 4 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 5 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 5 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 5 = -1)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 5 = 0)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 5 = 1)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 5 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::hasAttribute(Attribute 5 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 0 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 0 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 0 = -1)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 0 = 0)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 0 = 1)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 0 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 0 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 1 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 1 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 1 = -1)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 1 = 0)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 1 = 1)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 1 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 1 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 2 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 2 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 2 = -1)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 2 = 0)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 2 = 1)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 2 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 2 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 3 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 3 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 3 = -1)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 3 = 0)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 3 = 1)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 3 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 3 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 4 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 4 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 4 = -1)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 4 = 0)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 4 = 1)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 4 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 4 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 5 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 5 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 5 = -1)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 5 = 0)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 5 = 1)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 5 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::removeAttribute(Attribute 5 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::datastream(invalid)
      PASS   : tst_QGeoPositionInfo::datastream(coord)
      PASS   : tst_QGeoPositionInfo::datastream(datetime)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 0 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 0 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 0 = -1)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 0 = 0)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 0 = 1)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 0 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 0 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 1 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 1 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 1 = -1)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 1 = 0)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 1 = 1)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 1 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 1 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 2 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 2 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 2 = -1)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 2 = 0)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 2 = 1)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 2 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 2 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 3 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 3 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 3 = -1)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 3 = 0)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 3 = 1)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 3 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 3 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 4 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 4 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 4 = -1)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 4 = 0)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 4 = 1)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 4 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 4 = 1.79769e+308)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 5 = 2.22507e-308)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 5 = 1.17549e-38)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 5 = -1)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 5 = 0)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 5 = 1)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 5 = 3.40282e+38)
      PASS   : tst_QGeoPositionInfo::datastream(Attribute 5 = 1.79769e+308)
      FAIL!  : tst_QGeoPositionInfo::debug(no values) 'tst_qgeopositioninfo_debug.endsWith(debugStringEnd)' returned FALSE. ('' does not end with 'QGeoCoordinate(?, ?)) 40')
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp(362)]
      FAIL!  : tst_QGeoPositionInfo::debug(coord, time) 'tst_qgeopositioninfo_debug.endsWith(debugStringEnd)' returned FALSE. ('' does not end with 'QGeoCoordinate(1, 1)) 40')
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp(362)]
      FAIL!  : tst_QGeoPositionInfo::debug(all attributes) 'tst_qgeopositioninfo_debug.endsWith(debugStringEnd)' returned FALSE. ('' does not end with 'QGeoCoordinate(?, ?), Direction=1.1, GroundSpeed=2.1, VerticalSpeed=3.1, MagneticVariation=4.1, HorizontalAccuracy=5.1, VerticalAccuracy=6.1) 40')
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeopositioninfo/tst_qgeopositioninfo.cpp(362)]
      PASS   : tst_QGeoPositionInfo::cleanupTestCase()
      Totals: 455 passed, 3 failed, 0 skipped, 0 blacklisted, 32ms
      ********* Finished testing of tst_QGeoPositionInfo *********
      CMake Error at tst_qgeopositioninfoWrapperRelWithDebInfo.cmake:18 (message):  /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/qgeopositioninfo/tst_qgeopositioninfo
        execution failed with exit code 3.14/34 Test #28: tst_qdeclarativegeolocation ....................   Passed    0.06 sec
      15/34 Test #30: tst_qquickgeocoordinateanimation ...............   Passed    0.05 sec
      16/34 Test #29: tst_qdeclarativeposition .......................   Passed    0.05 sec
      17/34 Test #14: tst_dummynmeasatelliteinfosource ...............   Passed    0.09 sec
      18/34 Test #33: tst_declarative_geolocation ....................***Failed    0.09 sec
      ********* Start testing of declarative_geolocation *********
      Config: Using QtTest library 6.7.1, Qt 6.7.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 14.1.1 20240522 (Red Hat 14.1.1-4)), fedora 41
      QWARN  : declarative_geolocation::tst_declarativegeolocation::compile()
        /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_geolocation/tst_declarativegeolocation.qml produced 1 error(s):
          /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_geolocation/tst_declarativegeolocation.qml:6,1: module "QtPositioning" is not installed
        Working directory: /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_geolocation
        Import paths:
          '/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_geolocation'
          'qrc:/qt-project.org/imports'
          'qrc:/qt/qml'
          '/usr/lib64/qt6/qml'
        Plugin paths:
          '.'FAIL!  : declarative_geolocation::tst_declarativegeolocation::compile() module "QtPositioning" is not installed
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_geolocation/tst_declarativegeolocation.qml(6)]
      Totals: 0 passed, 1 failed, 0 skipped, 0 blacklisted, 1ms
      ********* Finished testing of declarative_geolocation *********
      CMake Error at tst_declarative_geolocationWrapperRelWithDebInfo.cmake:18 (message):  /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_geolocation/tst_declarative_geolocation
        execution failed with exit code 1.19/34 Test #34: tst_declarative_satellitesource ................***Failed    0.10 sec
      ********* Start testing of declarative_satellitesource *********
      Config: Using QtTest library 6.7.1, Qt 6.7.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 14.1.1 20240522 (Red Hat 14.1.1-4)), fedora 41
      QWARN  : declarative_satellitesource::tst_satellite::compile()
        /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_satellitesource/tst_satellite.qml produced 1 error(s):
          /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_satellitesource/tst_satellite.qml:4,1: module "QtPositioning" is not installed
        Working directory: /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_satellitesource
        Import paths:
          '/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_satellitesource'
          'qrc:/qt-project.org/imports'
          'qrc:/qt/qml'
          '/usr/lib64/qt6/qml'
        Plugin paths:
          '.'FAIL!  : declarative_satellitesource::tst_satellite::compile() module "QtPositioning" is not installed
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_satellitesource/tst_satellite.qml(4)]
      QWARN  : declarative_satellitesource::tst_satellitesource::compile()
        /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_satellitesource/tst_satellitesource.qml produced 1 error(s):
          /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_satellitesource/tst_satellitesource.qml:4,1: module "QtPositioning" is not installed
        Working directory: /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_satellitesource
        Import paths:
          '/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_satellitesource'
          'qrc:/qt-project.org/imports'
          'qrc:/qt/qml'
          '/usr/lib64/qt6/qml'
        Plugin paths:
          '.'FAIL!  : declarative_satellitesource::tst_satellitesource::compile() module "QtPositioning" is not installed
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_satellitesource/tst_satellitesource.qml(4)]
      Totals: 0 passed, 2 failed, 0 skipped, 0 blacklisted, 6ms
      ********* Finished testing of declarative_satellitesource *********
      CMake Error at tst_declarative_satellitesourceWrapperRelWithDebInfo.cmake:18 (message):  /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_satellitesource/tst_declarative_satellitesource
        execution failed with exit code 2.20/34 Test #31: tst_declarative_positioning_core ...............***Failed    0.12 sec
      ********* Start testing of declarative_positioning_core *********
      Config: Using QtTest library 6.7.1, Qt 6.7.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 14.1.1 20240522 (Red Hat 14.1.1-4)), fedora 41
      QWARN  : declarative_positioning_core::tst_address::compile()
        /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_positioning_core/tst_address.qml produced 1 error(s):
          /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_positioning_core/tst_address.qml:5,1: module "QtPositioning" is not installed
        Working directory: /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_positioning_core
        Import paths:
          '/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_positioning_core'
          'qrc:/qt-project.org/imports'
          'qrc:/qt/qml'
          '/usr/lib64/qt6/qml'
        Plugin paths:
          '.'FAIL!  : declarative_positioning_core::tst_address::compile() module "QtPositioning" is not installed
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_positioning_core/tst_address.qml(5)]
      QWARN  : declarative_positioning_core::tst_coordinate::compile()
        /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_positioning_core/tst_coordinate.qml produced 1 error(s):
          /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_positioning_core/tst_coordinate.qml:6,1: module "QtPositioning" is not installed
        Working directory: /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_positioning_core
        Import paths:
          '/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_positioning_core'
          'qrc:/qt-project.org/imports'
          'qrc:/qt/qml'
          '/usr/lib64/qt6/qml'
        Plugin paths:
          '.'FAIL!  : declarative_positioning_core::tst_coordinate::compile() module "QtPositioning" is not installed
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_positioning_core/tst_coordinate.qml(6)]
      QWARN  : declarative_positioning_core::tst_geoshape::compile()
        /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_positioning_core/tst_geoshape.qml produced 1 error(s):
          /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_positioning_core/tst_geoshape.qml:6,1: module "QtPositioning" is not installed
        Working directory: /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_positioning_core
        Import paths:
          '/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_positioning_core'
          'qrc:/qt-project.org/imports'
          'qrc:/qt/qml'
          '/usr/lib64/qt6/qml'
        Plugin paths:
          '.'FAIL!  : declarative_positioning_core::tst_geoshape::compile() module "QtPositioning" is not installed
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_positioning_core/tst_geoshape.qml(6)]
      QWARN  : declarative_positioning_core::tst_position::compile()
        /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_positioning_core/tst_position.qml produced 1 error(s):
          /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_positioning_core/tst_position.qml:6,1: module "QtPositioning" is not installed
        Working directory: /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_positioning_core
        Import paths:
          '/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_positioning_core'
          'qrc:/qt-project.org/imports'
          'qrc:/qt/qml'
          '/usr/lib64/qt6/qml'
        Plugin paths:
          '.'FAIL!  : declarative_positioning_core::tst_position::compile() module "QtPositioning" is not installed
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_positioning_core/tst_position.qml(6)]
      QWARN  : declarative_positioning_core::tst_positionsource::compile()
        /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_positioning_core/tst_positionsource.qml produced 1 error(s):
          /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_positioning_core/tst_positionsource.qml:6,1: module "QtPositioning" is not installed
        Working directory: /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_positioning_core
        Import paths:
          '/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_positioning_core'
          'qrc:/qt-project.org/imports'
          'qrc:/qt/qml'
          '/usr/lib64/qt6/qml'
        Plugin paths:
          '.'FAIL!  : declarative_positioning_core::tst_positionsource::compile() module "QtPositioning" is not installed
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/declarative_positioning_core/tst_positionsource.qml(6)]
      Totals: 0 passed, 5 failed, 0 skipped, 0 blacklisted, 27ms
      ********* Finished testing of declarative_positioning_core *********
      CMake Error at tst_declarative_positioning_coreWrapperRelWithDebInfo.cmake:18 (message):  /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/declarative_positioning_core/tst_declarative_positioning_core
        execution failed with exit code 5.21/34 Test #23: tst_dummynmeapositioninfosource ................   Passed    0.19 sec
      22/34 Test #20: tst_positionplugin .............................   Passed    0.28 sec
      23/34 Test #19: module_includes ................................***Failed    0.73 sec
      Internal cmake changing into directory: /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/cmake/module_includes/build
      Error: cmake execution failed
      The C compiler identification is GNU 14.1.1
      The CXX compiler identification is GNU 14.1.1
      Detecting C compiler ABI info
      Detecting C compiler ABI info - done
      Check for working C compiler: /usr/bin/gcc - skipped
      Detecting C compile features
      Detecting C compile features - done
      Detecting CXX compiler ABI info
      Detecting CXX compiler ABI info - done
      Check for working CXX compiler: /usr/bin/g++ - skipped
      Detecting CXX compile features
      Detecting CXX compile features - done
      Could NOT find Qt6 (missing: Qt6_DIR)
      CMake Error at /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/lib64/cmake/Qt6Positioning/Qt6PositioningConfig.cmake:54 (_qt_internal_suggest_dependency_debugging):
        Unknown CMake command "_qt_internal_suggest_dependency_debugging".
      Call Stack (most recent call first):
        CMakeLists.txt:6 (find_package)
      CMake Error at CMakeLists.txt:6 (find_package):
        Found package configuration file:    /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/lib64/cmake/Qt6Positioning/Qt6PositioningConfig.cmake  but it set Qt6Positioning_FOUND to FALSE so package "Qt6Positioning" is
        considered to be NOT FOUND.  Reason given by package:  Qt6Positioning could not be found because dependency Qt6 could not be
        found.Configuring incomplete, errors occurred!
      24/34 Test #32: tst_qdeclarativepositionsource .................   Passed    2.08 sec
      25/34 Test #17: tst_nmeasatelliteinfosource ....................   Passed    6.72 sec
      26/34 Test #24: tst_qnmeapositioninfosource_realtime ...........   Passed   10.62 sec
      27/34 Test #21: tst_qgeoareamonitor ............................***Failed   18.78 sec
      ********* Start testing of tst_QGeoAreaMonitorSource *********
      Config: Using QtTest library 6.7.1, Qt 6.7.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 14.1.1 20240522 (Red Hat 14.1.1-4)), fedora 41
      PASS   : tst_QGeoAreaMonitorSource::initTestCase()
      PASS   : tst_QGeoAreaMonitorSource::tst_monitor()
      PASS   : tst_QGeoAreaMonitorSource::tst_monitor_move_semantics()
      PASS   : tst_QGeoAreaMonitorSource::tst_monitorValid()
      PASS   : tst_QGeoAreaMonitorSource::tst_monitorStreaming()
      PASS   : tst_QGeoAreaMonitorSource::tst_createDefaultSource()
      PASS   : tst_QGeoAreaMonitorSource::tst_activeMonitors()
      PASS   : tst_QGeoAreaMonitorSource::tst_testExpiryTimeout()
      PASS   : tst_QGeoAreaMonitorSource::tst_enteredExitedSignal()
      PASS   : tst_QGeoAreaMonitorSource::tst_swapOfPositionSource()
      FAIL!  : tst_QGeoAreaMonitorSource::debug(uninitialized) Compared values are not the same
         Actual   (tst_qgeoareamonitorinfo_debug): ""
         Expected (debugString)                  : "QGeoAreaMonitorInfo(\"\", QGeoShape(Unknown), persistent: false, expiry: QDateTime(Invalid)) 45"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp(827)]
      FAIL!  : tst_QGeoAreaMonitorSource::debug(Rectangle Test) Compared values are not the same
         Actual   (tst_qgeoareamonitorinfo_debug): ""
         Expected (debugString)                  : "QGeoAreaMonitorInfo(\"RectangleAreaMonitor\", QGeoShape(Rectangle), persistent: true, expiry: QDateTime(Invalid)) 45"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp(827)]
      FAIL!  : tst_QGeoAreaMonitorSource::debug(Circle Test) Compared values are not the same
         Actual   (tst_qgeoareamonitorinfo_debug): ""
         Expected (debugString)                  : "QGeoAreaMonitorInfo(\"CircleAreaMonitor\", QGeoShape(Circle), persistent: false, expiry: QDateTime(Invalid)) 45"
         Loc: [/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/tests/auto/qgeoareamonitor/tst_qgeoareamonitor.cpp(827)]
      PASS   : tst_QGeoAreaMonitorSource::multipleThreads()
      PASS   : tst_QGeoAreaMonitorSource::backendProperties()
      PASS   : tst_QGeoAreaMonitorSource::cleanupTestCase()
      Totals: 13 passed, 3 failed, 0 skipped, 0 blacklisted, 18749ms
      ********* Finished testing of tst_QGeoAreaMonitorSource *********
      CMake Error at tst_qgeoareamonitorWrapperRelWithDebInfo.cmake:18 (message):  /home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/tests/auto/qgeoareamonitor/tst_qgeoareamonitor
        execution failed with exit code 3.28/34 Test #25: tst_qnmeapositioninfosource_simulation .........   Passed   22.24 sec
      29/34 Test #15: tst_nmeasatelliteinfosource_generic_rt .........   Passed   25.89 sec
      30/34 Test #16: tst_nmeasatelliteinfosource_generic_sim ........   Passed   28.19 sec
      31/34 Test #13: tst_qgeosatelliteinfosource ....................   Passed   29.29 sec
      32/34 Test #27: tst_qnmeaposinfosource_sim_generic .............   Passed   40.24 sec
      33/34 Test #26: tst_qnmeapositioninfosource_realtime_generic ...   Passed   40.81 sec
      34/34 Test #22: tst_qgeopositioninfosource .....................   Passed   44.44 sec74% tests passed, 9 tests failed out of 34Label Time Summary:
      tests/auto/declarative_geolocation/tst_declarative_geolocation                                      =   0.09 sec*proc (1 test)
      tests/auto/declarative_positioning_core/tst_declarative_positioning_core                            =   0.12 sec*proc (1 test)
      tests/auto/declarative_satellitesource/tst_declarative_satellitesource                              =   0.10 sec*proc (1 test)
      tests/auto/doublevectors/tst_doublevectors                                                          =   0.06 sec*proc (1 test)
      tests/auto/positionplugintest/tst_positionplugin                                                    =   0.28 sec*proc (1 test)
      tests/auto/qdeclarativegeolocation/tst_qdeclarativegeolocation                                      =   0.06 sec*proc (1 test)
      tests/auto/qdeclarativeposition/tst_qdeclarativeposition                                            =   0.05 sec*proc (1 test)
      tests/auto/qdeclarativepositionsource/tst_qdeclarativepositionsource                                =   2.08 sec*proc (1 test)
      tests/auto/qgeoaddress/tst_qgeoaddress                                                              =   0.06 sec*proc (1 test)
      tests/auto/qgeoareamonitor/tst_qgeoareamonitor                                                      =  18.78 sec*proc (1 test)
      tests/auto/qgeocircle/tst_qgeocircle                                                                =   0.06 sec*proc (1 test)
      tests/auto/qgeocoordinate/tst_qgeocoordinate                                                        =   0.05 sec*proc (1 test)
      tests/auto/qgeocoordinateobject/tst_qgeocoordinateobject                                            =   0.05 sec*proc (1 test)
      tests/auto/qgeolocation/tst_qgeolocation                                                            =   0.05 sec*proc (1 test)
      tests/auto/qgeopath/tst_qgeopath                                                                    =   0.06 sec*proc (1 test)
      tests/auto/qgeopolygon/tst_qgeopolygon                                                              =   0.05 sec*proc (1 test)
      tests/auto/qgeopositioninfo/tst_qgeopositioninfo                                                    =   0.06 sec*proc (1 test)
      tests/auto/qgeopositioninfosource/tst_qgeopositioninfosource                                        =  44.44 sec*proc (1 test)
      tests/auto/qgeorectangle/tst_qgeorectangle                                                          =   0.06 sec*proc (1 test)
      tests/auto/qgeosatelliteinfo/tst_qgeosatelliteinfo                                                  =   0.05 sec*proc (1 test)
      tests/auto/qgeosatelliteinfosource/tst_qgeosatelliteinfosource                                      =  29.29 sec*proc (1 test)
      tests/auto/qgeoshape/tst_qgeoshape                                                                  =   0.06 sec*proc (1 test)
      tests/auto/qnmeapositioninfosource/dummy/tst_dummynmeapositioninfosource                            =   0.19 sec*proc (1 test)
      tests/auto/qnmeapositioninfosource/realtime/tst_qnmeapositioninfosource_realtime                    =  10.62 sec*proc (1 test)
      tests/auto/qnmeapositioninfosource/realtime_generic/tst_qnmeapositioninfosource_realtime_generic    =  40.81 sec*proc (1 test)
      tests/auto/qnmeapositioninfosource/simulation/tst_qnmeapositioninfosource_simulation                =  22.24 sec*proc (1 test)
      tests/auto/qnmeapositioninfosource/simulation_generic/tst_qnmeaposinfosource_sim_generic            =  40.24 sec*proc (1 test)
      tests/auto/qnmeasatelliteinfosource/dummy/tst_dummynmeasatelliteinfosource                          =   0.09 sec*proc (1 test)
      tests/auto/qnmeasatelliteinfosource/generic_realtime/tst_nmeasatelliteinfosource_generic_rt         =  25.89 sec*proc (1 test)
      tests/auto/qnmeasatelliteinfosource/generic_simulation/tst_nmeasatelliteinfosource_generic_sim      =  28.19 sec*proc (1 test)
      tests/auto/qnmeasatelliteinfosource/nmea/tst_nmeasatelliteinfosource                                =   6.72 sec*proc (1 test)
      tests/auto/qquickgeocoordinateanimation/tst_qquickgeocoordinateanimation                            =   0.05 sec*proc (1 test)
      tests/auto/qwebmercator/tst_qwebmercator                                                            =   0.04 sec*proc (1 test)Total Test time (real) =  44.48 secThe following tests FAILED:
                3 - tst_qgeoshape (Failed)
                8 - tst_qgeocoordinate (Failed)
               11 - tst_qgeopositioninfo (Failed)
               12 - tst_qgeosatelliteinfo (Failed)
               19 - module_includes (Failed)
               21 - tst_qgeoareamonitor (Failed)
               31 - tst_declarative_positioning_core (Failed)
               33 - tst_declarative_geolocation (Failed)
               34 - tst_declarative_satellitesource (Failed)
      Errors while running CTest

      Here are ctest settongs (cmake -L output)

      -- Cache values
      BUILD_SHARED_LIBS:BOOL=ON
      BUILD_WITH_PCH:STRING=ON
      CMAKE_BUILD_TYPE:STRING=RelWithDebInfo
      CMAKE_INSTALL_PREFIX:PATH=/usr
      CMAKE_INSTALL_RPATH:STRING=
      FEATURE_gypsy:BOOL=OFF
      FEATURE_pkg_config:BOOL=ON
      FEATURE_winrt_geolocation:BOOL=OFF
      INSTALL_ARCHDATADIR:STRING=lib64/qt6
      INSTALL_BINDIR:STRING=bin
      INSTALL_DATADIR:STRING=share
      INSTALL_DESCRIPTIONSDIR:STRING=lib64/qt6/modules
      INSTALL_DOCDIR:STRING=share/doc/qch
      INSTALL_EXAMPLESDIR:STRING=libexec/examples/qt6
      INSTALL_INCLUDEDIR:STRING=include/qt6
      INSTALL_LIBDIR:STRING=lib64
      INSTALL_LIBEXECDIR:STRING=libexec/qt6
      INSTALL_MKSPECSDIR:STRING=lib64/qt6/mkspecs
      INSTALL_PLUGINSDIR:STRING=lib64/modules/qt6
      INSTALL_QMLDIR:STRING=lib64/qt6/qml
      INSTALL_SYSCONFDIR:STRING=/etc/xdg
      INSTALL_TESTSDIR:STRING=libexec/tests/qt6
      INSTALL_TRANSLATIONSDIR:STRING=share/translations
      QT_ADDITIONAL_HOST_PACKAGES_PREFIX_PATH:STRING=
      QT_ADDITIONAL_PACKAGES_PREFIX_PATH:STRING=
      QT_ALLOW_DOWNLOAD:BOOL=OFF
      QT_ALLOW_SYMLINK_IN_PATHS:BOOL=OFF
      QT_BUILDING_QT:BOOL=TRUE
      QT_BUILD_BENCHMARKS:BOOL=OFF
      QT_BUILD_EXAMPLES:BOOL=ON
      QT_BUILD_EXAMPLES_AS_EXTERNAL:BOOL=OFF
      QT_BUILD_EXAMPLES_BY_DEFAULT:BOOL=ON
      QT_BUILD_EXAMPLES_PROJECT_QtPositioning:BOOL=ON
      QT_BUILD_MANUAL_TESTS:BOOL=OFF
      QT_BUILD_MINIMAL_ANDROID_MULTI_ABI_TESTS:BOOL=OFF
      QT_BUILD_MINIMAL_STATIC_TESTS:BOOL=OFF
      QT_BUILD_TESTS:BOOL=ON
      QT_BUILD_TESTS_BATCHED:BOOL=OFF
      QT_BUILD_TESTS_BY_DEFAULT:BOOL=ON
      QT_BUILD_TESTS_PROJECT_QtPositioning:BOOL=ON
      QT_BUILD_TOOLS_BY_DEFAULT:BOOL=ON
      QT_CMAKE_DEBUG_EXTEND_TARGET:BOOL=OFF
      QT_COPYRIGHT:STRING=Copyright (C) The Qt Company Ltd. and other contributors.
      QT_CREATE_VERSIONED_HARD_LINK:BOOL=ON
      QT_DEPLOY_MINIMAL_EXAMPLES:BOOL=OFF
      QT_DISABLE_RPATH:STRING=TRUE
      QT_HOST_PATH:PATH=
      QT_INSTALL_EXAMPLES_SOURCES:BOOL=OFF
      QT_INSTALL_EXAMPLES_SOURCES_BY_DEFAULT:BOOL=OFF
      QT_INTERNAL_STRIP_SUPPORTS_KEEP_SECTION:BOOL=TRUE
      QT_INTERNAL_SUMMARY_INSTRUCTIONS_SHOWN:STRING=TRUE
      QT_NAMESPACE:STRING=
      QT_PLATFORM_DEFINITIONS:STRING=
      QT_QMAKE_TARGET_MKSPEC:STRING=linux-g++
      QT_QPA_DEFAULT_PLATFORM:STRING=xcb
      QT_SHOW_EXTRA_IDE_SOURCES:BOOL=ON
      QT_SOURCE_TREE:PATH=/home/tkloczko/rpmbuild/BUILD/qtbase-everywhere-src-6.7.1
      QT_SYNC_HEADERS_AT_CONFIGURE_TIME:BOOL=OFF
      QT_UNITY_BUILD:BOOL=OFF
      QT_UNITY_BUILD_BATCH_SIZE:STRING=32
      QT_USE_CCACHE:BOOL=OFF
      QT_USE_VCPKG:BOOL=OFF
      QT_WARN_PLUGIN_PUBLIC_KEYWORDS:BOOL=ON
      QT_WILL_INSTALL:BOOL=ON
      Qt6BuildInternals_DIR:PATH=/usr/lib64/cmake/Qt6BuildInternals
      Qt6CoreTools_DIR:PATH=/usr/lib64/cmake/Qt6CoreTools
      Qt6Core_DIR:PATH=/usr/lib64/cmake/Qt6Core
      Qt6DBusTools_DIR:PATH=/usr/lib64/cmake/Qt6DBusTools
      Qt6DBus_DIR:PATH=/usr/lib64/cmake/Qt6DBus
      Qt6GuiTools_DIR:PATH=/usr/lib64/cmake/Qt6GuiTools
      Qt6Gui_DIR:PATH=/usr/lib64/cmake/Qt6Gui
      Qt6Network_DIR:PATH=/usr/lib64/cmake/Qt6Network
      Qt6OpenGL_DIR:PATH=/usr/lib64/cmake/Qt6OpenGL
      Qt6PositioningQuick_DIR:PATH=/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/lib64/cmake/Qt6PositioningQuick
      Qt6Positioning_DIR:PATH=/home/tkloczko/rpmbuild/BUILD/qtpositioning-everywhere-src-6.7.1/x86_64-redhat-linux-gnu/lib64/cmake/Qt6Positioning
      Qt6QmlBuiltins_DIR:PATH=/usr/lib64/cmake/Qt6QmlBuiltins
      Qt6QmlCompilerPlusPrivate_DIR:PATH=Qt6QmlCompilerPlusPrivate_DIR-NOTFOUND
      Qt6QmlIntegration_DIR:PATH=/usr/lib64/cmake/Qt6QmlIntegration
      Qt6QmlModels_DIR:PATH=/usr/lib64/cmake/Qt6QmlModels
      Qt6QmlTools_DIR:PATH=/usr/lib64/cmake/Qt6QmlTools
      Qt6Qml_DIR:PATH=/usr/lib64/cmake/Qt6Qml
      Qt6QuickTest_DIR:PATH=/usr/lib64/cmake/Qt6QuickTest
      Qt6QuickTools_DIR:PATH=/usr/lib64/cmake/Qt6QuickTools
      Qt6Quick_DIR:PATH=/usr/lib64/cmake/Qt6Quick
      Qt6SerialPort_DIR:PATH=/usr/lib64/cmake/Qt6SerialPort
      Qt6Svg_DIR:PATH=/usr/lib64/cmake/Qt6Svg
      Qt6Test_DIR:PATH=/usr/lib64/cmake/Qt6Test
      Qt6WidgetsTools_DIR:PATH=/usr/lib64/cmake/Qt6WidgetsTools
      Qt6Widgets_DIR:PATH=/usr/lib64/cmake/Qt6Widgets
      Qt6_DIR:PATH=/usr/lib64/cmake/Qt6
      WARNINGS_ARE_ERRORS:BOOL=OFF
      XKB_INCLUDE_DIR:PATH=/usr/include
      XKB_LIBRARY:FILEPATH=/usr/lib64/libxkbcommon.so 

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              ablasche Alex Blasche
              kloczek Tomasz Kloczko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes