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

tqtc-qmlcompilerplus: error: reference to non-static member function must be called

    XMLWordPrintable

Details

    • fef5c26bbc (qt/tqtc-qmlcompilerplus/6.2)

    Description

      The dependency update of tqtc-qmlcompilerplus fails in tqtc/lts-6.2, please see https://codereview.qt-project.org/c/qt/tqtc-qmlcompilerplus/+/416007:

      agent:2022/06/13 18:21:20 build.go:394: /Users/qt/work/qt/tqtc-qmlcompilerplus/src/qmlcompilerplus/cppcodegen.cpp:196:54: error: reference to non-static member function must be called; did you mean to call it with no arguments?
      agent:2022/06/13 18:21:20 build.go:394:     bindingLocation.startColumn = irBinding.location.column;
      agent:2022/06/13 18:21:20 build.go:394:                                   ~~~~~~~~~~~~~~~~~~~^~~~~~
      agent:2022/06/13 18:21:20 build.go:394:                                                            ()
      agent:2022/06/13 18:21:20 build.go:394: /Users/qt/work/qt/tqtc-qmlcompilerplus/src/qmlcompilerplus/cppcodegen.cpp:197:52: error: reference to non-static member function must be called; did you mean to call it with no arguments?
      agent:2022/06/13 18:21:20 build.go:394:     bindingLocation.startLine = irBinding.location.line;
      agent:2022/06/13 18:21:20 build.go:394:                                 ~~~~~~~~~~~~~~~~~~~^~~~
      agent:2022/06/13 18:21:20 build.go:394:                                                        ()
      agent:2022/06/13 18:21:20 build.go:394: /Users/qt/work/qt/tqtc-qmlcompilerplus/src/qmlcompilerplus/cppcodegen.cpp:346:56: error: reference to non-static member function must be called; did you mean to call it with no arguments?
      agent:2022/06/13 18:21:20 build.go:394:     functionLocation.startColumn = irFunction.location.column;
      agent:2022/06/13 18:21:20 build.go:394:                                    ~~~~~~~~~~~~~~~~~~~~^~~~~~
      agent:2022/06/13 18:21:20 build.go:394:                                                              ()
      agent:2022/06/13 18:21:20 build.go:394: /Users/qt/work/qt/tqtc-qmlcompilerplus/src/qmlcompilerplus/cppcodegen.cpp:347:54: error: reference to non-static member function must be called; did you mean to call it with no arguments?
      agent:2022/06/13 18:21:20 build.go:394:     functionLocation.startLine = irFunction.location.line;
      agent:2022/06/13 18:21:20 build.go:394:                                  ~~~~~~~~~~~~~~~~~~~~^~~~
      agent:2022/06/13 18:21:20 build.go:394:                                                          ()
      agent:2022/06/13 18:21:20 build.go:394: 4 errors generated.
      

      Build log: http://ci-files01-hki.intra.qt.io/cilogs/qt/tqtc-qmlcompilerplus/eda66ead8cd2ed3729b9661670d725f1faa9c260/MacOSMacOS_12arm64MacOSMacOS_12arm64Clangqtci-macos-12-arm64WarningsAreErrors/1264c63baac3a1ad5b3c0560d329233d3de9ac2b/build_1655144810/log.txt.gz

      Details: http://ci-files01-hki.intra.qt.io:8080/coin/integration/qt/tqtc-qmlcompilerplus/tasks/1655144723

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            tarjasundqvist Tarja Sundqvist
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes