Build: #7 failed

Job: macOS14 Qt6 failed

Job result summary

Completed
Duration
2 minutes
Agent
cbt-macos14-build-4
Fixed in
#10 (Code changes detected)
No failed test found. A possible compilation error occurred.

Error summary

The build generated some errors. See the full build log for more details.

Switched to a new branch 'CAS-14372'
Project MESSAGE: Found /opt/local
Project WARNING: Qt has only been tested with version 13 of the platform SDK, you're using 14.
Project WARNING: This is an unsupported configuration. You may experience build issues, and by using
Project WARNING: the 14.2 SDK you are opting in to new features that Qt has not been prepared for.
Project WARNING: Please downgrade the SDK you use to build your app to version 13, or configure
Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning.
casa-source/casatools/casacore/tables/TaQL/RecordGram.yy:37.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
   37 | %pure-parser                /* make parser re-entrant */
      | ^~~~~~~~~~~~
casa-source/casatools/casacore/tables/TaQL/RecordGram.yy:37.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated]
   37 | %pure-parser                /* make parser re-entrant */
      | ^~~~~~~~~~~~
      | %define api.pure
casa-source/casatools/casacore/tables/TaQL/RecordGram.yy:39.1-7: warning: POSIX Yacc does not support %expect [-Wyacc]
   39 | %expect 1                   /* do not report 1 shift/reduce conflict */
      | ^~~~~~~
casa-source/casatools/casacore/tables/TaQL/RecordGram.yy: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
casa-source/casatools/casacore/tables/TaQL/TableGram.yy:33.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
   33 | %pure-parser                /* make parser re-entrant */
      | ^~~~~~~~~~~~
casa-source/casatools/casacore/tables/TaQL/TableGram.yy:33.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated]
   33 | %pure-parser                /* make parser re-entrant */
      | ^~~~~~~~~~~~
      | %define api.pure
casa-source/casatools/casacore/tables/TaQL/TableGram.yy:41.1-7: warning: POSIX Yacc does not support %expect [-Wyacc]
   41 | %expect 2
      | ^~~~~~~
casa-source/casatools/casacore/tables/TaQL/TableGram.yy: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-flat_namespace' [-Wunused-command-line-argument]
src/code/casaqt/PlotterImplementations/PlotterImplementations.cc:5:10: fatal error: 'qwt_global.h' file not found
#include <qwt_global.h>
         ^~~~~~~~~~~~~~
1 error generated.
make: *** [build/lib.23.6.0/objs/src/code/casaqt/PlotterImplementations/PlotterImplementations.o] Error 1
WARNING: Skipping casatools as it is not installed.
WARNING: Skipping casatasks as it is not installed.
WARNING: Skipping casatshell as it is not installed.
WARNING: Skipping casaplotms as it is not installed.