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

tst_sanity.cpp:186:23: error: variable type 'FunctionValidator' is an abstract class

    XMLWordPrintable

Details

    • All
    • 0ee25027edf1be38412e2a397c1c0a71d2bd146b (qt/qtquickcontrols2/5.12)

    Description

      https://codereview.qt-project.org/#/c/255515/ Update submodules on '5.12' in qt5 - PS3

      https://testresults.qt.io/coin/integration/qt/qt5/tasks/1552884230

      https://testresults.qt.io/coin/api/results/qt/qtquickcontrols2/8e9247dca2d2cd18cc37ae1d244c1609411eb742/MacOSMacOS_10_13x86_64MacOSMacOS_10_13x86_64Clangqtci-macos-10.13-x86_64-2-a70de4DebugAndRelease_Release/2bb5497b481e8a5b37237ac46ee673f6a1d675f5/test_1552886363/log.txt.gz

      agent:2019/03/18 03:06:14 build.go:197: tst_sanity.cpp:186:23: error: variable type 'FunctionValidator' is an abstract class
      agent:2019/03/18 03:06:14 build.go:197:     FunctionValidator validator;
      agent:2019/03/18 03:06:14 build.go:197:                       ^
      agent:2019/03/18 03:06:14 build.go:197: /Users/qt/work/install/lib/QtQml.framework/Headers/5.12.2/QtQml/private/qqmljsastvisitor_p.h:404:18: note: unimplemented pure virtual method 'throwRecursionDepthError' in 'FunctionValidator'
      agent:2019/03/18 03:06:14 build.go:197:     virtual void throwRecursionDepthError() = 0;
      agent:2019/03/18 03:06:14 build.go:197:                  ^
      agent:2019/03/18 03:06:14 build.go:197: tst_sanity.cpp:223:28: error: variable type 'SignalHandlerValidator' is an abstract class
      agent:2019/03/18 03:06:14 build.go:197:     SignalHandlerValidator validator;
      agent:2019/03/18 03:06:14 build.go:197:                            ^
      agent:2019/03/18 03:06:14 build.go:197: /Users/qt/work/install/lib/QtQml.framework/Headers/5.12.2/QtQml/private/qqmljsastvisitor_p.h:404:18: note: unimplemented pure virtual method 'throwRecursionDepthError' in 'SignalHandlerValidator'
      agent:2019/03/18 03:06:14 build.go:197:     virtual void throwRecursionDepthError() = 0;
      agent:2019/03/18 03:06:14 build.go:197:                  ^
      agent:2019/03/18 03:06:14 build.go:197: tst_sanity.cpp:255:21: error: variable type 'AnchorValidator' is an abstract class
      agent:2019/03/18 03:06:14 build.go:197:     AnchorValidator validator;
      agent:2019/03/18 03:06:14 build.go:197:                     ^
      agent:2019/03/18 03:06:14 build.go:197: /Users/qt/work/install/lib/QtQml.framework/Headers/5.12.2/QtQml/private/qqmljsastvisitor_p.h:404:18: note: unimplemented pure virtual method 'throwRecursionDepthError' in 'AnchorValidator'
      agent:2019/03/18 03:06:14 build.go:197:     virtual void throwRecursionDepthError() = 0;
      agent:2019/03/18 03:06:14 build.go:197:                  ^
      agent:2019/03/18 03:06:14 build.go:197: tst_sanity.cpp:320:17: error: variable type 'IdValidator' is an abstract class
      agent:2019/03/18 03:06:14 build.go:197:     IdValidator validator;
      agent:2019/03/18 03:06:14 build.go:197:                 ^
      agent:2019/03/18 03:06:14 build.go:197: /Users/qt/work/install/lib/QtQml.framework/Headers/5.12.2/QtQml/private/qqmljsastvisitor_p.h:404:18: note: unimplemented pure virtual method 'throwRecursionDepthError' in 'IdValidator'
      agent:2019/03/18 03:06:14 build.go:197:     virtual void throwRecursionDepthError() = 0;
      agent:2019/03/18 03:06:14 build.go:197:                  ^
      agent:2019/03/18 03:06:14 build.go:197: 4 errors generated.
      

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            liaqi Liang Qi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes