Build: #1 failed
Job: PlotMS ML234 Qt6 failed
Job result summary
- Completed
- Duration
- 35 minutes
- Agent
- cvpost135.cv.nrao.edu
- Revision
-
dbb771bb91993d05350212dd478dd60d3b7e107d
- 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
236 | new (current) T(std::move(*startIter));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/CFCache.h:48:
casa-source/casatools/src/code/synthesis/TransformMachines2/CFStore2.h:59:15: note: because ‘casa::refim::CFStore2’ has user-provided ‘casa::refim::CFStore2& casa::refim::CFStore2::operator=(const casa::refim::CFStore2&)’
59 | CFStore2& operator=(const CFStore2& other);
| ^~~~~~~~
casa-source/casatools/casacore/mirlib/pack.c:82:12: warning: ‘words_littleendian’ defined but not used [-Wunused-variable]
82 | static int words_littleendian = 1; /* never used actually, but handy symbol to find via nm(1) */
| ^~~~~~~~~~~~~~~~~~
casa-source/casatools/casacore/mirlib/dio.c: In function ‘dwait_c’:
casa-source/casatools/casacore/mirlib/dio.c:256:18: warning: unused parameter ‘fd’ [-Wunused-parameter]
256 | void dwait_c(int fd,int *iostat)
| ~~~~^~
casa-source/casatools/casacore/mirlib/dio.c: In function ‘dreaddir_c’:
casa-source/casatools/casacore/mirlib/dio.c:323:45: warning: unused parameter ‘length’ [-Wunused-parameter]
323 | void dreaddir_c(char *contxt,char *path,int length)
| ~~~~^~~~~~
In file included from /usr/include/qt6/QtCore/qfuture.h:9,
from /usr/include/qt6/QtCore/QtCore:106,
from /usr/include/qt6/QtGui/QtGuiDepends:3,
from /usr/include/qt6/QtGui/QtGui:3,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/../../../src/code/casaqt/QwtPlotter/QPPlotter.qo.h:40,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_QPPlotter.qo.cpp:9:
/usr/include/qt6/QtCore/qfutureinterface.h:472:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
472 | explicit QFutureInterface<void>(State initialState = NoState)
| ^~~~~
/usr/include/qt6/QtCore/qfutureinterface.h:472:37: note: remove the ‘< >’
In file included from /usr/include/qt6/QtCore/qfuture.h:9,
from /usr/include/qt6/QtCore/QtCore:106,
from /usr/include/qt6/QtWidgets/QtWidgetsDepends:3,
from /usr/include/qt6/QtWidgets/QtWidgets:3,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/../../../src/code/casaqt/QwtPlotter/QPAxis.qo.h:45,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_QPAxis.qo.cpp:9:
/usr/include/qt6/QtCore/qfutureinterface.h:472:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
472 | explicit QFutureInterface<void>(State initialState = NoState)
| ^~~~~
/usr/include/qt6/QtCore/qfutureinterface.h:472:37: note: remove the ‘< >’
In file included from /usr/include/qt6/QtCore/qfuture.h:9,
from /usr/include/qt6/QtCore/QtCore:106,
from /usr/include/qt6/QtWidgets/QtWidgetsDepends:3,
from /usr/include/qt6/QtWidgets/QtWidgets:3,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/../../../src/code/casaqt/QwtPlotter/QPCanvas.qo.h:45,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_QPCanvas.qo.cpp:9:
/usr/include/qt6/QtCore/qfutureinterface.h:472:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
472 | explicit QFutureInterface<void>(State initialState = NoState)
| ^~~~~
/usr/include/qt6/QtCore/qfutureinterface.h:472:37: note: remove the ‘< >’
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 56.
sorry, creation of the app directory seems to have failed... at scripts/create-app line 111.
make: *** [Makefile:3856: build/bin.4.18.0-553.22.1.el8_10.x86_64/casaplotms.app/usr/bin/casaplotms] Error 1
Makefile:12996: warning: overriding recipe for target 'build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_PlotMSDisplayTab.qo.cpp'
Makefile:12198: warning: ignoring old recipe for target 'build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_PlotMSDisplayTab.qo.cpp'
Makefile:13105: warning: overriding recipe for target 'build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_PlotMSCanvasTab.qo.cpp'
Makefile:12485: warning: ignoring old recipe for target 'build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_PlotMSCanvasTab.qo.cpp'
Makefile:13214: warning: overriding recipe for target 'build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_PlotMSDataTab.qo.cpp'
Makefile:12696: warning: ignoring old recipe for target 'build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_PlotMSDataTab.qo.cpp'
Makefile:13804: warning: overriding recipe for target 'build/include.4.18.0-553.22.1.el8_10.x86_64/ui/ui_PlotMSDataSummaryTab.h'
Makefile:13708: warning: ignoring old recipe for target 'build/include.4.18.0-553.22.1.el8_10.x86_64/ui/ui_PlotMSDataSummaryTab.h'
Makefile:13812: warning: overriding recipe for target 'build/include.4.18.0-553.22.1.el8_10.x86_64/ui/ui_PlotMSFlaggingWidget.h'
Makefile:13688: warning: ignoring old recipe for target 'build/include.4.18.0-553.22.1.el8_10.x86_64/ui/ui_PlotMSFlaggingWidget.h'
app image does not exist at scripts/generate-module line 107.
make: *** [Makefile:4540: 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] [-z ZIP_COMPRESSION_LEVEL] [--plat PLATFORM]
[-L LIB_SDIR] [-w WHEEL_DIR] [--no-update-tags]
[--strip] [--exclude EXCLUDE] [--only-plat]
[--disable-isa-ext-check] [--allow-pure-python-wheel]
[--ldpaths LDPATHS]
WHEEL_FILE [WHEEL_FILE ...]
auditwheel repair: error: the following arguments are required: WHEEL_FILE
chown: cannot access '/wheeldirectory/*': No such file or directory
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
236 | new (current) T(std::move(*startIter));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/CFCache.h:48:
casa-source/casatools/src/code/synthesis/TransformMachines2/CFStore2.h:59:15: note: because ‘casa::refim::CFStore2’ has user-provided ‘casa::refim::CFStore2& casa::refim::CFStore2::operator=(const casa::refim::CFStore2&)’
59 | CFStore2& operator=(const CFStore2& other);
| ^~~~~~~~
casa-source/casatools/casacore/mirlib/pack.c:82:12: warning: ‘words_littleendian’ defined but not used [-Wunused-variable]
82 | static int words_littleendian = 1; /* never used actually, but handy symbol to find via nm(1) */
| ^~~~~~~~~~~~~~~~~~
casa-source/casatools/casacore/mirlib/dio.c: In function ‘dwait_c’:
casa-source/casatools/casacore/mirlib/dio.c:256:18: warning: unused parameter ‘fd’ [-Wunused-parameter]
256 | void dwait_c(int fd,int *iostat)
| ~~~~^~
casa-source/casatools/casacore/mirlib/dio.c: In function ‘dreaddir_c’:
casa-source/casatools/casacore/mirlib/dio.c:323:45: warning: unused parameter ‘length’ [-Wunused-parameter]
323 | void dreaddir_c(char *contxt,char *path,int length)
| ~~~~^~~~~~
In file included from /usr/include/qt6/QtCore/qfuture.h:9,
from /usr/include/qt6/QtCore/QtCore:106,
from /usr/include/qt6/QtGui/QtGuiDepends:3,
from /usr/include/qt6/QtGui/QtGui:3,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/../../../src/code/casaqt/QwtPlotter/QPPlotter.qo.h:40,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_QPPlotter.qo.cpp:9:
/usr/include/qt6/QtCore/qfutureinterface.h:472:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
472 | explicit QFutureInterface<void>(State initialState = NoState)
| ^~~~~
/usr/include/qt6/QtCore/qfutureinterface.h:472:37: note: remove the ‘< >’
In file included from /usr/include/qt6/QtCore/qfuture.h:9,
from /usr/include/qt6/QtCore/QtCore:106,
from /usr/include/qt6/QtWidgets/QtWidgetsDepends:3,
from /usr/include/qt6/QtWidgets/QtWidgets:3,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/../../../src/code/casaqt/QwtPlotter/QPAxis.qo.h:45,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_QPAxis.qo.cpp:9:
/usr/include/qt6/QtCore/qfutureinterface.h:472:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
472 | explicit QFutureInterface<void>(State initialState = NoState)
| ^~~~~
/usr/include/qt6/QtCore/qfutureinterface.h:472:37: note: remove the ‘< >’
In file included from /usr/include/qt6/QtCore/qfuture.h:9,
from /usr/include/qt6/QtCore/QtCore:106,
from /usr/include/qt6/QtWidgets/QtWidgetsDepends:3,
from /usr/include/qt6/QtWidgets/QtWidgets:3,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/../../../src/code/casaqt/QwtPlotter/QPCanvas.qo.h:45,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_QPCanvas.qo.cpp:9:
/usr/include/qt6/QtCore/qfutureinterface.h:472:37: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
472 | explicit QFutureInterface<void>(State initialState = NoState)
| ^~~~~
/usr/include/qt6/QtCore/qfutureinterface.h:472:37: note: remove the ‘< >’
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 56.
sorry, creation of the app directory seems to have failed... at scripts/create-app line 111.
make: *** [Makefile:3856: build/bin.4.18.0-553.22.1.el8_10.x86_64/casaplotms.app/usr/bin/casaplotms] Error 1
Makefile:12996: warning: overriding recipe for target 'build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_PlotMSDisplayTab.qo.cpp'
Makefile:12198: warning: ignoring old recipe for target 'build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_PlotMSDisplayTab.qo.cpp'
Makefile:13105: warning: overriding recipe for target 'build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_PlotMSCanvasTab.qo.cpp'
Makefile:12485: warning: ignoring old recipe for target 'build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_PlotMSCanvasTab.qo.cpp'
Makefile:13214: warning: overriding recipe for target 'build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_PlotMSDataTab.qo.cpp'
Makefile:12696: warning: ignoring old recipe for target 'build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_PlotMSDataTab.qo.cpp'
Makefile:13804: warning: overriding recipe for target 'build/include.4.18.0-553.22.1.el8_10.x86_64/ui/ui_PlotMSDataSummaryTab.h'
Makefile:13708: warning: ignoring old recipe for target 'build/include.4.18.0-553.22.1.el8_10.x86_64/ui/ui_PlotMSDataSummaryTab.h'
Makefile:13812: warning: overriding recipe for target 'build/include.4.18.0-553.22.1.el8_10.x86_64/ui/ui_PlotMSFlaggingWidget.h'
Makefile:13688: warning: ignoring old recipe for target 'build/include.4.18.0-553.22.1.el8_10.x86_64/ui/ui_PlotMSFlaggingWidget.h'
app image does not exist at scripts/generate-module line 107.
make: *** [Makefile:4540: 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] [-z ZIP_COMPRESSION_LEVEL] [--plat PLATFORM]
[-L LIB_SDIR] [-w WHEEL_DIR] [--no-update-tags]
[--strip] [--exclude EXCLUDE] [--only-plat]
[--disable-isa-ext-check] [--allow-pure-python-wheel]
[--ldpaths LDPATHS]
WHEEL_FILE [WHEEL_FILE ...]
auditwheel repair: error: the following arguments are required: WHEEL_FILE
chown: cannot access '/wheeldirectory/*': No such file or directory
Cloning into 'casa-build-utils'...
/bin/bash: line 1: cd: /wheeldirectory/wheelhouse: No such file or directory