Build: #5 failed

Job: Build and Package Many Linux 2014 Python 3.10 did not complete

Build log

The build generated 17,572 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

24-May-2024 15:49:28 354 | NUMPY2VECTOR(std::string,char,const char,(false),,COPY_PYNSTRING,,,NODOCOMPLEX,booltostring,inttostring,doubletostring,complextostring,*to = *from,itemsize)
24-May-2024 15:49:32 | ^~~~~~~~~~~~
24-May-2024 15:49:32 In file included from /home/casaci/.local/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
24-May-2024 15:49:32 from /home/casaci/.local/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5,
24-May-2024 15:49:32 from binding/include/swigconvert_python.h:5,
24-May-2024 15:49:32 from binding/source/conversions_python.cc:3:
24-May-2024 15:49:32 /home/casaci/.local/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:67:21: note: declared here
24-May-2024 15:49:32 67 |                     NPY_CHAR NPY_ATTR_DEPRECATE("Use NPY_STRING"),
24-May-2024 15:49:32 |                     ^~~~~~~~
24-May-2024 15:49:32 binding/source/conversions_python.cc: In function ‘void casac::pyobj2variant(PyObject*, casac::variant&)’:
24-May-2024 15:49:32 binding/source/conversions_python.cc:766:10: warning: ‘NPY_CHAR’ is deprecated: Use NPY_STRING [-Wdeprecated-declarations]
24-May-2024 15:49:32 766 |     case NPY_CHAR:        \
24-May-2024 15:49:32 |          ^~~~~~~~
24-May-2024 15:49:32 binding/source/conversions_python.cc:1041:5: note: in expansion of macro ‘HANDLE_NUMPY_ARRAY’
24-May-2024 15:49:32 1041 |     HANDLE_NUMPY_ARRAY         \
24-May-2024 15:49:32 |     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:49:32 binding/source/conversions_python.cc:1086:5: note: in expansion of macro ‘PYOBJ2VARIANT’
24-May-2024 15:49:32 1086 |     PYOBJ2VARIANT(result.push,,false)
24-May-2024 15:49:32 |     ^~~~~~~~~~~~~
24-May-2024 15:49:32 In file included from /home/casaci/.local/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
24-May-2024 15:49:32 from /home/casaci/.local/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5,
24-May-2024 15:49:32 from binding/include/swigconvert_python.h:5,
24-May-2024 15:49:32 from binding/source/conversions_python.cc:3:
24-May-2024 15:49:32 /home/casaci/.local/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:67:21: note: declared here
24-May-2024 15:49:32 67 |                     NPY_CHAR NPY_ATTR_DEPRECATE("Use NPY_STRING"),
24-May-2024 15:49:32 |                     ^~~~~~~~
24-May-2024 15:49:32 binding/source/conversions_python.cc: In function ‘casac::variant casac::pyobj2variant(PyObject*, bool)’:
24-May-2024 15:49:32 binding/source/conversions_python.cc:766:10: warning: ‘NPY_CHAR’ is deprecated: Use NPY_STRING [-Wdeprecated-declarations]
24-May-2024 15:49:32 766 |     case NPY_CHAR:        \
24-May-2024 15:49:32 |          ^~~~~~~~
24-May-2024 15:49:32 binding/source/conversions_python.cc:1041:5: note: in expansion of macro ‘HANDLE_NUMPY_ARRAY’
24-May-2024 15:49:32 1041 |     HANDLE_NUMPY_ARRAY         \
24-May-2024 15:49:32 |     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:49:32 binding/source/conversions_python.cc:1241:5: note: in expansion of macro ‘PYOBJ2VARIANT’
24-May-2024 15:49:32 1241 |     PYOBJ2VARIANT(return variant,,throw_error)
24-May-2024 15:49:32 |     ^~~~~~~~~~~~~
24-May-2024 15:49:32 In file included from /home/casaci/.local/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12,
24-May-2024 15:49:32 from /home/casaci/.local/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5,
24-May-2024 15:49:32 from binding/include/swigconvert_python.h:5,
24-May-2024 15:49:32 from binding/source/conversions_python.cc:3:
24-May-2024 15:49:32 /home/casaci/.local/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:67:21: note: declared here
24-May-2024 15:49:32 67 |                     NPY_CHAR NPY_ATTR_DEPRECATE("Use NPY_STRING"),
24-May-2024 15:49:32 |                     ^~~~~~~~
24-May-2024 15:49:32 [ 42%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/lib/libcasatools.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:49:32 [ 42%] Built target casatools
24-May-2024 15:49:32 [ 43%] Building CXX object CMakeFiles/componentlist.dir/componentlistPYTHON_wrap.cxx.o
24-May-2024 15:49:32 [ 44%] Building CXX object CMakeFiles/coordsys.dir/coordsysPYTHON_wrap.cxx.o
24-May-2024 15:49:32 [ 44%] Building CXX object CMakeFiles/synthesisimstore.dir/synthesisimstorePYTHON_wrap.cxx.o
24-May-2024 15:49:32 synthesisimstorePYTHON_wrap.cxx: In function ‘PyObject* PyInit__synthesisimstore()’:
24-May-2024 15:49:32 synthesisimstorePYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:49:32 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:49:32 |                                                                 ^
24-May-2024 15:49:32 synthesisimstorePYTHON_wrap.cxx:3720:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:49:32 3720 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:49:32 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:49:32 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:49:32 from synthesisimstorePYTHON_wrap.cxx:179:
24-May-2024 15:49:32 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:49:32 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:49:32 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:49:53 [ 45%] Building CXX object CMakeFiles/synthesisimstore.dir/synthesisimstore/synthesisimstore_cmpt.cc.o
24-May-2024 15:49:53 [ 45%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_synthesisimstore.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:49:53 [ 45%] Built target synthesisimstore
24-May-2024 15:49:53 [ 45%] Building CXX object CMakeFiles/agentflagger.dir/agentflaggerPYTHON_wrap.cxx.o
24-May-2024 15:49:53 componentlistPYTHON_wrap.cxx: In function ‘PyObject* PyInit__componentlist()’:
24-May-2024 15:49:53 componentlistPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:49:53 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:49:53 |                                                                 ^
24-May-2024 15:49:53 componentlistPYTHON_wrap.cxx:11358:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:49:53 11358 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:49:53 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:49:53 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:49:53 from componentlistPYTHON_wrap.cxx:179:
24-May-2024 15:49:53 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:49:53 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:49:53 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:49:53 [ 45%] Building CXX object CMakeFiles/componentlist.dir/componentlist/componentlist_cmpt.cc.o
24-May-2024 15:49:53 coordsysPYTHON_wrap.cxx: In function ‘PyObject* PyInit__coordsys()’:
24-May-2024 15:49:53 coordsysPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:49:53 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:49:53 |                                                                 ^
24-May-2024 15:49:53 coordsysPYTHON_wrap.cxx:13936:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:49:53 13936 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:49:53 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:49:53 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:49:53 from coordsysPYTHON_wrap.cxx:179:
24-May-2024 15:49:53 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:49:53 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:49:53 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:49:53 [ 45%] Building CXX object CMakeFiles/coordsys.dir/coordsys/coordsys_cmpt.cc.o
24-May-2024 15:49:53 agentflaggerPYTHON_wrap.cxx: In function ‘PyObject* PyInit__agentflagger()’:
24-May-2024 15:49:53 agentflaggerPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:49:53 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:49:53 |                                                                 ^
24-May-2024 15:49:53 agentflaggerPYTHON_wrap.cxx:9526:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:49:53 9526 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:49:53 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:49:53 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:49:53 from agentflaggerPYTHON_wrap.cxx:179:
24-May-2024 15:49:53 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:49:53 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:49:53 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:49:53 [ 45%] Building CXX object CMakeFiles/agentflagger.dir/agentflagger/agentflagger_cmpt.cc.o
24-May-2024 15:49:53 [ 46%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_agentflagger.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:49:53 [ 46%] Built target agentflagger
24-May-2024 15:49:53 [ 46%] Building CXX object CMakeFiles/quanta.dir/quantaPYTHON_wrap.cxx.o
24-May-2024 15:49:53 [ 47%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_componentlist.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:49:53 [ 47%] Built target componentlist
24-May-2024 15:49:53 [ 48%] Building CXX object CMakeFiles/atcafiller.dir/atcafillerPYTHON_wrap.cxx.o
24-May-2024 15:49:53 atcafillerPYTHON_wrap.cxx: In function ‘PyObject* PyInit__atcafiller()’:
24-May-2024 15:49:53 atcafillerPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:49:53 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:49:53 |                                                                 ^
24-May-2024 15:49:53 atcafillerPYTHON_wrap.cxx:4697:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:49:53 4697 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:49:53 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:49:53 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:50:07 from atcafillerPYTHON_wrap.cxx:179:
24-May-2024 15:50:07 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:50:07 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:50:07 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:50:07 [ 48%] Building CXX object CMakeFiles/atcafiller.dir/atcafiller/atcafiller_cmpt.cc.o
24-May-2024 15:50:07 quantaPYTHON_wrap.cxx: In function ‘PyObject* PyInit__quanta()’:
24-May-2024 15:50:07 quantaPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:50:07 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:50:07 |                                                                 ^
24-May-2024 15:50:07 quantaPYTHON_wrap.cxx:9763:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:50:07 9763 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:50:07 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:50:07 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:50:07 from quantaPYTHON_wrap.cxx:179:
24-May-2024 15:50:07 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:50:07 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:50:07 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:50:07 [ 49%] Building CXX object CMakeFiles/quanta.dir/quanta/quanta_cmpt.cc.o
24-May-2024 15:50:07 [ 49%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_coordsys.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:50:07 [ 49%] Built target coordsys
24-May-2024 15:50:07 [ 50%] Building CXX object CMakeFiles/regionmanager.dir/regionmanagerPYTHON_wrap.cxx.o
24-May-2024 15:50:07 [ 51%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_atcafiller.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:50:07 [ 51%] Built target atcafiller
24-May-2024 15:50:07 [ 51%] Building CXX object CMakeFiles/synthesismaskhandler.dir/synthesismaskhandlerPYTHON_wrap.cxx.o
24-May-2024 15:50:07 synthesismaskhandlerPYTHON_wrap.cxx: In function ‘PyObject* PyInit__synthesismaskhandler()’:
24-May-2024 15:50:07 synthesismaskhandlerPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:50:07 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:50:07 |                                                                 ^
24-May-2024 15:50:07 synthesismaskhandlerPYTHON_wrap.cxx:3957:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:50:07 3957 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:50:07 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:50:07 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:50:07 from synthesismaskhandlerPYTHON_wrap.cxx:179:
24-May-2024 15:50:07 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:50:07 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:50:07 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:50:07 [ 52%] Building CXX object CMakeFiles/synthesismaskhandler.dir/synthesismaskhandler/synthesismaskhandler_cmpt.cc.o
24-May-2024 15:50:07 [ 52%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_quanta.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:50:07 [ 52%] Built target quanta
24-May-2024 15:50:07 [ 52%] Building CXX object CMakeFiles/synthesisnormalizer.dir/synthesisnormalizerPYTHON_wrap.cxx.o
24-May-2024 15:50:07 regionmanagerPYTHON_wrap.cxx: In function ‘PyObject* PyInit__regionmanager()’:
24-May-2024 15:50:07 regionmanagerPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:50:07 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:50:07 |                                                                 ^
24-May-2024 15:50:07 regionmanagerPYTHON_wrap.cxx:7848:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:50:07 7848 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:50:07 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:50:07 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:50:07 from regionmanagerPYTHON_wrap.cxx:179:
24-May-2024 15:50:07 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:50:07 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:50:07 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:50:07 [ 52%] Building CXX object CMakeFiles/regionmanager.dir/regionmanager/regionmanager_cmpt.cc.o
24-May-2024 15:50:07 [ 52%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_synthesismaskhandler.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:50:07 synthesisnormalizerPYTHON_wrap.cxx: In function ‘PyObject* PyInit__synthesisnormalizer()’:
24-May-2024 15:50:22 synthesisnormalizerPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:50:22 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:50:22 |                                                                 ^
24-May-2024 15:50:22 synthesisnormalizerPYTHON_wrap.cxx:4637:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:50:22 4637 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:50:22 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:50:22 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:50:22 from synthesisnormalizerPYTHON_wrap.cxx:179:
24-May-2024 15:50:22 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:50:22 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:50:22 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:50:22 [ 53%] Building CXX object CMakeFiles/synthesisnormalizer.dir/synthesisnormalizer/synthesisnormalizer_cmpt.cc.o
24-May-2024 15:50:22 [ 53%] Built target synthesismaskhandler
24-May-2024 15:50:22 [ 54%] Building CXX object CMakeFiles/iterbotsink.dir/iterbotsinkPYTHON_wrap.cxx.o
24-May-2024 15:50:22 [ 54%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_synthesisnormalizer.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:50:22 [ 54%] Built target synthesisnormalizer
24-May-2024 15:50:22 [ 55%] Building CXX object CMakeFiles/sakura.dir/sakuraPYTHON_wrap.cxx.o
24-May-2024 15:50:22 [ 56%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_regionmanager.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:50:22 [ 56%] Built target regionmanager
24-May-2024 15:50:22 [ 57%] Building CXX object CMakeFiles/atmosphere.dir/atmospherePYTHON_wrap.cxx.o
24-May-2024 15:50:22 iterbotsinkPYTHON_wrap.cxx: In function ‘PyObject* PyInit__iterbotsink()’:
24-May-2024 15:50:22 iterbotsinkPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:50:22 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:50:22 |                                                                 ^
24-May-2024 15:50:22 iterbotsinkPYTHON_wrap.cxx:4571:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:50:22 4571 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:50:22 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:50:22 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:50:22 from iterbotsinkPYTHON_wrap.cxx:179:
24-May-2024 15:50:22 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:50:22 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:50:22 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:50:22 [ 57%] Building CXX object CMakeFiles/iterbotsink.dir/iterbotsink/iterbotsink_cmpt.cc.o
24-May-2024 15:50:22 sakuraPYTHON_wrap.cxx: In function ‘PyObject* PyInit__sakura()’:
24-May-2024 15:50:22 sakuraPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:50:22 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:50:22 |                                                                 ^
24-May-2024 15:50:22 sakuraPYTHON_wrap.cxx:3823:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:50:22 3823 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:50:22 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:50:22 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:50:22 from sakuraPYTHON_wrap.cxx:179:
24-May-2024 15:50:22 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:50:22 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:50:22 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:50:22 [ 57%] Building CXX object CMakeFiles/sakura.dir/sakura/sakura_cmpt.cc.o
24-May-2024 15:50:22 [ 58%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_sakura.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:50:22 [ 58%] Built target sakura
24-May-2024 15:50:22 [ 59%] Building CXX object CMakeFiles/sdm.dir/sdmPYTHON_wrap.cxx.o
24-May-2024 15:50:22 [ 60%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_iterbotsink.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:50:22 [ 60%] Built target iterbotsink
24-May-2024 15:50:22 [ 61%] Building CXX object CMakeFiles/synthesisutils.dir/synthesisutilsPYTHON_wrap.cxx.o
24-May-2024 15:50:22 sdmPYTHON_wrap.cxx: In function ‘PyObject* PyInit__sdm()’:
24-May-2024 15:50:22 sdmPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:50:22 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:50:22 |                                                                 ^
24-May-2024 15:50:22 sdmPYTHON_wrap.cxx:4727:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:50:43 4727 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:50:43 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:50:43 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:50:43 from sdmPYTHON_wrap.cxx:179:
24-May-2024 15:50:43 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:50:43 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:50:43 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:50:43 [ 61%] Building CXX object CMakeFiles/sdm.dir/sdm/sdm_cmpt.cc.o
24-May-2024 15:50:43 synthesisutilsPYTHON_wrap.cxx: In function ‘PyObject* PyInit__synthesisutils()’:
24-May-2024 15:50:43 synthesisutilsPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:50:43 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:50:43 |                                                                 ^
24-May-2024 15:50:43 synthesisutilsPYTHON_wrap.cxx:5911:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:50:43 5911 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:50:43 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:50:43 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:50:43 from synthesisutilsPYTHON_wrap.cxx:179:
24-May-2024 15:50:43 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:50:43 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:50:43 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:50:43 [ 61%] Building CXX object CMakeFiles/synthesisutils.dir/synthesisutils/synthesisutils_cmpt.cc.o
24-May-2024 15:50:43 atmospherePYTHON_wrap.cxx: In function ‘PyObject* PyInit__atmosphere()’:
24-May-2024 15:50:43 atmospherePYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:50:43 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:50:43 |                                                                 ^
24-May-2024 15:50:43 atmospherePYTHON_wrap.cxx:15501:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:50:43 15501 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:50:43 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:50:43 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:50:43 from atmospherePYTHON_wrap.cxx:179:
24-May-2024 15:50:43 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:50:43 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:50:43 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:50:43 [ 61%] Building CXX object CMakeFiles/atmosphere.dir/atmosphere/atmosphere_cmpt.cc.o
24-May-2024 15:50:43 [ 62%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_synthesisutils.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:50:43 [ 62%] Built target synthesisutils
24-May-2024 15:50:43 [ 62%] Building CXX object CMakeFiles/linearmosaic.dir/linearmosaicPYTHON_wrap.cxx.o
24-May-2024 15:50:43 linearmosaicPYTHON_wrap.cxx: In function ‘PyObject* PyInit__linearmosaic()’:
24-May-2024 15:50:43 linearmosaicPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:50:43 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:50:43 |                                                                 ^
24-May-2024 15:50:43 linearmosaicPYTHON_wrap.cxx:4498:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:50:43 4498 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:50:43 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:50:43 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:50:43 from linearmosaicPYTHON_wrap.cxx:179:
24-May-2024 15:50:43 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:50:43 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:50:43 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:50:43 [ 63%] Building CXX object CMakeFiles/linearmosaic.dir/linearmosaic/linearmosaic_cmpt.cc.o
24-May-2024 15:50:43 [ 64%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_atmosphere.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:50:43 [ 64%] Built target atmosphere
24-May-2024 15:50:43 [ 64%] Building CXX object CMakeFiles/calanalysis.dir/calanalysisPYTHON_wrap.cxx.o
24-May-2024 15:50:43 calanalysisPYTHON_wrap.cxx: In function ‘PyObject* PyInit__calanalysis()’:
24-May-2024 15:50:43 calanalysisPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:50:43 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:50:43 |                                                                 ^
24-May-2024 15:50:43 calanalysisPYTHON_wrap.cxx:5856:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:50:43 5856 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:51:10 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:51:10 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:51:10 from calanalysisPYTHON_wrap.cxx:179:
24-May-2024 15:51:10 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:51:10 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:51:10 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:51:10 [ 65%] Building CXX object CMakeFiles/calanalysis.dir/calanalysis/calanalysis_cmpt.cc.o
24-May-2024 15:51:10 In file included from /source/casainstall/include/casacpp/synthesis/Utilities/FFT2D.h:31,
24-May-2024 15:51:10 from /source/casainstall/include/casacpp/synthesis/TransformMachines/FTMachine.h:48,
24-May-2024 15:51:10 from /source/casainstall/include/casacpp/synthesis/MeasurementEquations/Imager.h:44,
24-May-2024 15:51:10 from src/tools/linearmosaic/linearmosaic_cmpt.cc:17:
24-May-2024 15:51:10 /source/casainstall/include/casacore/scimath/Mathematics/FFTPack.h:39:2: warning: #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-Wcpp]
24-May-2024 15:51:10 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
24-May-2024 15:51:10 |  ^~~~~~~
24-May-2024 15:51:10 [ 65%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_linearmosaic.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:51:10 [ 65%] Built target linearmosaic
24-May-2024 15:51:10 [ 65%] Building CXX object CMakeFiles/sidebandseparator.dir/sidebandseparatorPYTHON_wrap.cxx.o
24-May-2024 15:51:10 sidebandseparatorPYTHON_wrap.cxx: In function ‘PyObject* PyInit__sidebandseparator()’:
24-May-2024 15:51:10 sidebandseparatorPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:51:10 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:51:10 |                                                                 ^
24-May-2024 15:51:10 sidebandseparatorPYTHON_wrap.cxx:4581:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:51:10 4581 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:51:10 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:51:10 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:51:10 from sidebandseparatorPYTHON_wrap.cxx:179:
24-May-2024 15:51:10 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:51:10 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:51:10 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:51:10 [ 66%] Building CXX object CMakeFiles/sidebandseparator.dir/sidebandseparator/sidebandseparator_cmpt.cc.o
24-May-2024 15:51:10 [ 66%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_sidebandseparator.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:51:10 [ 66%] Built target sidebandseparator
24-May-2024 15:51:10 [ 66%] Building CXX object CMakeFiles/logsink.dir/logsinkPYTHON_wrap.cxx.o
24-May-2024 15:51:10 logsinkPYTHON_wrap.cxx: In function ‘PyObject* PyInit__logsink()’:
24-May-2024 15:51:10 logsinkPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:51:10 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:51:10 |                                                                 ^
24-May-2024 15:51:10 logsinkPYTHON_wrap.cxx:5617:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:51:10 5617 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:51:10 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:51:10 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:51:10 from logsinkPYTHON_wrap.cxx:179:
24-May-2024 15:51:10 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:51:10 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:51:10 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:51:10 [ 67%] Building CXX object CMakeFiles/logsink.dir/logsink/logsink_cmpt.cc.o
24-May-2024 15:51:10 [ 67%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_logsink.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:51:10 [ 67%] Built target logsink
24-May-2024 15:51:10 [ 67%] Building CXX object CMakeFiles/calibrater.dir/calibraterPYTHON_wrap.cxx.o
24-May-2024 15:51:10 [ 67%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_calanalysis.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:51:10 [ 67%] Built target calanalysis
24-May-2024 15:51:10 [ 68%] Building CXX object CMakeFiles/tablerow.dir/tablerowPYTHON_wrap.cxx.o
24-May-2024 15:51:10 calibraterPYTHON_wrap.cxx: In function ‘PyObject* PyInit__calibrater()’:
24-May-2024 15:51:10 calibraterPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:51:31 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:51:31 |                                                                 ^
24-May-2024 15:51:31 calibraterPYTHON_wrap.cxx:11537:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:51:31 11537 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:51:31 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:51:31 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:51:31 from calibraterPYTHON_wrap.cxx:179:
24-May-2024 15:51:31 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:51:31 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:51:31 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:51:31 [ 69%] Building CXX object CMakeFiles/calibrater.dir/calibrater/calibrater_cmpt.cc.o
24-May-2024 15:51:31 tablerowPYTHON_wrap.cxx: In function ‘PyObject* PyInit__tablerow()’:
24-May-2024 15:51:31 tablerowPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:51:31 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:51:31 |                                                                 ^
24-May-2024 15:51:31 tablerowPYTHON_wrap.cxx:4564:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:51:31 4564 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:51:31 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:51:31 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:51:31 from tablerowPYTHON_wrap.cxx:179:
24-May-2024 15:51:31 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:51:31 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:51:31 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:51:31 [ 69%] Building CXX object CMakeFiles/tablerow.dir/tablerow/tablerow_cmpt.cc.o
24-May-2024 15:51:31 [ 70%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_tablerow.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:51:31 [ 70%] Built target tablerow
24-May-2024 15:51:31 [ 70%] Building CXX object CMakeFiles/simulator.dir/simulatorPYTHON_wrap.cxx.o
24-May-2024 15:51:31 [ 71%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_sdm.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:51:31 [ 71%] Built target sdm
24-May-2024 15:51:31 [ 71%] Building CXX object CMakeFiles/measures.dir/measuresPYTHON_wrap.cxx.o
24-May-2024 15:51:31 [ 71%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_calibrater.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:51:31 simulatorPYTHON_wrap.cxx: In function ‘PyObject* PyInit__simulator()’:
24-May-2024 15:51:31 simulatorPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:51:31 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:51:31 |                                                                 ^
24-May-2024 15:51:31 simulatorPYTHON_wrap.cxx:9628:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:51:31 9628 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:51:31 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:51:31 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:51:31 from simulatorPYTHON_wrap.cxx:179:
24-May-2024 15:51:31 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:51:31 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:51:31 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:51:31 [ 72%] Building CXX object CMakeFiles/simulator.dir/simulator/simulator_cmpt.cc.o
24-May-2024 15:51:31 [ 72%] Built target calibrater
24-May-2024 15:51:31 [ 73%] Building CXX object CMakeFiles/miriadfiller.dir/miriadfillerPYTHON_wrap.cxx.o
24-May-2024 15:51:31 miriadfillerPYTHON_wrap.cxx: In function ‘PyObject* PyInit__miriadfiller()’:
24-May-2024 15:51:31 miriadfillerPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:51:31 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:51:31 |                                                                 ^
24-May-2024 15:51:31 miriadfillerPYTHON_wrap.cxx:4093:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:51:31 4093 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:51:31 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:51:31 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:51:31 from miriadfillerPYTHON_wrap.cxx:179:
24-May-2024 15:51:31 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:51:31 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:51:31 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:51:31 [ 73%] Building CXX object CMakeFiles/miriadfiller.dir/miriadfiller/miriadfiller_cmpt.cc.o
24-May-2024 15:51:31 measuresPYTHON_wrap.cxx: In function ‘PyObject* PyInit__measures()’:
24-May-2024 15:51:50 measuresPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:51:50 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:51:50 |                                                                 ^
24-May-2024 15:51:50 measuresPYTHON_wrap.cxx:9772:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:51:50 9772 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:51:50 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:51:50 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:51:50 from measuresPYTHON_wrap.cxx:179:
24-May-2024 15:51:50 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:51:50 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:51:50 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:51:50 [ 74%] Building CXX object CMakeFiles/measures.dir/measures/measures_cmpt.cc.o
24-May-2024 15:51:50 [ 75%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_miriadfiller.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:51:50 [ 75%] Built target miriadfiller
24-May-2024 15:51:50 [ 75%] Building CXX object CMakeFiles/singledishms.dir/singledishmsPYTHON_wrap.cxx.o
24-May-2024 15:51:50 [ 75%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_simulator.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:51:50 [ 75%] Built target simulator
24-May-2024 15:51:50 [ 75%] Building CXX object CMakeFiles/utils.dir/utilsPYTHON_wrap.cxx.o
24-May-2024 15:51:50 singledishmsPYTHON_wrap.cxx: In function ‘PyObject* PyInit__singledishms()’:
24-May-2024 15:51:50 singledishmsPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:51:50 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:51:50 |                                                                 ^
24-May-2024 15:51:50 singledishmsPYTHON_wrap.cxx:7172:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:51:50 7172 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:51:50 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:51:50 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:51:50 from singledishmsPYTHON_wrap.cxx:179:
24-May-2024 15:51:50 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:51:50 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:51:50 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:51:50 [ 76%] Building CXX object CMakeFiles/singledishms.dir/singledishms/singledishms_cmpt.cc.o
24-May-2024 15:51:50 utilsPYTHON_wrap.cxx: In function ‘PyObject* PyInit__utils()’:
24-May-2024 15:51:50 utilsPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:51:50 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:51:50 |                                                                 ^
24-May-2024 15:51:50 utilsPYTHON_wrap.cxx:6682:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:51:50 6682 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:51:50 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:51:50 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:51:50 from utilsPYTHON_wrap.cxx:179:
24-May-2024 15:51:50 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:51:50 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:51:50 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:51:50 [ 77%] Building CXX object CMakeFiles/utils.dir/utils/utils_cmpt.cc.o
24-May-2024 15:51:50 [ 77%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_measures.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:51:50 [ 77%] Built target measures
24-May-2024 15:51:50 [ 78%] Building CXX object CMakeFiles/spectralline.dir/spectrallinePYTHON_wrap.cxx.o
24-May-2024 15:51:50 [ 78%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_singledishms.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:51:50 [ 78%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_utils.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:51:50 [ 78%] Built target singledishms
24-May-2024 15:51:50 [ 78%] Building CXX object CMakeFiles/vlafiller.dir/vlafillerPYTHON_wrap.cxx.o
24-May-2024 15:51:50 [ 78%] Built target utils
24-May-2024 15:51:50 [ 78%] Building CXX object CMakeFiles/functional.dir/functionalPYTHON_wrap.cxx.o
24-May-2024 15:51:50 vlafillerPYTHON_wrap.cxx: In function ‘PyObject* PyInit__vlafiller()’:
24-May-2024 15:51:50 vlafillerPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:51:50 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:51:50 |                                                                 ^
24-May-2024 15:52:03 vlafillerPYTHON_wrap.cxx:4348:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:52:03 4348 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:52:03 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:52:03 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:52:03 from vlafillerPYTHON_wrap.cxx:179:
24-May-2024 15:52:03 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:52:03 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:52:03 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:52:03 [ 79%] Building CXX object CMakeFiles/vlafiller.dir/vlafiller/vlafiller_cmpt.cc.o
24-May-2024 15:52:03 functionalPYTHON_wrap.cxx: In function ‘PyObject* PyInit__functional()’:
24-May-2024 15:52:03 functionalPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:52:03 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:52:03 |                                                                 ^
24-May-2024 15:52:03 functionalPYTHON_wrap.cxx:4413:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:52:03 4413 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:52:03 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:52:03 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:52:03 from functionalPYTHON_wrap.cxx:179:
24-May-2024 15:52:03 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:52:03 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:52:03 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:52:03 [ 80%] Building CXX object CMakeFiles/functional.dir/functional/functional_cmpt.cc.o
24-May-2024 15:52:03 spectrallinePYTHON_wrap.cxx: In function ‘PyObject* PyInit__spectralline()’:
24-May-2024 15:52:03 spectrallinePYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:52:03 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:52:03 |                                                                 ^
24-May-2024 15:52:03 spectrallinePYTHON_wrap.cxx:5168:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:52:03 5168 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:52:03 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:52:03 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:52:03 from spectrallinePYTHON_wrap.cxx:179:
24-May-2024 15:52:03 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:52:03 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:52:03 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:52:03 [ 80%] Building CXX object CMakeFiles/spectralline.dir/spectralline/spectralline_cmpt.cc.o
24-May-2024 15:52:03 [ 80%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_vlafiller.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:52:03 [ 80%] Built target vlafiller
24-May-2024 15:52:03 [ 81%] Building CXX object CMakeFiles/msmetadata.dir/msmetadataPYTHON_wrap.cxx.o
24-May-2024 15:52:03 [ 82%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_spectralline.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:52:03 [ 82%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_functional.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:52:03 [ 82%] Built target spectralline
24-May-2024 15:52:03 [ 82%] Building CXX object CMakeFiles/msuvbinner.dir/msuvbinnerPYTHON_wrap.cxx.o
24-May-2024 15:52:03 [ 82%] Built target functional
24-May-2024 15:52:03 [ 83%] Building CXX object CMakeFiles/imager.dir/imagerPYTHON_wrap.cxx.o
24-May-2024 15:52:03 msuvbinnerPYTHON_wrap.cxx: In function ‘PyObject* PyInit__msuvbinner()’:
24-May-2024 15:52:03 msuvbinnerPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:52:03 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:52:03 |                                                                 ^
24-May-2024 15:52:03 msuvbinnerPYTHON_wrap.cxx:4501:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:52:03 4501 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:52:03 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:52:03 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:52:03 from msuvbinnerPYTHON_wrap.cxx:179:
24-May-2024 15:52:03 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:52:03 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:52:03 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:52:03 [ 84%] Building CXX object CMakeFiles/msuvbinner.dir/msuvbinner/msuvbinner_cmpt.cc.o
24-May-2024 15:52:03 msmetadataPYTHON_wrap.cxx: In function ‘PyObject* PyInit__msmetadata()’:
24-May-2024 15:52:30 msmetadataPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:52:30 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:52:30 |                                                                 ^
24-May-2024 15:52:30 msmetadataPYTHON_wrap.cxx:13450:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:52:30 13450 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:52:30 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:52:30 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:52:30 from msmetadataPYTHON_wrap.cxx:179:
24-May-2024 15:52:30 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:52:30 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:52:30 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:52:30 [ 84%] Building CXX object CMakeFiles/msmetadata.dir/msmetadata/msmetadata_cmpt.cc.o
24-May-2024 15:52:30 [ 84%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_msuvbinner.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:52:30 [ 84%] Built target msuvbinner
24-May-2024 15:52:30 [ 85%] Building CXX object CMakeFiles/synthesisdeconvolver.dir/synthesisdeconvolverPYTHON_wrap.cxx.o
24-May-2024 15:52:30 imagerPYTHON_wrap.cxx: In function ‘PyObject* PyInit__imager()’:
24-May-2024 15:52:30 imagerPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:52:30 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:52:30 |                                                                 ^
24-May-2024 15:52:30 imagerPYTHON_wrap.cxx:17520:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:52:30 17520 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:52:30 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:52:30 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:52:30 from imagerPYTHON_wrap.cxx:179:
24-May-2024 15:52:30 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:52:30 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:52:30 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:52:30 [ 85%] Building CXX object CMakeFiles/imager.dir/imager/imager_cmpt.cc.o
24-May-2024 15:52:30 synthesisdeconvolverPYTHON_wrap.cxx: In function ‘PyObject* PyInit__synthesisdeconvolver()’:
24-May-2024 15:52:30 synthesisdeconvolverPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:52:30 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:52:30 |                                                                 ^
24-May-2024 15:52:30 synthesisdeconvolverPYTHON_wrap.cxx:4317:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:52:30 4317 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:52:30 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:52:30 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:52:30 from synthesisdeconvolverPYTHON_wrap.cxx:179:
24-May-2024 15:52:30 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:52:30 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:52:30 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:52:30 [ 85%] Building CXX object CMakeFiles/synthesisdeconvolver.dir/synthesisdeconvolver/synthesisdeconvolver_cmpt.cc.o
24-May-2024 15:52:30 [ 86%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_synthesisdeconvolver.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:52:30 [ 86%] Built target synthesisdeconvolver
24-May-2024 15:52:30 [ 86%] Building CXX object CMakeFiles/vpmanager.dir/vpmanagerPYTHON_wrap.cxx.o
24-May-2024 15:52:30 vpmanagerPYTHON_wrap.cxx: In function ‘PyObject* PyInit__vpmanager()’:
24-May-2024 15:52:30 vpmanagerPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:52:30 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:52:30 |                                                                 ^
24-May-2024 15:52:30 vpmanagerPYTHON_wrap.cxx:8260:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:52:30 8260 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:52:30 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:52:30 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:52:30 from vpmanagerPYTHON_wrap.cxx:179:
24-May-2024 15:52:30 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:52:30 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:52:30 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:52:30 [ 87%] Building CXX object CMakeFiles/vpmanager.dir/vpmanager/vpmanager_cmpt.cc.o
24-May-2024 15:52:30 In file included from /source/casainstall/include/casacpp/synthesis/Utilities/FFT2D.h:31,
24-May-2024 15:52:49 from /source/casainstall/include/casacpp/synthesis/TransformMachines/FTMachine.h:48,
24-May-2024 15:52:49 from /source/casainstall/include/casacpp/synthesis/MeasurementEquations/Imager.h:44,
24-May-2024 15:52:49 from /source/casainstall/include/casacpp/synthesis/MeasurementEquations/ImagerMultiMS.h:31,
24-May-2024 15:52:49 from src/tools/imager/imager_cmpt.cc:17:
24-May-2024 15:52:49 /source/casainstall/include/casacore/scimath/Mathematics/FFTPack.h:39:2: warning: #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-Wcpp]
24-May-2024 15:52:49 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
24-May-2024 15:52:49 |  ^~~~~~~
24-May-2024 15:52:49 [ 88%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_imager.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:52:49 [ 88%] Built target imager
24-May-2024 15:52:49 [ 88%] Building CXX object CMakeFiles/imagemetadata.dir/imagemetadataPYTHON_wrap.cxx.o
24-May-2024 15:52:49 [ 89%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_msmetadata.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:52:49 [ 89%] Built target msmetadata
24-May-2024 15:52:49 [ 89%] Building CXX object CMakeFiles/mstransformer.dir/mstransformerPYTHON_wrap.cxx.o
24-May-2024 15:52:49 imagemetadataPYTHON_wrap.cxx: In function ‘PyObject* PyInit__imagemetadata()’:
24-May-2024 15:52:49 imagemetadataPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:52:49 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:52:49 |                                                                 ^
24-May-2024 15:52:49 imagemetadataPYTHON_wrap.cxx:4593:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:52:49 4593 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:52:49 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:52:49 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:52:49 from imagemetadataPYTHON_wrap.cxx:179:
24-May-2024 15:52:49 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:52:49 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:52:49 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:52:49 [ 90%] Building CXX object CMakeFiles/imagemetadata.dir/imagemetadata/imagemetadata_cmpt.cc.o
24-May-2024 15:52:49 mstransformerPYTHON_wrap.cxx: In function ‘PyObject* PyInit__mstransformer()’:
24-May-2024 15:52:49 mstransformerPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:52:49 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:52:49 |                                                                 ^
24-May-2024 15:52:49 mstransformerPYTHON_wrap.cxx:4044:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:52:49 4044 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:52:49 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:52:49 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:52:49 from mstransformerPYTHON_wrap.cxx:179:
24-May-2024 15:52:49 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:52:49 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:52:49 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:52:49 [ 91%] Building CXX object CMakeFiles/mstransformer.dir/mstransformer/mstransformer_cmpt.cc.o
24-May-2024 15:52:49 [ 91%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_mstransformer.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:52:49 [ 91%] Built target mstransformer
24-May-2024 15:52:49 [ 92%] Building CXX object CMakeFiles/synthesisimager.dir/synthesisimagerPYTHON_wrap.cxx.o
24-May-2024 15:52:49 synthesisimagerPYTHON_wrap.cxx: In function ‘PyObject* PyInit__synthesisimager()’:
24-May-2024 15:52:49 synthesisimagerPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:52:49 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:52:49 |                                                                 ^
24-May-2024 15:52:49 synthesisimagerPYTHON_wrap.cxx:7306:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:52:49 7306 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:52:49 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:52:49 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:52:49 from synthesisimagerPYTHON_wrap.cxx:179:
24-May-2024 15:52:49 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:52:49 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:52:49 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:52:49 [ 92%] Building CXX object CMakeFiles/synthesisimager.dir/synthesisimager/synthesisimager_cmpt.cc.o
24-May-2024 15:53:50 [ 92%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_vpmanager.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:53:50 [ 92%] Built target vpmanager
24-May-2024 15:53:50 [ 92%] Building CXX object CMakeFiles/image.dir/imagePYTHON_wrap.cxx.o
24-May-2024 15:53:50 In file included from /source/casainstall/include/casacpp/synthesis/Utilities/FFT2D.h:31,
24-May-2024 15:53:50 from /source/casainstall/include/casacpp/synthesis/TransformMachines/FTMachine.h:48,
24-May-2024 15:53:50 from /source/casainstall/include/casacpp/synthesis/ImagerObjects/SIMapper.h:40,
24-May-2024 15:53:50 from /source/casainstall/include/casacpp/synthesis/ImagerObjects/SIMapperCollection.h:38,
24-May-2024 15:53:50 from /source/casainstall/include/casacpp/synthesis/ImagerObjects/SynthesisImager.h:39,
24-May-2024 15:53:50 from src/tools/synthesisimager/synthesisimager_cmpt.cc:22:
24-May-2024 15:53:50 /source/casainstall/include/casacore/scimath/Mathematics/FFTPack.h:39:2: warning: #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-Wcpp]
24-May-2024 15:53:50 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
24-May-2024 15:53:50 |  ^~~~~~~
24-May-2024 15:53:50 [ 93%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_synthesisimager.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:53:50 [ 93%] Built target synthesisimager
24-May-2024 15:53:50 [ 94%] Building CXX object CMakeFiles/table.dir/tablePYTHON_wrap.cxx.o
24-May-2024 15:53:50 imagePYTHON_wrap.cxx: In function ‘PyObject* PyInit__image()’:
24-May-2024 15:53:50 imagePYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:53:50 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:53:50 |                                                                 ^
24-May-2024 15:53:50 imagePYTHON_wrap.cxx:28374:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:53:50 28374 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:53:50 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:53:50 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:53:50 from imagePYTHON_wrap.cxx:179:
24-May-2024 15:53:50 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:53:50 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:53:50 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:53:50 [ 95%] Building CXX object CMakeFiles/image.dir/image/image_cmpt.cc.o
24-May-2024 15:53:50 tablePYTHON_wrap.cxx: In function ‘PyObject* PyInit__table()’:
24-May-2024 15:53:50 tablePYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:53:50 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:53:50 |                                                                 ^
24-May-2024 15:53:50 tablePYTHON_wrap.cxx:14514:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:53:50 14514 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:53:50 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:53:50 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:53:50 from tablePYTHON_wrap.cxx:179:
24-May-2024 15:53:50 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:53:50 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:53:50 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:53:50 [ 95%] Building CXX object CMakeFiles/table.dir/table/table_cmpt.cc.o
24-May-2024 15:53:50 [ 96%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_table.cpython-310-x86_64-linux-gnu.so
24-May-2024 15:53:50 [ 96%] Built target table
24-May-2024 15:53:50 [ 97%] Building CXX object CMakeFiles/ms.dir/msPYTHON_wrap.cxx.o
24-May-2024 15:53:50 msPYTHON_wrap.cxx: In function ‘PyObject* PyInit__ms()’:
24-May-2024 15:53:50 msPYTHON_wrap.cxx:981:65: warning: ‘void PyEval_InitThreads()’ is deprecated [-Wdeprecated-declarations]
24-May-2024 15:53:50 981 | #     define SWIG_PYTHON_INITIALIZE_THREADS  PyEval_InitThreads()
24-May-2024 15:53:50 |                                                                 ^
24-May-2024 15:53:50 msPYTHON_wrap.cxx:18447:3: note: in expansion of macro ‘SWIG_PYTHON_INITIALIZE_THREADS’
24-May-2024 15:53:50 18447 |   SWIG_PYTHON_INITIALIZE_THREADS;
24-May-2024 15:53:50 |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24-May-2024 15:53:50 In file included from /usr/local/include/python3.10/Python.h:130,
24-May-2024 15:53:50 from msPYTHON_wrap.cxx:179:
24-May-2024 15:53:50 /usr/local/include/python3.10/ceval.h:122:37: note: declared here
24-May-2024 15:53:50 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
24-May-2024 15:53:50 |                                     ^~~~~~~~~~~~~~~~~~
24-May-2024 15:53:50 [ 97%] Building CXX object CMakeFiles/ms.dir/ms/ms_cmpt.cc.o
24-May-2024 16:01:40 Failing task since return code of [/export/home/cbt-el7-2/bamboohome/temp/CASA-CRBC644PLUS0-BPML2014P310-5-ScriptBuildTask-5610346002602740340.sh] was 143 while expected 0
24-May-2024 16:01:40 Finished task 'Create casalith' with result: Failed
24-May-2024 16:01:40 Starting task 'Clean up' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
24-May-2024 16:01:40
Beginning to execute external process for build 'CASA - CMake Release Build Casalith 6.6.4+ - release-6.6.4 - Build and Package Many Linux 2014 Python 3.10 #5 (CASA-CRBC644PLUS0-BPML2014P310-5)'
... running command line:
/export/home/cbt-el7-2/bamboohome/temp/CASA-CRBC644PLUS0-BPML2014P310-5-ScriptBuildTask-4129042262825295329.sh
... in: /export/home/cbt-el7-2/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPML2014P310
24-May-2024 16:01:40 Starting cleanup
24-May-2024 16:01:40 Force Stop build feature is enabled for current plan. Either Bamboo has detected the build has hung or it has been manually stopped.
24-May-2024 16:01:40 Attempting to generate stack trace and terminate spawned sub-processes of process id: 10566
24-May-2024 16:01:40 Found related process: pid: 14677 ppid: 10566 pgid: 9122 %cpu: 0.0 %mem: 0.0 cmd: /bin/sh
24-May-2024 16:01:40 Found related process: pid: 14679 ppid: 14677 pgid: 9122 %cpu: 0.0 %mem: 0.0 cmd: docker
24-May-2024 16:01:40 Found related process: pid: 9200 ppid: 1 pgid: 9122 %cpu: 0.0 %mem: 0.0 cmd: python
24-May-2024 16:01:40 getStackTraceAndKillRelatedProcesses for 3 processes
24-May-2024 16:01:40 Executing kill -3 9200
24-May-2024 16:01:40 Executing kill -3 14679
24-May-2024 16:01:40 Executing kill -3 14677
24-May-2024 16:01:40 SIGQUIT: quit
24-May-2024 16:01:40 PC=0x562d276cd941 m=0 sigcode=0
24-May-2024 16:01:40
24-May-2024 16:01:40 goroutine 0 [idle]:
24-May-2024 16:01:40 runtime.futex()
24-May-2024 16:01:40         /usr/local/go/src/runtime/sys_linux_amd64.s:557 +0x21 fp=0x7ffee87eb3d8 sp=0x7ffee87eb3d0 pc=0x562d276cd941
24-May-2024 16:01:40 runtime.futexsleep(0x562d276cd52d?, 0xe87eb458?, 0x562d276a75c7?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/os_linux.go:69 +0x30 fp=0x7ffee87eb428 sp=0x7ffee87eb3d8 pc=0x562d27694a90
24-May-2024 16:01:40 runtime.notesleep(0x562d2910f4e8)
24-May-2024 16:01:40         /usr/local/go/src/runtime/lock_futex.go:160 +0x87 fp=0x7ffee87eb460 sp=0x7ffee87eb428 pc=0x562d2766cc47
24-May-2024 16:01:40 runtime.mPark(...)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:1634
24-May-2024 16:01:40 runtime.stopm()
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:2531 +0x8c fp=0x7ffee87eb490 sp=0x7ffee87eb460 pc=0x562d2769f22c
24-May-2024 16:01:40 runtime.findRunnable()
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:3224 +0xb9c fp=0x7ffee87eb5a0 sp=0x7ffee87eb490 pc=0x562d276a0b5c
24-May-2024 16:01:40 runtime.schedule()
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:3577 +0xb1 fp=0x7ffee87eb5d8 sp=0x7ffee87eb5a0 pc=0x562d276a1951
24-May-2024 16:01:40 runtime.park_m(0xc0005b31e0?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:3740 +0x11f fp=0x7ffee87eb620 sp=0x7ffee87eb5d8 pc=0x562d276a1e5f
24-May-2024 16:01:40 runtime.mcall()
24-May-2024 16:01:40         /usr/local/go/src/runtime/asm_amd64.s:458 +0x50 fp=0x7ffee87eb638 sp=0x7ffee87eb620 pc=0x562d276c9b30
24-May-2024 16:01:40
24-May-2024 16:01:40 goroutine 1 [chan receive]:
24-May-2024 16:01:40 runtime.gopark(0xc0005bc3c0?, 0xc0000061a0?, 0x73?, 0x27?, 0xc00069f930?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:398 +0xce fp=0xc00069f8a0 sp=0xc00069f880 pc=0x562d2769b4ae
24-May-2024 16:01:40 runtime.chanrecv(0xc0005e2120, 0xc00069fa10, 0x1)
24-May-2024 16:01:40         /usr/local/go/src/runtime/chan.go:583 +0x3cd fp=0xc00069f918 sp=0xc00069f8a0 pc=0x562d27667a6d
24-May-2024 16:01:40 runtime.chanrecv1(0x562d28842cd0?, 0x562d2913ee00?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/chan.go:442 +0x12 fp=0xc00069f940 sp=0xc00069f918 pc=0x562d27667672
24-May-2024 16:01:40 github.com/docker/cli/cli/command/container.runStop({0x562d28842cd0, 0x562d2913ee00}, {0x562d2884dd58, 0xc00044d680}, 0xc000590c40)
24-May-2024 16:01:40         /go/src/github.com/docker/cli/cli/command/container/stop.go:63 +0x19b fp=0xc00069fa30 sp=0xc00069f940 pc=0x562d27edd0bb
24-May-2024 16:01:40 github.com/docker/cli/cli/command/container.NewStopCommand.func1(0xc00038c900, {0xc0005a3830?, 0x0?, 0x0?})
24-May-2024 16:01:40         /go/src/github.com/docker/cli/cli/command/container/stop.go:35 +0xa5 fp=0xc00069fa80 sp=0xc00069fa30 pc=0x562d27edc7a5
24-May-2024 16:01:40 main.runDocker.(*DockerCli).InstrumentCobraCommands.func2.2(0xc00038c900?, {0xc0005a3830, 0x1, 0x1})
24-May-2024 16:01:40         /go/src/github.com/docker/cli/cli/command/telemetry_utils.go:58 +0x6c fp=0xc00069fad8 sp=0xc00069fa80 pc=0x562d2818e22c
24-May-2024 16:01:40 github.com/docker/cli/vendor/github.com/spf13/cobra.(*Command).execute(0xc00038c900, {0xc000382f90, 0x1, 0x1})
24-May-2024 16:01:40         /go/src/github.com/docker/cli/vendor/github.com/spf13/cobra/command.go:983 +0xabc fp=0xc00069fc78 sp=0xc00069fad8 pc=0x562d27c74afc
24-May-2024 16:01:40 github.com/docker/cli/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0xc0004d2000)
24-May-2024 16:01:40         /go/src/github.com/docker/cli/vendor/github.com/spf13/cobra/command.go:1115 +0x3ff fp=0xc00069fd50 sp=0xc00069fc78 pc=0x562d27c753bf
24-May-2024 16:01:40 github.com/docker/cli/vendor/github.com/spf13/cobra.(*Command).Execute(...)
24-May-2024 16:01:40         /go/src/github.com/docker/cli/vendor/github.com/spf13/cobra/command.go:1039
24-May-2024 16:01:40 main.runDocker({0x562d28842cd0?, 0x562d2913ee00}, 0xc00044d680)
24-May-2024 16:01:40         /go/src/github.com/docker/cli/cmd/docker/docker.go:359 +0x825 fp=0xc00069feb0 sp=0xc00069fd50 pc=0x562d2818dde5
24-May-2024 16:01:40 main.main()
24-May-2024 16:01:40         /go/src/github.com/docker/cli/cmd/docker/docker.go:40 +0x156 fp=0xc00069ff40 sp=0xc00069feb0 pc=0x562d2818bc56
24-May-2024 16:01:40 runtime.main()
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:267 +0x2d2 fp=0xc00069ffe0 sp=0xc00069ff40 pc=0x562d2769b052
24-May-2024 16:01:40 runtime.goexit()
24-May-2024 16:01:40         /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00069ffe8 sp=0xc00069ffe0 pc=0x562d276cbb41
24-May-2024 16:01:40
24-May-2024 16:01:40 goroutine 2 [force gc (idle)]:
24-May-2024 16:01:40 runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:398 +0xce fp=0xc000072fa8 sp=0xc000072f88 pc=0x562d2769b4ae
24-May-2024 16:01:40 runtime.goparkunlock(...)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:404
24-May-2024 16:01:40 runtime.forcegchelper()
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:322 +0xb8 fp=0xc000072fe0 sp=0xc000072fa8 pc=0x562d2769b338
24-May-2024 16:01:40 runtime.goexit()
24-May-2024 16:01:40         /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000072fe8 sp=0xc000072fe0 pc=0x562d276cbb41
24-May-2024 16:01:40 created by runtime.init.6 in goroutine 1
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:310 +0x1a
24-May-2024 16:01:40
24-May-2024 16:01:40 goroutine 18 [GC sweep wait]:
24-May-2024 16:01:40 runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:398 +0xce fp=0xc00006e778 sp=0xc00006e758 pc=0x562d2769b4ae
24-May-2024 16:01:40 runtime.goparkunlock(...)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:404
24-May-2024 16:01:40 runtime.bgsweep(0x0?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/mgcsweep.go:321 +0xdf fp=0xc00006e7c8 sp=0xc00006e778 pc=0x562d2768643f
24-May-2024 16:01:40 runtime.gcenable.func1()
24-May-2024 16:01:40         /usr/local/go/src/runtime/mgc.go:200 +0x25 fp=0xc00006e7e0 sp=0xc00006e7c8 pc=0x562d2767b565
24-May-2024 16:01:40 runtime.goexit()
24-May-2024 16:01:40         /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00006e7e8 sp=0xc00006e7e0 pc=0x562d276cbb41
24-May-2024 16:01:40 created by runtime.gcenable in goroutine 1
24-May-2024 16:01:40         /usr/local/go/src/runtime/mgc.go:200 +0x66
24-May-2024 16:01:40
24-May-2024 16:01:40 goroutine 19 [GC scavenge wait]:
24-May-2024 16:01:40 runtime.gopark(0xc0000b6000?, 0x562d28377e90?, 0x0?, 0x0?, 0x0?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:398 +0xce fp=0xc00006ef70 sp=0xc00006ef50 pc=0x562d2769b4ae
24-May-2024 16:01:40 runtime.goparkunlock(...)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:404
24-May-2024 16:01:40 runtime.(*scavengerState).park(0x562d2910e9a0)
24-May-2024 16:01:40         /usr/local/go/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc00006efa0 sp=0xc00006ef70 pc=0x562d27683cc9
24-May-2024 16:01:40 runtime.bgscavenge(0x0?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc00006efc8 sp=0xc00006efa0 pc=0x562d27684279
24-May-2024 16:01:40 runtime.gcenable.func2()
24-May-2024 16:01:40         /usr/local/go/src/runtime/mgc.go:201 +0x25 fp=0xc00006efe0 sp=0xc00006efc8 pc=0x562d2767b505
24-May-2024 16:01:40 runtime.goexit()
24-May-2024 16:01:40         /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00006efe8 sp=0xc00006efe0 pc=0x562d276cbb41
24-May-2024 16:01:40 created by runtime.gcenable in goroutine 1
24-May-2024 16:01:40         /usr/local/go/src/runtime/mgc.go:201 +0xa5
24-May-2024 16:01:40
24-May-2024 16:01:40 goroutine 20 [finalizer wait]:
24-May-2024 16:01:40 runtime.gopark(0x198?, 0x562d28825ae0?, 0x1?, 0xc6?, 0x0?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:398 +0xce fp=0xc000072620 sp=0xc000072600 pc=0x562d2769b4ae
24-May-2024 16:01:40 runtime.runfinq()
24-May-2024 16:01:40         /usr/local/go/src/runtime/mfinal.go:193 +0x107 fp=0xc0000727e0 sp=0xc000072620 pc=0x562d2767a587
24-May-2024 16:01:40 runtime.goexit()
24-May-2024 16:01:40         /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0000727e8 sp=0xc0000727e0 pc=0x562d276cbb41
24-May-2024 16:01:40 created by runtime.createfing in goroutine 1
24-May-2024 16:01:40         /usr/local/go/src/runtime/mfinal.go:163 +0x3d
24-May-2024 16:01:40
24-May-2024 16:01:40 goroutine 34 [GC worker (idle)]:
24-May-2024 16:01:40 runtime.gopark(0xc0000737a8?, 0x562d27667551?, 0xf8?, 0x61?, 0xc000388020?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:398 +0xce fp=0xc000073750 sp=0xc000073730 pc=0x562d2769b4ae
24-May-2024 16:01:40 runtime.gcBgMarkWorker()
24-May-2024 16:01:40         /usr/local/go/src/runtime/mgc.go:1295 +0xe5 fp=0xc0000737e0 sp=0xc000073750 pc=0x562d2767d125
24-May-2024 16:01:40 runtime.goexit()
24-May-2024 16:01:40         /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0000737e8 sp=0xc0000737e0 pc=0x562d276cbb41
24-May-2024 16:01:40 created by runtime.gcBgMarkStartWorkers in goroutine 1
24-May-2024 16:01:40         /usr/local/go/src/runtime/mgc.go:1219 +0x1c
24-May-2024 16:01:40
24-May-2024 16:01:40 goroutine 35 [GC worker (idle)]:
24-May-2024 16:01:40 runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:398 +0xce fp=0xc00054a750 sp=0xc00054a730 pc=0x562d2769b4ae
24-May-2024 16:01:40 runtime.gcBgMarkWorker()
24-May-2024 16:01:40         /usr/local/go/src/runtime/mgc.go:1295 +0xe5 fp=0xc00054a7e0 sp=0xc00054a750 pc=0x562d2767d125
24-May-2024 16:01:40 runtime.goexit()
24-May-2024 16:01:40         /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00054a7e8 sp=0xc00054a7e0 pc=0x562d276cbb41
24-May-2024 16:01:40 created by runtime.gcBgMarkStartWorkers in goroutine 1
24-May-2024 16:01:40         /usr/local/go/src/runtime/mgc.go:1219 +0x1c
24-May-2024 16:01:40
24-May-2024 16:01:40 goroutine 36 [GC worker (idle)]:
24-May-2024 16:01:40 runtime.gopark(0x4aa7c985d9da0e?, 0x0?, 0x0?, 0x0?, 0x0?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:398 +0xce fp=0xc00054af50 sp=0xc00054af30 pc=0x562d2769b4ae
24-May-2024 16:01:40 runtime.gcBgMarkWorker()
24-May-2024 16:01:40         /usr/local/go/src/runtime/mgc.go:1295 +0xe5 fp=0xc00054afe0 sp=0xc00054af50 pc=0x562d2767d125
24-May-2024 16:01:40 runtime.goexit()
24-May-2024 16:01:40         /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00054afe8 sp=0xc00054afe0 pc=0x562d276cbb41
24-May-2024 16:01:40 created by runtime.gcBgMarkStartWorkers in goroutine 1
24-May-2024 16:01:40         /usr/local/go/src/runtime/mgc.go:1219 +0x1c
24-May-2024 16:01:40
24-May-2024 16:01:40 goroutine 37 [GC worker (idle)]:
24-May-2024 16:01:40 runtime.gopark(0x4aa7c985d9ccb2?, 0x0?, 0x0?, 0x0?, 0x0?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:398 +0xce fp=0xc00054b750 sp=0xc00054b730 pc=0x562d2769b4ae
24-May-2024 16:01:40 runtime.gcBgMarkWorker()
24-May-2024 16:01:40         /usr/local/go/src/runtime/mgc.go:1295 +0xe5 fp=0xc00054b7e0 sp=0xc00054b750 pc=0x562d2767d125
24-May-2024 16:01:40 runtime.goexit()
24-May-2024 16:01:40         /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00054b7e8 sp=0xc00054b7e0 pc=0x562d276cbb41
24-May-2024 16:01:40 created by runtime.gcBgMarkStartWorkers in goroutine 1
24-May-2024 16:01:40         /usr/local/go/src/runtime/mgc.go:1219 +0x1c
24-May-2024 16:01:40
24-May-2024 16:01:40 goroutine 4 [chan receive]:
24-May-2024 16:01:40 runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:398 +0xce fp=0xc000070ec8 sp=0xc000070ea8 pc=0x562d2769b4ae
24-May-2024 16:01:40 runtime.chanrecv(0xc0005a1c80, 0xc000070fc0, 0x1)
24-May-2024 16:01:40         /usr/local/go/src/runtime/chan.go:583 +0x3cd fp=0xc000070f40 sp=0xc000070ec8 pc=0x562d27667a6d
24-May-2024 16:01:40 runtime.chanrecv1(0x562d286946e0?, 0xc0000cac90?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/chan.go:442 +0x12 fp=0xc000070f68 sp=0xc000070f40 pc=0x562d27667672
24-May-2024 16:01:40 github.com/docker/cli/cli/command/container.parallelOperation.func1()
24-May-2024 16:01:40         /go/src/github.com/docker/cli/cli/command/container/utils.go:152 +0x65 fp=0xc000070fe0 sp=0xc000070f68 pc=0x562d27ee2b25
24-May-2024 16:01:40 runtime.goexit()
24-May-2024 16:01:40         /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000070fe8 sp=0xc000070fe0 pc=0x562d276cbb41
24-May-2024 16:01:40 created by github.com/docker/cli/cli/command/container.parallelOperation in goroutine 1
24-May-2024 16:01:40         /go/src/github.com/docker/cli/cli/command/container/utils.go:150 +0x1c9
24-May-2024 16:01:40
24-May-2024 16:01:40 goroutine 6 [runnable]:
24-May-2024 16:01:40 runtime.asyncPreempt2()
24-May-2024 16:01:40         /usr/local/go/src/runtime/preempt.go:307 +0x39 fp=0xc000335d80 sp=0xc000335d60 pc=0x562d27699b59
24-May-2024 16:01:40 runtime.asyncPreempt()
24-May-2024 16:01:40         /usr/local/go/src/runtime/preempt_amd64.s:53 +0xdb fp=0xc000335f08 sp=0xc000335d80 pc=0x562d276cd0db
24-May-2024 16:01:40 github.com/docker/cli/vendor/github.com/docker/docker/client.(*Client).ContainerStop(0xc00044d680, {0x0, 0x0}, {0x0, 0x0}, {{0x0, 0x0}, 0x0})
24-May-2024 16:01:40         /go/src/github.com/docker/cli/vendor/github.com/docker/docker/client/container_stop.go:19 fp=0xc000335f10 sp=0xc000335f08 pc=0x562d27a68700
24-May-2024 16:01:40 github.com/docker/cli/cli/command/container.runStop.func1({0x562d28842cd0, 0x562d2913ee00}, {0x7ffee87ed52b, 0xf})
24-May-2024 16:01:40         /go/src/github.com/docker/cli/cli/command/container/stop.go:56 +0x79 fp=0xc000335f70 sp=0xc000335f10 pc=0x562d27edd399
24-May-2024 16:01:40 github.com/docker/cli/cli/command/container.parallelOperation.func2.1({0x7ffee87ed52b, 0xf})
24-May-2024 16:01:40         /go/src/github.com/docker/cli/cli/command/container/utils.go:161 +0x4c fp=0xc000335fc0 sp=0xc000335f70 pc=0x562d27ee2a4c
24-May-2024 16:01:40 github.com/docker/cli/cli/command/container.parallelOperation.func2.2()
24-May-2024 16:01:40         /go/src/github.com/docker/cli/cli/command/container/utils.go:163 +0x2b fp=0xc000335fe0 sp=0xc000335fc0 pc=0x562d27ee29cb
24-May-2024 16:01:40 runtime.goexit()
24-May-2024 16:01:40         /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000335fe8 sp=0xc000335fe0 pc=0x562d276cbb41
24-May-2024 16:01:40 created by github.com/docker/cli/cli/command/container.parallelOperation.func2 in goroutine 5
24-May-2024 16:01:40         /go/src/github.com/docker/cli/cli/command/container/utils.go:160 +0x59
24-May-2024 16:01:40
24-May-2024 16:01:40 goroutine 8 [IO wait]:
24-May-2024 16:01:40 runtime.gopark(0x90?, 0xb?, 0x0?, 0x0?, 0x3?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:398 +0xce fp=0xc000088ab8 sp=0xc000088a98 pc=0x562d2769b4ae
24-May-2024 16:01:40 runtime.netpollblock(0x562d276e14b8?, 0x27664ba6?, 0x2d?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/netpoll.go:564 +0xf7 fp=0xc000088af0 sp=0xc000088ab8 pc=0x562d27693e57
24-May-2024 16:01:40 internal/poll.runtime_pollWait(0x7fc467734e58, 0x72)
24-May-2024 16:01:40         /usr/local/go/src/runtime/netpoll.go:343 +0x85 fp=0xc000088b10 sp=0xc000088af0 pc=0x562d276c6145
24-May-2024 16:01:40 internal/poll.(*pollDesc).wait(0xc0005b4900?, 0xc000601000?, 0x0)
24-May-2024 16:01:40         /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000088b38 sp=0xc000088b10 pc=0x562d277071a7
24-May-2024 16:01:40 internal/poll.(*pollDesc).waitRead(...)
24-May-2024 16:01:40         /usr/local/go/src/internal/poll/fd_poll_runtime.go:89
24-May-2024 16:01:40 internal/poll.(*FD).Read(0xc0005b4900, {0xc000601000, 0x1000, 0x1000})
24-May-2024 16:01:40         /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a fp=0xc000088bd0 sp=0xc000088b38 pc=0x562d2770849a
24-May-2024 16:01:40 net.(*netFD).Read(0xc0005b4900, {0xc000601000?, 0xc000088ec8?, 0xc0005a1f20?})
24-May-2024 16:01:40         /usr/local/go/src/net/fd_posix.go:55 +0x25 fp=0xc000088c18 sp=0xc000088bd0 pc=0x562d278709e5
24-May-2024 16:01:40 net.(*conn).Read(0xc00059e478, {0xc000601000?, 0x0?, 0x0?})
24-May-2024 16:01:40         /usr/local/go/src/net/net.go:179 +0x45 fp=0xc000088c60 sp=0xc000088c18 pc=0x562d27881225
24-May-2024 16:01:40 net.(*UnixConn).Read(0x562d28193f6a?, {0xc000601000?, 0x0?, 0x2?})
24-May-2024 16:01:40         <autogenerated>:1 +0x25 fp=0xc000088c90 sp=0xc000088c60 pc=0x562d27893a45
24-May-2024 16:01:40 net/http.(*persistConn).Read(0xc0000fc5a0, {0xc000601000?, 0x562d276abcc0?, 0xc000088ec8?})
24-May-2024 16:01:40         /usr/local/go/src/net/http/transport.go:1954 +0x4a fp=0xc000088cf0 sp=0xc000088c90 pc=0x562d2797816a
24-May-2024 16:01:40 bufio.(*Reader).fill(0xc0001341e0)
24-May-2024 16:01:40         /usr/local/go/src/bufio/bufio.go:113 +0x103 fp=0xc000088d28 sp=0xc000088cf0 pc=0x562d277a0da3
24-May-2024 16:01:40 bufio.(*Reader).Peek(0xc0001341e0, 0x1)
24-May-2024 16:01:40         /usr/local/go/src/bufio/bufio.go:151 +0x53 fp=0xc000088d48 sp=0xc000088d28 pc=0x562d277a0ed3
24-May-2024 16:01:40 net/http.(*persistConn).readLoop(0xc0000fc5a0)
24-May-2024 16:01:40         /usr/local/go/src/net/http/transport.go:2118 +0x1b9 fp=0xc000088fc8 sp=0xc000088d48 pc=0x562d27978f59
24-May-2024 16:01:40 net/http.(*Transport).dialConn.func5()
24-May-2024 16:01:40         /usr/local/go/src/net/http/transport.go:1776 +0x25 fp=0xc000088fe0 sp=0xc000088fc8 pc=0x562d27977785
24-May-2024 16:01:40 runtime.goexit()
24-May-2024 16:01:40         /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000088fe8 sp=0xc000088fe0 pc=0x562d276cbb41
24-May-2024 16:01:40 created by net/http.(*Transport).dialConn in goroutine 7
24-May-2024 16:01:40         /usr/local/go/src/net/http/transport.go:1776 +0x169f
24-May-2024 16:01:40
24-May-2024 16:01:40 goroutine 9 [select]:
24-May-2024 16:01:40 runtime.gopark(0xc000615f90?, 0x2?, 0xe0?, 0x5d?, 0xc000615f1c?)
24-May-2024 16:01:40         /usr/local/go/src/runtime/proc.go:398 +0xce fp=0xc000615db8 sp=0xc000615d98 pc=0x562d2769b4ae
24-May-2024 16:01:40 runtime.selectgo(0xc000615f90, 0xc000615f18, 0xc000591540?, 0x0, 0x0?, 0x1)
24-May-2024 16:01:40         /usr/local/go/src/runtime/select.go:327 +0x725 fp=0xc000615ed8 sp=0xc000615db8 pc=0x562d276ab025
24-May-2024 16:01:40 net/http.(*persistConn).writeLoop(0xc0000fc5a0)
24-May-2024 16:01:40         /usr/local/go/src/net/http/transport.go:2421 +0xe5 fp=0xc000615fc8 sp=0xc000615ed8 pc=0x562d2797a925
24-May-2024 16:01:40 net/http.(*Transport).dialConn.func6()
24-May-2024 16:01:40         /usr/local/go/src/net/http/transport.go:1777 +0x25 fp=0xc000615fe0 sp=0xc000615fc8 pc=0x562d27977725
24-May-2024 16:01:40 runtime.goexit()
24-May-2024 16:01:40         /usr/local/go/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000615fe8 sp=0xc000615fe0 pc=0x562d276cbb41
24-May-2024 16:01:40 created by net/http.(*Transport).dialConn in goroutine 7
24-May-2024 16:01:40         /usr/local/go/src/net/http/transport.go:1777 +0x16f1
24-May-2024 16:01:40
24-May-2024 16:01:40 rax    0xca
24-May-2024 16:01:40 rbx    0x0
24-May-2024 16:01:40 rcx    0xffffffffffffffff
24-May-2024 16:01:40 rdx    0x0
24-May-2024 16:01:40 rdi    0x562d2910f4e8
24-May-2024 16:01:40 rsi    0x80
24-May-2024 16:01:40 rbp    0x7ffee87eb418
24-May-2024 16:01:40 rsp    0x7ffee87eb3d0
24-May-2024 16:01:40 r8     0x0
24-May-2024 16:01:40 r9     0x0
24-May-2024 16:01:40 r10    0x0
24-May-2024 16:01:40 r11    0x286
24-May-2024 16:01:40 r12    0x7ffee87eb448
24-May-2024 16:01:40 r13    0xc000334d7c
24-May-2024 16:01:40 r14    0x562d2910ed80
24-May-2024 16:01:40 r15    0x0
24-May-2024 16:01:40 rip    0x562d276cd941
24-May-2024 16:01:40 rflags 0x286
24-May-2024 16:01:40 cs     0x33
24-May-2024 16:01:40 fs     0x0
24-May-2024 16:01:40 gs     0x0
24-May-2024 16:01:45 Killing: 9200
24-May-2024 16:01:45 Executing kill 9200
24-May-2024 16:01:45 Killing: 14679
24-May-2024 16:01:45 Executing kill 14679
24-May-2024 16:01:45 Killing: 14677
24-May-2024 16:01:45 Executing kill 14677
24-May-2024 16:01:45 [ 97%] Linking CXX shared library build/lib.linux-x86_64-cpython-310/casatools/__casac__/_imagemetadata.cp
24-May-2024 16:01:50 Force Stop build feature is enabled for current plan. Either Bamboo has detected the build has hung or it has been manually stopped.
24-May-2024 16:01:50 Has finished generating stack trace and terminating spawned sub-processes of process id: 10566
24-May-2024 16:01:50 Failing task since return code of [/export/home/cbt-el7-2/bamboohome/temp/CASA-CRBC644PLUS0-BPML2014P310-5-ScriptBuildTask-4129042262825295329.sh] was 143 while expected 0
24-May-2024 16:01:50 Finished task 'Clean up' with result: Failed
24-May-2024 16:01:50 Running post build plugin 'Docker Container Cleanup'
24-May-2024 16:01:50
Beginning to execute external process for build 'CASA - CMake Release Build Casalith 6.6.4+ - release-6.6.4 - Build and Package Many Linux 2014 Python 3.10 #5 (CASA-CRBC644PLUS0-BPML2014P310-5)'
... running command line:
/bin/docker rm -f casalith_container
... in: /export/home/cbt-el7-2/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPML2014P310
24-May-2024 16:01:54 casalith_container
24-May-2024 16:01:54 Running post build plugin 'NCover Results Collector'
24-May-2024 16:01:54 Running post build plugin 'Build Results Label Collector'
24-May-2024 16:01:54 Running post build plugin 'Clover Results Collector'
24-May-2024 16:01:54 Running post build plugin 'npm Cache Cleanup'
24-May-2024 16:01:54 Running post build plugin 'Artifact Copier'
24-May-2024 16:01:54 Publishing an artifact: ManyLinux2014 Python 3.10 Casatools
24-May-2024 16:01:54 Failing as no matching files has been found and empty artifacts are not allowed.
24-May-2024 16:01:54 Unable to publish artifact [ManyLinux2014 Python 3.10 Casatools]:
24-May-2024 16:01:54 The artifact is required, build will now fail.
24-May-2024 16:01:54 The artifact hasn't been successfully published after 91.83 ms
24-May-2024 16:01:54 Publishing an artifact: ManyLinux2014 Python 3.10 Casatasks
24-May-2024 16:01:54 Failing as no matching files has been found and empty artifacts are not allowed.
24-May-2024 16:01:54 Unable to publish artifact [ManyLinux2014 Python 3.10 Casatasks]:
24-May-2024 16:01:54 The artifact hasn't been successfully published after 41.14 ms
24-May-2024 16:01:54 Publishing an artifact: ManyLinux2014 Python 3.10 Casashell
24-May-2024 16:01:54 Failing as no matching files has been found and empty artifacts are not allowed.
24-May-2024 16:01:54 Unable to publish artifact [ManyLinux2014 Python 3.10 Casashell]:
24-May-2024 16:01:54 The artifact hasn't been successfully published after 36.26 ms
24-May-2024 16:01:54 Publishing an artifact: ManyLinux2014 Python 3.10 Tarball
24-May-2024 16:01:55 Failing as no matching files has been found and empty artifacts are not allowed.
24-May-2024 16:01:55 Unable to publish artifact [ManyLinux2014 Python 3.10 Tarball]:
24-May-2024 16:01:55 The artifact is required, build will now fail.
24-May-2024 16:01:55 The artifact hasn't been successfully published after 97.01 ms
24-May-2024 16:01:55 Publishing an artifact: ManyLinux2014 Python 3.10 Casatestutils
24-May-2024 16:01:55 Failing as no matching files has been found and empty artifacts are not allowed.
24-May-2024 16:01:55 Unable to publish artifact [ManyLinux2014 Python 3.10 Casatestutils]:
24-May-2024 16:01:55 The artifact is required, build will now fail.
24-May-2024 16:01:55 The artifact hasn't been successfully published after 103.5 ms
24-May-2024 16:01:55 Finalising the build...
24-May-2024 16:01:55 Stopping timer.
24-May-2024 16:01:55 Build CASA-CRBC644PLUS0-BPML2014P310-5 completed.
24-May-2024 16:01:55 Running on server: post build plugin 'Build Hanging Detection Configuration'
24-May-2024 16:01:55 Running on server: post build plugin 'NCover Results Collector'
24-May-2024 16:01:55 Running on server: post build plugin 'Build Labeller'
24-May-2024 16:01:55 Running on server: post build plugin 'Clover Delta Calculator'
24-May-2024 16:01:55 Running on server: post build plugin 'Maven Dependencies Postprocessor'
24-May-2024 16:01:55 All post build plugins have finished
24-May-2024 16:01:55 Generating build results summary...
24-May-2024 16:01:55 Saving build results to disk...
24-May-2024 16:01:55 Store variable context...
24-May-2024 16:01:55 Finished building CASA-CRBC644PLUS0-BPML2014P310-5.