Build: #1 failed
Job: Manylinux 2.34 Qt6 failed
Job result summary
- Completed
- Duration
- 21 minutes
- Agent
- cvpost135.cv.nrao.edu
- Revision
-
7b0b5894ac44299a489e662ec7721db805d28c00
Error summary
The build generated some errors. See the full build log for more details.
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/QtBrowser/QCloseableWidget.qo.h:33,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_QCloseableWidget.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/QtBrowser/TBSlicer.qo.h:35,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_TBSlicer.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/QtBrowser/TBKeywordsTab.qo.h:35,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_TBKeywordsTab.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 ‘< >’
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/QPPlotter.qo.h:39,
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 ‘< >’
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 119.
make: *** [Makefile:1559: build/bin.4.18.0-553.22.1.el8_10.x86_64/casatablebrowser.app/usr/bin/casatablebrowser] Error 1
app image does not exist at scripts/generate-module line 89.
make: *** [Makefile:2234: py] Error 2
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]
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.
Cloning into 'casa-build-utils'...
/bin/bash: line 1: cd: /wheeldirectory/wheelhouse: No such file or directory
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/QtBrowser/QCloseableWidget.qo.h:33,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_QCloseableWidget.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/QtBrowser/TBSlicer.qo.h:35,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_TBSlicer.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/QtBrowser/TBKeywordsTab.qo.h:35,
from build/lib.4.18.0-553.22.1.el8_10.x86_64/moc/moc_TBKeywordsTab.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 ‘< >’
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/QPPlotter.qo.h:39,
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 ‘< >’
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 119.
make: *** [Makefile:1559: build/bin.4.18.0-553.22.1.el8_10.x86_64/casatablebrowser.app/usr/bin/casatablebrowser] Error 1
app image does not exist at scripts/generate-module line 89.
make: *** [Makefile:2234: py] Error 2
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]
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.
Cloning into 'casa-build-utils'...
/bin/bash: line 1: cd: /wheeldirectory/wheelhouse: No such file or directory