Build: #1 did not complete
Job: Build and Package RHEL6 did not complete
Job result summary
- Queued
- Source updated
- Started
- Completed
- Cancelled
- Agent
- cbt-el7-9.cv.nrao.edu
Error summary
The build generated some errors. See the full build log for more details.
FWD_DECL_map_array_pylist(long long)
^
binding/source/conversions_python.cc:563:149: warning: 'PyObject* casac::map_vector_pylist(const std::vector<long long int>&)' declared 'static' but never defined [-Wunused-function]
binding/source/conversions_python.cc:1073:490: warning: 'PyObject* casac::map_vector_pylist(const std::vector<std::complex<double> >&)' defined but not used [-Wunused-function]
binding/source/conversions_python.cc:1074:469: warning: 'PyObject* casac::map_vector_pylist(const std::vector<casac::complex>&)' defined but not used [-Wunused-function]
binding/source/conversions_python.cc:1075:460: warning: 'PyObject* casac::map_vector_pylist(const std::vector<std::basic_string<char> >&)' defined but not used [-Wunused-function]
In file included from /opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
from /opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4,
from binding/include/swigconvert_python3.h:5,
from binding/source/swigconvert_python3.cc:1:
/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/numpy/core/include/numpy/__multiarray_api.h:1453:1: warning: 'int _import_array()' defined but not used [-Wunused-function]
_import_array(void)
^
casa-source/code/nrao/VLA/nreal.cc: In function 'int olopen_(int*, char*, int)':
casa-source/code/nrao/VLA/nreal.cc:195:76: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(timeData, "%ld %ld %zd", &lastMJAD, &lastTick, &lastOffset);
^
casa-source/code/nrao/VLA/nreal.cc: In function 'int diskread_(int*, char*)':
casa-source/code/nrao/VLA/nreal.cc:294:69: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(timeData, "%ld %ld %zd", &MJAD, &lastTick, &lastOffset);
^
In file included from casa-source/code/flagging/Flagging/RFATimeFreqCrop.h:175:0,
from casa-source/code/flagging/Flagging/Flagger.cc:42:
casa-source/code/flagging/Flagging/RFATimeFreqCrop.tcc: In member function 'void casa::RFATimeFreqCrop::Display_ds9(casa6core::Int, casa6core::Int, casa6core::Matrix<float>&, casa6core::Int)':
casa-source/code/flagging/Flagging/RFATimeFreqCrop.tcc:1480:19: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
system (tmp);
^
In file included from casa-source/code/flagging/Flagging/RFATimeFreqCrop.h:175:0,
from casa-source/code/flagging/Flagging/Flagger.cc:42:
casa-source/code/flagging/Flagging/RFATimeFreqCrop.tcc:1489:69: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
casa-source/code/flagging/Flagging/RFATimeFreqCrop.tcc:1500:43: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
system ("xpaset -p ds9 zoom to fit");
^
In file included from casa-source/code/flagging/Flagging/RFATimeFreqCrop.h:175:0,
from casa-source/code/flagging/Flagging/Flagger.cc:42:
casa-source/code/flagging/Flagging/RFATimeFreqCrop.tcc: In member function 'void casa::RFATimeFreqCrop::Plot_ds9(casa6core::Int, casa6core::Vector<float>, casa6core::Vector<float>)':
casa-source/code/flagging/Flagging/RFATimeFreqCrop.tcc:1527:23: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
system(cmd.data());
^
casa-source/code/flagging/Flagging/RFATimeFreqCrop.tcc:1540:21: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
system(cmd.data());
^
casa-source/code/flagging/Flagging/RFATimeFreqCrop.tcc:1550:21: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
system(cmd.data());
^
In file included from casa-source/code/imageanalysis/ImageAnalysis/SpectralCollapser.cc:28:0:
casa-source/code/imageanalysis/ImageAnalysis/SpectralCollapser.h:62:2: warning: multi-line comment [-Wcomment]
// transforms the range to the channels to be combined. The actual image\
^
casa-source/code/synthesis/ImagerObjects/SDMaskHandler.cc: In member function 'void casa::SDMaskHandler::autoMaskByMultiThreshold(casa6core::ImageInterface<float>&, casa6core::TempImage<float>&, const casa6core::ImageInterface<float>&, const casa6core::ImageInterface<float>&, const casa6core::Record&, const casa6core::Record&, casa6core::Int, casa6core::Vector<bool>&, const Float&, const Float&, const Float&, const Float&, const Float&, const Float&, const Float&, const Float&, const Float&, casa6core::Int, casa6core::Bool, casa6core::Bool, casa6core::Bool)':
casa-source/code/synthesis/ImagerObjects/SDMaskHandler.cc:2344:10: warning: variable 'specaxisLast' set but not used [-Wunused-but-set-variable]
Bool specaxisLast(True);
^
casa-source/code/synthesis/ImagerObjects/SDMaskHandler.cc: In member function 'casa6core::Int casa::SDMaskHandler::makeInteractiveMask(std::shared_ptr<casa::SIImageStore>&, casa6core::Int&, casa6core::Int&, casa6core::String&, casa6core::String&)':
casa-source/code/synthesis/ImagerObjects/SDMaskHandler.cc:921:12: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
return ret;
^
In file included from casacore/casacore/casa/Arrays/ArrayBase.h:35:0,
from casacore/casacore/casa/Arrays/Array.h:35,
from casacore/casa/Arrays/Matrix.h:34,
from casa-source/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc:37:
casacore/casacore/casa/Utilities/CountedPtr.h: In instantiation of 'void casa6core::CountedPtr<t>::Deleter<T>::operator()(T*) const [with T = casa::refim::PointingOffsets; t = casa::refim::PointingOffsets]':
/opt/rh/devtoolset-4/root/usr/include/c++/5.3.1/bits/shared_ptr_base.h:603:11: required from 'std::__shared_count<_Lp>::__shared_count(_Ptr, _Deleter, _Alloc) [with _Ptr = casa::refim::PointingOffsets*; _Deleter = casa6core::CountedPtr<casa::refim::PointingOffsets>::Deleter<casa::refim::PointingOffsets>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = (__gnu_cxx::_Lock_policy)2u]'
/opt/rh/devtoolset-4/root/usr/include/c++/5.3.1/bits/shared_ptr_base.h:585:57: required from 'std::__shared_count<_Lp>::__shared_count(_Ptr, _Deleter) [with _Ptr = casa::refim::PointingOffsets*; _Deleter = casa6core::CountedPtr<casa::refim::PointingOffsets>::Deleter<casa::refim::PointingOffsets>; __gnu_cxx::_Lock_policy _Lp = (__gnu_cxx::_Lock_policy)2u]'
/opt/rh/devtoolset-4/root/usr/include/c++/5.3.1/bits/shared_ptr_base.h:892:37: required from 'std::__shared_ptr<_Tp, _Lp>::__shared_ptr(_Tp1*, _Deleter) [with _Tp1 = casa::refim::PointingOffsets; _Deleter = casa6core::CountedPtr<casa::refim::PointingOffsets>::Deleter<casa::refim::PointingOffsets>; _Tp = casa::refim::PointingOffsets; __gnu_cxx::_Lock_policy _Lp = (__gnu_cxx::_Lock_policy)2u]'
/opt/rh/devtoolset-4/root/usr/include/c++/5.3.1/bits/shared_ptr.h:134:37: required from 'std::shared_ptr<_Tp>::shared_ptr(_Tp1*, _Deleter) [with _Tp1 = casa::refim::PointingOffsets; _Deleter = casa6core::CountedPtr<casa::refim::PointingOffsets>::Deleter<casa::refim::PointingOffsets>; _Tp = casa::refim::PointingOffsets]'
casacore/casacore/casa/Utilities/CountedPtr.h:117:44: required from 'casa6core::CountedPtr<t>::CountedPtr(t*, casa6core::Bool) [with t = casa::refim::PointingOffsets; casa6core::Bool = bool]'
casa-source/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc:1767:101: required from here
casacore/casacore/casa/Utilities/CountedPtr.h:89:66: warning: deleting object of polymorphic class type 'casa::refim::PointingOffsets' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
void operator() (T * data) const { if (reallyDeleteIt_p) delete data;}
^
casa-source/code/synthesis/MeasurementComponents/CalibratingVi2Factory.cc:41:8: warning: '{anonymous}::initCViFacGenerator' defined but not used [-Wunused-variable]
bool initCViFacGenerator = casa::vi::CalibratingVi2FactoryI::setGenerator(generateCViFac);
^
casa-source/code/synthesis/MeasurementComponents/CalibratingVi2Factory.cc:42:8: warning: '{anonymous}::initCViFac_byRec_Generator' defined but not used [-Wunused-variable]
bool initCViFac_byRec_Generator = casa::vi::CalibratingVi2FactoryI::set_byRec_Generator(generateCViFac_byRec);
^
casa-source/code/synthesis/TransformMachines2/FTMachine.cc:1845:7: warning: "/*" within comment [-Wcomment]
/*Bool anymatchChan=false;
^
casa-source/code/synthesis/TransformMachines2/VisModelData.cc:63:8: warning: '{anonymous}::initializeVisModelDataFactory' defined but not used [-Wunused-variable]
bool initializeVisModelDataFactory = casa::VisModelDataI::setFactory (createRefImVisModelData, 1);
^
casa-source/code/synthesis/TransformMachines/AWVisResampler.cc:322:1: warning: multi-line comment [-Wcomment]
// #pragma omp parallel default(none) \
^
casa-source/code/synthesis/TransformMachines/VisModelData.cc:66:8: warning: '{anonymous}::initializeVisModelDataFactory' defined but not used [-Wunused-variable]
bool initializeVisModelDataFactory = casa::VisModelDataI::setFactory (createVisModelData);
^
casa-source/code/atnf/atca/ATAtmosphere.cc: In member function 'casa6core::Int casa::ATAtmosphere::nLayers() const':
casa-source/code/atnf/atca/ATAtmosphere.cc:162:65: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
casa-source/code/atnf/atca/ATAtmosphere.cc:163:65: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
casa-source/code/atnf/atca/ATAtmosphere.cc:164:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
casa-source/code/msvis/MSVis/VisBufferUtil.cc: In member function 'void casa::VisBufferUtil::pointingIndex(casa6core::Double*&, casa6core::Int*&, casa6core::Double*&, casa6core::Int, casa6core::Int, casa6core::Int, casa6core::Double*&, casa6core::Vector<int>&)':
casa-source/code/msvis/MSVis/VisBufferUtil.cc:858:9: warning: variable 'guessRow' set but not used [-Wunused-but-set-variable]
Int guessRow=0;
^
casa-source/code/msvis/MSVis/VisBuffer.cc:52:1: warning: multi-line comment [-Wcomment]
//#define Log(level, ...) \
^
Force Stop build feature is enabled for current plan. Either Bamboo has detected the build has hung or it has been manually stopped.
/export/home/cbt-el7-9/bamboohome/temp/CASA-C6RP0-JOB1-1-ScriptBuildTask-1683670853213471559.sh: line 2: 22145 Quit docker stop wheel-container
Error response from daemon: No such container: casalith-container
Error response from daemon: You cannot remove a running container 57bce4fa415ab38368058a608c14d8c10dee7661f871cc20ce8fdecb7a48aeee. Stop the container before attempting removal or force remove
Error: No such container: casalith-container
Build was manually stopped.
^
binding/source/conversions_python.cc:563:149: warning: 'PyObject* casac::map_vector_pylist(const std::vector<long long int>&)' declared 'static' but never defined [-Wunused-function]
binding/source/conversions_python.cc:1073:490: warning: 'PyObject* casac::map_vector_pylist(const std::vector<std::complex<double> >&)' defined but not used [-Wunused-function]
binding/source/conversions_python.cc:1074:469: warning: 'PyObject* casac::map_vector_pylist(const std::vector<casac::complex>&)' defined but not used [-Wunused-function]
binding/source/conversions_python.cc:1075:460: warning: 'PyObject* casac::map_vector_pylist(const std::vector<std::basic_string<char> >&)' defined but not used [-Wunused-function]
In file included from /opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
from /opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4,
from binding/include/swigconvert_python3.h:5,
from binding/source/swigconvert_python3.cc:1:
/opt/rh/rh-python36/root/usr/lib64/python3.6/site-packages/numpy/core/include/numpy/__multiarray_api.h:1453:1: warning: 'int _import_array()' defined but not used [-Wunused-function]
_import_array(void)
^
casa-source/code/nrao/VLA/nreal.cc: In function 'int olopen_(int*, char*, int)':
casa-source/code/nrao/VLA/nreal.cc:195:76: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(timeData, "%ld %ld %zd", &lastMJAD, &lastTick, &lastOffset);
^
casa-source/code/nrao/VLA/nreal.cc: In function 'int diskread_(int*, char*)':
casa-source/code/nrao/VLA/nreal.cc:294:69: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf(timeData, "%ld %ld %zd", &MJAD, &lastTick, &lastOffset);
^
In file included from casa-source/code/flagging/Flagging/RFATimeFreqCrop.h:175:0,
from casa-source/code/flagging/Flagging/Flagger.cc:42:
casa-source/code/flagging/Flagging/RFATimeFreqCrop.tcc: In member function 'void casa::RFATimeFreqCrop::Display_ds9(casa6core::Int, casa6core::Int, casa6core::Matrix<float>&, casa6core::Int)':
casa-source/code/flagging/Flagging/RFATimeFreqCrop.tcc:1480:19: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
system (tmp);
^
In file included from casa-source/code/flagging/Flagging/RFATimeFreqCrop.h:175:0,
from casa-source/code/flagging/Flagging/Flagger.cc:42:
casa-source/code/flagging/Flagging/RFATimeFreqCrop.tcc:1489:69: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
casa-source/code/flagging/Flagging/RFATimeFreqCrop.tcc:1500:43: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
system ("xpaset -p ds9 zoom to fit");
^
In file included from casa-source/code/flagging/Flagging/RFATimeFreqCrop.h:175:0,
from casa-source/code/flagging/Flagging/Flagger.cc:42:
casa-source/code/flagging/Flagging/RFATimeFreqCrop.tcc: In member function 'void casa::RFATimeFreqCrop::Plot_ds9(casa6core::Int, casa6core::Vector<float>, casa6core::Vector<float>)':
casa-source/code/flagging/Flagging/RFATimeFreqCrop.tcc:1527:23: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
system(cmd.data());
^
casa-source/code/flagging/Flagging/RFATimeFreqCrop.tcc:1540:21: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
system(cmd.data());
^
casa-source/code/flagging/Flagging/RFATimeFreqCrop.tcc:1550:21: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result]
system(cmd.data());
^
In file included from casa-source/code/imageanalysis/ImageAnalysis/SpectralCollapser.cc:28:0:
casa-source/code/imageanalysis/ImageAnalysis/SpectralCollapser.h:62:2: warning: multi-line comment [-Wcomment]
// transforms the range to the channels to be combined. The actual image\
^
casa-source/code/synthesis/ImagerObjects/SDMaskHandler.cc: In member function 'void casa::SDMaskHandler::autoMaskByMultiThreshold(casa6core::ImageInterface<float>&, casa6core::TempImage<float>&, const casa6core::ImageInterface<float>&, const casa6core::ImageInterface<float>&, const casa6core::Record&, const casa6core::Record&, casa6core::Int, casa6core::Vector<bool>&, const Float&, const Float&, const Float&, const Float&, const Float&, const Float&, const Float&, const Float&, const Float&, casa6core::Int, casa6core::Bool, casa6core::Bool, casa6core::Bool)':
casa-source/code/synthesis/ImagerObjects/SDMaskHandler.cc:2344:10: warning: variable 'specaxisLast' set but not used [-Wunused-but-set-variable]
Bool specaxisLast(True);
^
casa-source/code/synthesis/ImagerObjects/SDMaskHandler.cc: In member function 'casa6core::Int casa::SDMaskHandler::makeInteractiveMask(std::shared_ptr<casa::SIImageStore>&, casa6core::Int&, casa6core::Int&, casa6core::String&, casa6core::String&)':
casa-source/code/synthesis/ImagerObjects/SDMaskHandler.cc:921:12: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
return ret;
^
In file included from casacore/casacore/casa/Arrays/ArrayBase.h:35:0,
from casacore/casacore/casa/Arrays/Array.h:35,
from casacore/casa/Arrays/Matrix.h:34,
from casa-source/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc:37:
casacore/casacore/casa/Utilities/CountedPtr.h: In instantiation of 'void casa6core::CountedPtr<t>::Deleter<T>::operator()(T*) const [with T = casa::refim::PointingOffsets; t = casa::refim::PointingOffsets]':
/opt/rh/devtoolset-4/root/usr/include/c++/5.3.1/bits/shared_ptr_base.h:603:11: required from 'std::__shared_count<_Lp>::__shared_count(_Ptr, _Deleter, _Alloc) [with _Ptr = casa::refim::PointingOffsets*; _Deleter = casa6core::CountedPtr<casa::refim::PointingOffsets>::Deleter<casa::refim::PointingOffsets>; _Alloc = std::allocator<void>; __gnu_cxx::_Lock_policy _Lp = (__gnu_cxx::_Lock_policy)2u]'
/opt/rh/devtoolset-4/root/usr/include/c++/5.3.1/bits/shared_ptr_base.h:585:57: required from 'std::__shared_count<_Lp>::__shared_count(_Ptr, _Deleter) [with _Ptr = casa::refim::PointingOffsets*; _Deleter = casa6core::CountedPtr<casa::refim::PointingOffsets>::Deleter<casa::refim::PointingOffsets>; __gnu_cxx::_Lock_policy _Lp = (__gnu_cxx::_Lock_policy)2u]'
/opt/rh/devtoolset-4/root/usr/include/c++/5.3.1/bits/shared_ptr_base.h:892:37: required from 'std::__shared_ptr<_Tp, _Lp>::__shared_ptr(_Tp1*, _Deleter) [with _Tp1 = casa::refim::PointingOffsets; _Deleter = casa6core::CountedPtr<casa::refim::PointingOffsets>::Deleter<casa::refim::PointingOffsets>; _Tp = casa::refim::PointingOffsets; __gnu_cxx::_Lock_policy _Lp = (__gnu_cxx::_Lock_policy)2u]'
/opt/rh/devtoolset-4/root/usr/include/c++/5.3.1/bits/shared_ptr.h:134:37: required from 'std::shared_ptr<_Tp>::shared_ptr(_Tp1*, _Deleter) [with _Tp1 = casa::refim::PointingOffsets; _Deleter = casa6core::CountedPtr<casa::refim::PointingOffsets>::Deleter<casa::refim::PointingOffsets>; _Tp = casa::refim::PointingOffsets]'
casacore/casacore/casa/Utilities/CountedPtr.h:117:44: required from 'casa6core::CountedPtr<t>::CountedPtr(t*, casa6core::Bool) [with t = casa::refim::PointingOffsets; casa6core::Bool = bool]'
casa-source/code/synthesis/ImagerObjects/SynthesisImagerVi2.cc:1767:101: required from here
casacore/casacore/casa/Utilities/CountedPtr.h:89:66: warning: deleting object of polymorphic class type 'casa::refim::PointingOffsets' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
void operator() (T * data) const { if (reallyDeleteIt_p) delete data;}
^
casa-source/code/synthesis/MeasurementComponents/CalibratingVi2Factory.cc:41:8: warning: '{anonymous}::initCViFacGenerator' defined but not used [-Wunused-variable]
bool initCViFacGenerator = casa::vi::CalibratingVi2FactoryI::setGenerator(generateCViFac);
^
casa-source/code/synthesis/MeasurementComponents/CalibratingVi2Factory.cc:42:8: warning: '{anonymous}::initCViFac_byRec_Generator' defined but not used [-Wunused-variable]
bool initCViFac_byRec_Generator = casa::vi::CalibratingVi2FactoryI::set_byRec_Generator(generateCViFac_byRec);
^
casa-source/code/synthesis/TransformMachines2/FTMachine.cc:1845:7: warning: "/*" within comment [-Wcomment]
/*Bool anymatchChan=false;
^
casa-source/code/synthesis/TransformMachines2/VisModelData.cc:63:8: warning: '{anonymous}::initializeVisModelDataFactory' defined but not used [-Wunused-variable]
bool initializeVisModelDataFactory = casa::VisModelDataI::setFactory (createRefImVisModelData, 1);
^
casa-source/code/synthesis/TransformMachines/AWVisResampler.cc:322:1: warning: multi-line comment [-Wcomment]
// #pragma omp parallel default(none) \
^
casa-source/code/synthesis/TransformMachines/VisModelData.cc:66:8: warning: '{anonymous}::initializeVisModelDataFactory' defined but not used [-Wunused-variable]
bool initializeVisModelDataFactory = casa::VisModelDataI::setFactory (createVisModelData);
^
casa-source/code/atnf/atca/ATAtmosphere.cc: In member function 'casa6core::Int casa::ATAtmosphere::nLayers() const':
casa-source/code/atnf/atca/ATAtmosphere.cc:162:65: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
casa-source/code/atnf/atca/ATAtmosphere.cc:163:65: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
casa-source/code/atnf/atca/ATAtmosphere.cc:164:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
casa-source/code/msvis/MSVis/VisBufferUtil.cc: In member function 'void casa::VisBufferUtil::pointingIndex(casa6core::Double*&, casa6core::Int*&, casa6core::Double*&, casa6core::Int, casa6core::Int, casa6core::Int, casa6core::Double*&, casa6core::Vector<int>&)':
casa-source/code/msvis/MSVis/VisBufferUtil.cc:858:9: warning: variable 'guessRow' set but not used [-Wunused-but-set-variable]
Int guessRow=0;
^
casa-source/code/msvis/MSVis/VisBuffer.cc:52:1: warning: multi-line comment [-Wcomment]
//#define Log(level, ...) \
^
Force Stop build feature is enabled for current plan. Either Bamboo has detected the build has hung or it has been manually stopped.
/export/home/cbt-el7-9/bamboohome/temp/CASA-C6RP0-JOB1-1-ScriptBuildTask-1683670853213471559.sh: line 2: 22145 Quit docker stop wheel-container
Error response from daemon: No such container: casalith-container
Error response from daemon: You cannot remove a running container 57bce4fa415ab38368058a608c14d8c10dee7661f871cc20ce8fdecb7a48aeee. Stop the container before attempting removal or force remove
Error: No such container: casalith-container
Build was manually stopped.