Build: #9 failed Changes by Darrell Schiebel <darrell@schiebel.us>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
21 minutes
Labels
None
Revisions
CASATableBrowser
95c7f32b813f404259da613fffe0e38ae07f258e 95c7f32b813f404259da613fffe0e38ae07f258e
OPEN-CASA
5d74a883b3b01b841e63b4fe9d6c03c6651ad4e7 5d74a883b3b01b841e63b4fe9d6c03c6651ad4e7
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b
Failing since
#1 (First build for this plan – )
Fixed in
#10 (Changes by Darrell Schiebel <darrell@schiebel.us>)
No failed test found. A possible compilation error occurred.

Responsible

This build has been failing since #1
No one has taken responsibility

Code commits

CASATableBrowser
Author Commit Message Commit date
Darrell Schiebel <darrell@schiebel.us> Darrell Schiebel <darrell@schiebel.us> 95c7f32b813f404259da613fffe0e38ae07f258e 95c7f32b813f404259da613fffe0e38ae07f258e missed adding output for qwt.prf path [CAS-14372]

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCAS-14372Could not obtain issue details from Jira

Error summary for macOS14 Qt6

The job generated some errors, drill down into 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.