Build: #3 failed
Job: Build Viewer Qt6 ML234 failed
Job result summary
- Completed
- Duration
- 33 minutes
- Agent
- cvpost135.cv.nrao.edu
- Revision
-
76e3cef9027977905e75bae392a5730c7f37ccdb
- Number of retries
- 1
Error summary
The build generated some errors. See the full build log for more details.
Error response from daemon: No such container: wheel-container
Error response from daemon: No such container: wheel-container
| ^~~~~~~~~~~~
| %define api.pure
casa-source/casatools/casacore/ms/MSSel/MSFieldGram.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
casa-source/casatools/casacore/ms/MSSel/MSFeedGram.yy:32.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
32 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
casa-source/casatools/casacore/ms/MSSel/MSFeedGram.yy:32.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated]
32 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
| %define api.pure
casa-source/casatools/casacore/ms/MSSel/MSFeedGram.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
casa-source/casatools/casacore/ms/MSSel/MSCorrGram.yy:32.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
32 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
casa-source/casatools/casacore/ms/MSSel/MSCorrGram.yy:32.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated]
32 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
| %define api.pure
casa-source/casatools/casacore/ms/MSSel/MSCorrGram.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
casa-source/casatools/casacore/ms/MSSel/MSAntennaGram.yy:32.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
32 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
casa-source/casatools/casacore/ms/MSSel/MSAntennaGram.yy:32.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated]
32 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
| %define api.pure
casa-source/casatools/casacore/ms/MSSel/MSAntennaGram.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
casa-source/casatools/casacore/ms/MSSel/MSScanGram.yy:33.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
33 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
casa-source/casatools/casacore/ms/MSSel/MSScanGram.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/ms/MSSel/MSScanGram.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
casa-source/casatools/casacore/images/Images/ImageExprGram.yy:32.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
32 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
casa-source/casatools/casacore/images/Images/ImageExprGram.yy:32.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated]
32 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
| %define api.pure
casa-source/casatools/casacore/images/Images/ImageExprGram.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
casa-source/casatools/casacore/ms/MSSel/MSArrayGram.yy:33.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
33 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
casa-source/casatools/casacore/ms/MSSel/MSArrayGram.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/ms/MSSel/MSArrayGram.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
img.proto:4:1: warning: Import google/protobuf/wrappers.proto is unused.
shutdown.proto:4:1: warning: Import google/protobuf/wrappers.proto is unused.
img.proto:4:1: warning: Import google/protobuf/wrappers.proto is unused.
shutdown.proto:4:1: warning: Import google/protobuf/wrappers.proto is unused.
Exception in thread "main" java.lang.UnsupportedClassVersionError: edu/nrao/os/CLibrary has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at edu.nrao.os.system$.<init>(system.scala:4)
at edu.nrao.os.system$.<clinit>(system.scala)
at edu.nrao.os.file.kind(file.scala:58)
at edu.nrao.casa.CreateApp.Main$.$anonfun$main$60(Main.scala:360)
at edu.nrao.casa.CreateApp.Main$.$anonfun$main$60$adapted(Main.scala:360)
at scala.collection.immutable.Stream.filterImpl(Stream.scala:506)
at scala.collection.immutable.Stream.filterImpl(Stream.scala:204)
at scala.collection.TraversableLike.filter(TraversableLike.scala:395)
at scala.collection.TraversableLike.filter$(TraversableLike.scala:395)
at scala.collection.AbstractTraversable.filter(Traversable.scala:108)
at edu.nrao.casa.CreateApp.Main$.main(Main.scala:360)
at edu.nrao.casa.CreateApp.Main.main(Main.scala)
kid exited 256 at scripts/create-app line 58.
sorry, creation of the app directory seems to have failed... at scripts/create-app line 131.
make: *** [Makefile:3866: build/bin.4.18.0-553.22.1.el8_10.x86_64/casaviewer.app/usr/bin/casaviewer] Error 1
app image does not exist at scripts/generate-module line 96.
make: *** [Makefile:4554: py] Error 2
cp: missing destination file operand after '/wheeldirectory'
Try 'cp --help' for more information.
ls: cannot access '*.whl': No such file or directory
usage: auditwheel repair [-h] [--plat PLATFORM] [-L LIB_SDIR] [-w WHEEL_DIR]
[--no-update-tags] [--strip] [--exclude EXCLUDE]
[--only-plat]
WHEEL_FILE [WHEEL_FILE ...]
auditwheel repair: error: the following arguments are required: WHEEL_FILE
chown: cannot access '/wheeldirectory/*': No such file or directory
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
[notice] A new release of pip is available: 25.0.1 -> 26.1.2
[notice] To update, run: /opt/python/cp312-cp312/bin/python -m pip install --upgrade pip
Cloning into 'casa-build-utils'...
/bin/bash: line 1: cd: /wheeldirectory/wheelhouse: No such file or directory
Error response from daemon: No such container: wheel-container
| ^~~~~~~~~~~~
| %define api.pure
casa-source/casatools/casacore/ms/MSSel/MSFieldGram.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
casa-source/casatools/casacore/ms/MSSel/MSFeedGram.yy:32.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
32 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
casa-source/casatools/casacore/ms/MSSel/MSFeedGram.yy:32.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated]
32 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
| %define api.pure
casa-source/casatools/casacore/ms/MSSel/MSFeedGram.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
casa-source/casatools/casacore/ms/MSSel/MSCorrGram.yy:32.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
32 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
casa-source/casatools/casacore/ms/MSSel/MSCorrGram.yy:32.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated]
32 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
| %define api.pure
casa-source/casatools/casacore/ms/MSSel/MSCorrGram.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
casa-source/casatools/casacore/ms/MSSel/MSAntennaGram.yy:32.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
32 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
casa-source/casatools/casacore/ms/MSSel/MSAntennaGram.yy:32.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated]
32 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
| %define api.pure
casa-source/casatools/casacore/ms/MSSel/MSAntennaGram.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
casa-source/casatools/casacore/ms/MSSel/MSScanGram.yy:33.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
33 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
casa-source/casatools/casacore/ms/MSSel/MSScanGram.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/ms/MSSel/MSScanGram.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
casa-source/casatools/casacore/images/Images/ImageExprGram.yy:32.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
32 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
casa-source/casatools/casacore/images/Images/ImageExprGram.yy:32.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated]
32 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
| %define api.pure
casa-source/casatools/casacore/images/Images/ImageExprGram.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
casa-source/casatools/casacore/ms/MSSel/MSArrayGram.yy:33.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc]
33 | %pure-parser /* make parser re-entrant */
| ^~~~~~~~~~~~
casa-source/casatools/casacore/ms/MSSel/MSArrayGram.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/ms/MSSel/MSArrayGram.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother]
img.proto:4:1: warning: Import google/protobuf/wrappers.proto is unused.
shutdown.proto:4:1: warning: Import google/protobuf/wrappers.proto is unused.
img.proto:4:1: warning: Import google/protobuf/wrappers.proto is unused.
shutdown.proto:4:1: warning: Import google/protobuf/wrappers.proto is unused.
Exception in thread "main" java.lang.UnsupportedClassVersionError: edu/nrao/os/CLibrary has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at edu.nrao.os.system$.<init>(system.scala:4)
at edu.nrao.os.system$.<clinit>(system.scala)
at edu.nrao.os.file.kind(file.scala:58)
at edu.nrao.casa.CreateApp.Main$.$anonfun$main$60(Main.scala:360)
at edu.nrao.casa.CreateApp.Main$.$anonfun$main$60$adapted(Main.scala:360)
at scala.collection.immutable.Stream.filterImpl(Stream.scala:506)
at scala.collection.immutable.Stream.filterImpl(Stream.scala:204)
at scala.collection.TraversableLike.filter(TraversableLike.scala:395)
at scala.collection.TraversableLike.filter$(TraversableLike.scala:395)
at scala.collection.AbstractTraversable.filter(Traversable.scala:108)
at edu.nrao.casa.CreateApp.Main$.main(Main.scala:360)
at edu.nrao.casa.CreateApp.Main.main(Main.scala)
kid exited 256 at scripts/create-app line 58.
sorry, creation of the app directory seems to have failed... at scripts/create-app line 131.
make: *** [Makefile:3866: build/bin.4.18.0-553.22.1.el8_10.x86_64/casaviewer.app/usr/bin/casaviewer] Error 1
app image does not exist at scripts/generate-module line 96.
make: *** [Makefile:4554: py] Error 2
cp: missing destination file operand after '/wheeldirectory'
Try 'cp --help' for more information.
ls: cannot access '*.whl': No such file or directory
usage: auditwheel repair [-h] [--plat PLATFORM] [-L LIB_SDIR] [-w WHEEL_DIR]
[--no-update-tags] [--strip] [--exclude EXCLUDE]
[--only-plat]
WHEEL_FILE [WHEEL_FILE ...]
auditwheel repair: error: the following arguments are required: WHEEL_FILE
chown: cannot access '/wheeldirectory/*': No such file or directory
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
[notice] A new release of pip is available: 25.0.1 -> 26.1.2
[notice] To update, run: /opt/python/cp312-cp312/bin/python -m pip install --upgrade pip
Cloning into 'casa-build-utils'...
/bin/bash: line 1: cd: /wheeldirectory/wheelhouse: No such file or directory