Build: #7 did not complete
Job: ManyLinux 2.28 did not complete
Build log
The build generated 11,837 lines of output.The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
12-Apr-2024 15:04:11 | | ^~~~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Simulator.cc:2582:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:11 | 2582 | if(componentList_p) delete componentList_p; componentList_p=0; |
12-Apr-2024 15:04:11 | | ^~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Simulator.cc:2582:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:11 | 2582 | if(componentList_p) delete componentList_p; componentList_p=0; |
12-Apr-2024 15:04:11 | | ^~~~~~~~~~~~~~~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Simulator.cc:2585:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:11 | 2585 | if(images_p[model]) delete images_p[model]; images_p[model]=0; |
12-Apr-2024 15:04:11 | | ^~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Simulator.cc:2585:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:11 | 2585 | if(images_p[model]) delete images_p[model]; images_p[model]=0; |
12-Apr-2024 15:04:11 | | ^~~~~~~~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Simulator.cc: In member function ‘casacore::Bool casa::Simulator::setlimits(casacore::Double, const Quantity&)’: |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Simulator.cc:2612:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:11 | 2612 | } catch (AipsError x) { |
12-Apr-2024 15:04:11 | | ^ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Simulator.cc: In member function ‘casacore::Bool casa::Simulator::setauto(casacore::Double)’: |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Simulator.cc:2628:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:11 | 2628 | } catch (AipsError x) { |
12-Apr-2024 15:04:11 | | ^ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Simulator.cc: In member function ‘casacore::Bool casa::Simulator::setdata(const casacore::Vector<int>&, const casacore::Vector<int>&, const casacore::String&)’: |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Simulator.cc:2751:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:11 | 2751 | if(vs_p) delete vs_p; vs_p=0; |
12-Apr-2024 15:04:11 | | ^~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Simulator.cc:2751:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:11 | 2751 | if(vs_p) delete vs_p; vs_p=0; |
12-Apr-2024 15:04:11 | | ^~~~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Simulator.cc:2752:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:11 | 2752 | if(mssel_p) delete mssel_p; mssel_p=0; |
12-Apr-2024 15:04:11 | | ^~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Simulator.cc:2752:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:11 | 2752 | if(mssel_p) delete mssel_p; mssel_p=0; |
12-Apr-2024 15:04:11 | | ^~~~~~~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Simulator.cc:2839:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:11 | 2839 | if(vs_p) delete vs_p; vs_p=0; |
12-Apr-2024 15:04:11 | | ^~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Simulator.cc:2839:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:11 | 2839 | if(vs_p) delete vs_p; vs_p=0; |
12-Apr-2024 15:04:11 | | ^~~~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Simulator.cc:2858:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:11 | 2858 | } catch (AipsError x) { |
12-Apr-2024 15:04:11 | | ^ |
12-Apr-2024 15:04:11 | [ 83%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/MeasurementEquations/lbfgs/solvers.cc.o |
12-Apr-2024 15:04:11 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:04:11 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:04:11 | from /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.h:44, |
12-Apr-2024 15:04:11 | from /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:33: |
12-Apr-2024 15:04:11 | /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] |
12-Apr-2024 15:04:11 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:04:11 | | ^~~~~~~ |
12-Apr-2024 15:04:11 | In file included from /source/casa6/casatools/src/code/synthesis/CalTables/CalSet.h:226, |
12-Apr-2024 15:04:11 | from /source/casa6/casatools/src/code/synthesis/MeasurementComponents/EPJones.h:43, |
12-Apr-2024 15:04:11 | from /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:34: |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/CalTables/CalSet.tcc: In member function ‘virtual void casa::CalSet<T>::store(const casacore::String&, const casacore::String&, const Bool&, const casacore::String&)’: |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/CalTables/CalSet.tcc:581:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:11 | 581 | if (calTab_) delete calTab_; calTab_=NULL; |
12-Apr-2024 15:04:11 | | ^~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/CalTables/CalSet.tcc:581:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:11 | 581 | if (calTab_) delete calTab_; calTab_=NULL; |
12-Apr-2024 15:04:11 | | ^~~~~~~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc: In member function ‘casacore::String casa::Imager::imageName()’: |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:220:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:11 | 220 | } catch (AipsError x) { |
12-Apr-2024 15:04:11 | | ^ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc: In member function ‘casacore::String casa::Imager::state()’: |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:1635:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:11 | 1635 | } catch (AipsError x) { |
12-Apr-2024 15:04:11 | | ^ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc: In member function ‘casacore::Bool casa::Imager::pb(const casacore::String&, const casacore::String&, const casacore::String&, const casacore::String&, const casacore::String&, const casacore::MDirection&, const Quantity&, const casacore::String&)’: |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:1830:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:11 | 1830 | } catch (AipsError x) { |
12-Apr-2024 15:04:11 | | ^ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc: In member function ‘casacore::Bool casa::Imager::pbguts(casacore::ImageInterface<float>&, casacore::ImageInterface<float>&, const casacore::MDirection&, const Quantity&)’: |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:1932:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:11 | 1932 | } catch (AipsError x) { |
12-Apr-2024 15:04:11 | | ^ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc: In member function ‘casacore::Bool casa::Imager::correct(casacore::Bool, const Quantity&)’: |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:2305:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:11 | 2305 | } catch (AipsError x) { |
12-Apr-2024 15:04:11 | | ^ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc: In member function ‘void casa::Imager::destroySkyEquation()’: |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:3306:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:11 | 3306 | if(se_p) delete se_p; se_p=0; |
12-Apr-2024 15:04:11 | | ^~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:3306:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:11 | 3306 | if(se_p) delete se_p; se_p=0; |
12-Apr-2024 15:04:11 | | ^~~~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:3307:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:11 | 3307 | if(sm_p) delete sm_p; sm_p=0; |
12-Apr-2024 15:04:11 | | ^~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:3307:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:11 | 3307 | if(sm_p) delete sm_p; sm_p=0; |
12-Apr-2024 15:04:11 | | ^~~~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:3308:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:11 | 3308 | if(vp_p) delete vp_p; vp_p=0; |
12-Apr-2024 15:04:11 | | ^~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:3308:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:11 | 3308 | if(vp_p) delete vp_p; vp_p=0; |
12-Apr-2024 15:04:11 | | ^~~~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:3309:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:11 | 3309 | if(gvp_p) delete gvp_p; gvp_p=0; |
12-Apr-2024 15:04:11 | | ^~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:3309:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:11 | 3309 | if(gvp_p) delete gvp_p; gvp_p=0; |
12-Apr-2024 15:04:11 | | ^~~~~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:3311:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:11 | 3311 | if(componentList_p) delete componentList_p; componentList_p=0; |
12-Apr-2024 15:04:11 | | ^~ |
12-Apr-2024 15:04:11 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:3311:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:20 | 3311 | if(componentList_p) delete componentList_p; componentList_p=0; |
12-Apr-2024 15:04:20 | | ^~~~~~~~~~~~~~~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc: In member function ‘virtual void casa::Imager::writeHistory(casacore::LogIO&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:3856:21: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 3856 | }catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc: In member function ‘virtual void casa::Imager::writeCommand(casacore::LogIO&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:3869:21: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 3869 | }catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc: In member function ‘casacore::Bool casa::Imager::calcImFreqs(casacore::Vector<double>&, casacore::Vector<double>&, const casacore::MFrequency::Types&, const casacore::MEpoch&, const casacore::MPosition&, const Double&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager2.cc:4515:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 4515 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | [ 84%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/MeasurementEquations/lbfgs/specialfunctions.cc.o |
12-Apr-2024 15:04:20 | [ 84%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/MeasurementEquations/lbfgs/statistics.cc.o |
12-Apr-2024 15:04:20 | [ 84%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/Parallel/Applicator.cc.o |
12-Apr-2024 15:04:20 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:04:20 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:04:20 | from /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.h:44, |
12-Apr-2024 15:04:20 | from /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:30: |
12-Apr-2024 15:04:20 | /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] |
12-Apr-2024 15:04:20 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:04:20 | | ^~~~~~~ |
12-Apr-2024 15:04:20 | In file included from /source/casa6/casatools/src/code/synthesis/CalTables/CalSet.h:226, |
12-Apr-2024 15:04:20 | from /source/casa6/casatools/src/code/synthesis/MeasurementComponents/EPJones.h:43, |
12-Apr-2024 15:04:20 | from /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:31: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/CalTables/CalSet.tcc: In member function ‘virtual void casa::CalSet<T>::store(const casacore::String&, const casacore::String&, const Bool&, const casacore::String&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/CalTables/CalSet.tcc:581:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:20 | 581 | if (calTab_) delete calTab_; calTab_=NULL; |
12-Apr-2024 15:04:20 | | ^~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/CalTables/CalSet.tcc:581:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:20 | 581 | if (calTab_) delete calTab_; calTab_=NULL; |
12-Apr-2024 15:04:20 | | ^~~~~~~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In destructor ‘virtual casa::Imager::~Imager()’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:465:20: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 465 | catch (AipsError x){ |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:483:7: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] |
12-Apr-2024 15:04:20 | 483 | throw(AipsError(x)); |
12-Apr-2024 15:04:20 | | ^~~~~~~~~~~~~~~~~~~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:483:7: note: in C++11 destructors default to ‘noexcept’ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::open(casacore::MeasurementSet&, casacore::Bool, casacore::Bool)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:563:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 563 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::close()’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:582:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:20 | 582 | if(ft_p) delete ft_p; ft_p = 0; |
12-Apr-2024 15:04:20 | | ^~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:582:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:20 | 582 | if(ft_p) delete ft_p; ft_p = 0; |
12-Apr-2024 15:04:20 | | ^~~~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:583:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:20 | 583 | if(cft_p) delete cft_p; cft_p = 0; |
12-Apr-2024 15:04:20 | | ^~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:583:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:20 | 583 | if(cft_p) delete cft_p; cft_p = 0; |
12-Apr-2024 15:04:20 | | ^~~~~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:584:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:20 | 584 | if(vs_p) delete vs_p; vs_p = 0; |
12-Apr-2024 15:04:20 | | ^~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:584:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:20 | 584 | if(vs_p) delete vs_p; vs_p = 0; |
12-Apr-2024 15:04:20 | | ^~~~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:593:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:20 | 593 | if(se_p) delete se_p; se_p = 0; |
12-Apr-2024 15:04:20 | | ^~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:593:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:20 | 593 | if(se_p) delete se_p; se_p = 0; |
12-Apr-2024 15:04:20 | | ^~~~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:595:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:20 | 595 | if(vp_p) delete vp_p; vp_p = 0; |
12-Apr-2024 15:04:20 | | ^~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:595:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:20 | 595 | if(vp_p) delete vp_p; vp_p = 0; |
12-Apr-2024 15:04:20 | | ^~~~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:596:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:20 | 596 | if(gvp_p) delete gvp_p; gvp_p = 0; |
12-Apr-2024 15:04:20 | | ^~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:596:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:20 | 596 | if(gvp_p) delete gvp_p; gvp_p = 0; |
12-Apr-2024 15:04:20 | | ^~~~~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::summary()’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:636:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 636 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘virtual casacore::Bool casa::Imager::setimage(casacore::Int, casacore::Int, const Quantity&, const Quantity&, const casacore::String&, casacore::Bool, const casacore::MDirection&, const Quantity&, const Quantity&, const casacore::String&, casacore::Int, casacore::Int, casacore::Int, const casacore::MRadialVelocity&, const casacore::MRadialVelocity&, const casacore::Vector<int>&, casacore::Int, casacore::Int, const Quantity&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:806:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 806 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘virtual casacore::Bool casa::Imager::defineImage(casacore::Int, casacore::Int, const Quantity&, const Quantity&, const casacore::String&, const casacore::MDirection&, casacore::Int, const casacore::String&, casacore::Int, casacore::Int, casacore::Int, const casacore::MFrequency&, const casacore::MRadialVelocity&, const Quantity&, const casacore::Vector<int>&, casacore::Int, const Quantity&, const casacore::MFrequency::Types&, const Quantity&, casacore::Bool, const casacore::MDirection&, const casacore::String&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:1004:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 1004 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::advise(casacore::Bool, casacore::Float, const Quantity&, casacore::Quantity&, casacore::Int&, casacore::Int&, casacore::MDirection&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:1215:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 1215 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::setdata(const casacore::String&, const casacore::Vector<int>&, const casacore::Vector<int>&, const casacore::Vector<int>&, const casacore::MRadialVelocity&, const casacore::MRadialVelocity&, const casacore::Vector<int>&, const casacore::Vector<int>&, const casacore::String&, const casacore::String&, const casacore::String&, const casacore::Vector<int>&, const casacore::String&, const casacore::String&, const casacore::String&, const casacore::String&, const casacore::String&, const casacore::String&, casacore::Bool, casacore::Bool)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:1680:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 1680 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In static member function ‘static casacore::Bool casa::Imager::mask(const casacore::String&, const casacore::String&, const Quantity&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:1958:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 1958 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::boxmask(const casacore::String&, const casacore::Vector<int>&, const casacore::Vector<int>&, casacore::Float)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:2006:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 2006 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::clipimage(const casacore::String&, const Quantity&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:2161:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 2161 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::feather(const casacore::String&, const casacore::String&, const casacore::String&, const casacore::String&, casacore::Float, casacore::Bool)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:2243:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 2243 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::linearmosaic(const casacore::String&, const casacore::String&, const casacore::String&, const casacore::Vector<casacore::String>&, const casacore::Vector<int>&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:2356:24: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 2356 | catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:2407:20: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 2407 | catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::weight(const casacore::String&, const casacore::String&, const Quantity&, casacore::Double, const Quantity&, casacore::Int, casacore::Bool)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:2530:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 2530 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::filter(const casacore::String&, const Quantity&, const Quantity&, const Quantity&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:2599:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 2599 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::uvrange(const Double&, const Double&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:2735:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 2735 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::sensitivity(casacore::Quantity&, casacore::Double&, casacore::Double&, casacore::Double&, casacore::Double&, casacore::Int&, casacore::Matrix<int>&, casacore::Vector<casacore::Vector<int> >&, casacore::Vector<casacore::Vector<double> >&, casacore::Vector<casacore::Vector<double> >&, casacore::Vector<casacore::Vector<double> >&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:2779:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 2779 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::apparentSensitivity(casacore::Double&, casacore::Double&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:2855:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 2855 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::makeimage(const casacore::String&, const casacore::String&, const casacore::String&, casacore::Bool)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:3135:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 3135 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::restore(const casacore::Vector<casacore::String>&, const casacore::String&, const casacore::Vector<casacore::String>&, const casacore::Vector<casacore::String>&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:3257:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 3257 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::updateresidual(const casacore::Vector<casacore::String>&, const casacore::String&, const casacore::Vector<casacore::String>&, const casacore::Vector<casacore::String>&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:3309:22: warning: catching polbuild 12-Apr-2024 15:04:20 /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Record casa::Imager::setjy(const casacore::Vector<int>&, const casacore::Vector<int>&, const casacore::String&, const casacore::String&, const casacore::String&, const casacore::Vector<double>&, const casacore::String&, casacore::Bool, const casacore::Vector<double>&, const casacore::MFrequency&, const casacore::Vector<double>&, const casacore::Vector<double>&, const Double&, const casacore::String&, const casacore::String&, const casacore::String&, const casacore::String&, const casacore::String&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:5030:20: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 5030 | catch (AipsError x){ |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:5036:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:04:20 | 5036 | if (tmodimage) delete tmodimage; tmodimage=NULL; |
12-Apr-2024 15:04:20 | | ^~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:5036:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:04:20 | 5036 | if (tmodimage) delete tmodimage; tmodimage=NULL; |
12-Apr-2024 15:04:20 | | ^~~~~~~~~ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::String casa::Imager::make_comp(const casacore::String&, const casacore::String&, const casacore::MEpoch&, const casacore::Vector<casacore::MFrequency>&, const casacore::String&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:5082:19: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 5082 | catch(AipsError x){ |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::sjy_concatComponentLists(casacore::LogIO&, const casacore::Vector<casacore::String>&, const casacore::String&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:5246:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 5246 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In static member function ‘static casacore::Bool casa::Imager::clone(const casacore::String&, const casacore::String&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:6090:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 6090 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::make(const casacore::String&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:6132:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 6132 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::fitpsf(const casacore::String&, casacore::ImageBeamSet&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:6191:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 6191 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::plotuv(casacore::Bool)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:6339:20: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 6339 | catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:28 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::plotvis(const casacore::String&, casacore::Int)’: |
12-Apr-2024 15:04:28 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:6562:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:28 | 6562 | } catch (AipsError x) { |
12-Apr-2024 15:04:28 | | ^ |
12-Apr-2024 15:04:28 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::plotweights(casacore::Bool, casacore::Int)’: |
12-Apr-2024 15:04:28 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:6738:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:28 | 6738 | } catch (AipsError x) { |
12-Apr-2024 15:04:28 | | ^ |
12-Apr-2024 15:04:28 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::clipvis(const Quantity&)’: |
12-Apr-2024 15:04:28 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:6805:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:28 | 6805 | } catch (AipsError x) { |
12-Apr-2024 15:04:28 | | ^ |
12-Apr-2024 15:04:28 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::plotsummary()’: |
12-Apr-2024 15:04:28 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:6906:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:28 | 6906 | } catch (AipsError x) { |
12-Apr-2024 15:04:28 | | ^ |
12-Apr-2024 15:04:28 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::makemodelfromsd(const casacore::String&, const casacore::String&, const casacore::String&, casacore::String&)’: |
12-Apr-2024 15:04:28 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:7094:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:28 | 7094 | } catch (AipsError x) { |
12-Apr-2024 15:04:28 | | ^ |
12-Apr-2024 15:04:28 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::adviseChanSelex(casacore::Double&, casacore::Double&, const Double&, const casacore::MFrequency::Types&, casacore::Vector<casacore::Vector<int> >&, casacore::Vector<casacore::Vector<int> >&, casacore::Vector<casacore::Vector<int> >&, const casacore::String&, casacore::Int, casacore::Bool, casacore::String)’: |
12-Apr-2024 15:04:28 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:7412:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:28 | 7412 | } catch (AipsError x) { |
12-Apr-2024 15:04:28 | | ^ |
12-Apr-2024 15:04:28 | [ 84%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/Parallel/MPIError.cc.o |
12-Apr-2024 15:04:28 | [ 84%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/Parallel/MPITransport.cc.o |
12-Apr-2024 15:04:28 | [ 84%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/Parallel/SerialTransport.cc.o |
12-Apr-2024 15:04:28 | [ 84%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/ALMAAperture.cc.o |
12-Apr-2024 15:04:28 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/VPManager.cc: In member function ‘casacore::Bool casa::VPManager::summarizevps(casacore::Bool)’: |
12-Apr-2024 15:04:28 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/VPManager.cc:285:13: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:28 | 285 | catch(AipsError){ |
12-Apr-2024 15:04:28 | | ^~~~~~~~~ |
12-Apr-2024 15:04:28 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/VPManager.cc: In member function ‘casacore::Bool casa::VPManager::getvp(casacore::Record&, const casacore::String&, const casacore::MEpoch&, const casacore::MFrequency&, const casacore::String&, const casacore::MDirection&)’: |
12-Apr-2024 15:04:28 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/VPManager.cc:1425:34: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:28 | 1425 | } catch (AipsError x) { |
12-Apr-2024 15:04:28 | | ^ |
12-Apr-2024 15:04:28 | [ 84%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/ALMABeamCalcParams.cc.o |
31-Dec-1969 19:00:00 | ymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 3309 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::residual(const casacore::Vector<casacore::String>&, const casacore::String&, const casacore::Vector<casacore::String>&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:3388:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 3388 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::approximatepsf(const casacore::String&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:3453:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 3453 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::smooth(const casacore::Vector<casacore::String>&, const casacore::Vector<casacore::String>&, casacore::Bool, casacore::ImageBeamSet&, casacore::Bool)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:3537:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 3537 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::nnls(const casacore::String&, casacore::Int, casacore::Float, const casacore::Vector<casacore::String>&, const casacore::Vector<bool>&, const casacore::String&, const casacore::Vector<casacore::String>&, const casacore::Vector<casacore::String>&, const casacore::Vector<casacore::String>&, const casacore::Vector<casacore::String>&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:4294:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 4294 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::ft(const casacore::Vector<casacore::String>&, const casacore::String&, casacore::Bool, casacore::Double)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:4345:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 4345 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc: In member function ‘casacore::Bool casa::Imager::setjy(const casacore::Vector<int>&, const casacore::Vector<int>&, const casacore::String&, const casacore::String&, const casacore::Vector<double>&, const casacore::String&)’: |
12-Apr-2024 15:04:20 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/Imager.cc:4555:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:20 | 4555 | } catch (AipsError x) { |
12-Apr-2024 15:04:20 | | ^ |
31-Dec-1969 19:00:00 | alse, threshold does not change with iteration |
12-Apr-2024 15:03:39 | | ^~~~~~~~~~~~ |
12-Apr-2024 15:03:39 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/MatrixCleaner.h:338:18: warning: ‘casacore::Bool casa::MatrixCleaner::itsIgnoreCenterBox’ [-Wreorder] |
12-Apr-2024 15:03:39 | 338 | casacore::Bool itsIgnoreCenterBox; |
12-Apr-2024 15:03:39 | | ^~~~~~~~~~~~~~~~~~ |
12-Apr-2024 15:03:39 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/MatrixCleaner.cc:84:1: warning: when initialized here [-Wreorder] |
12-Apr-2024 15:03:39 | 84 | MatrixCleaner::MatrixCleaner(): |
12-Apr-2024 15:03:39 | | ^~~~~~~~~~~~~ |
12-Apr-2024 15:03:39 | In file included from /source/casa6/casatools/src/code/synthesis/MeasurementEquations/MatrixCleaner.cc:57: |
12-Apr-2024 15:03:39 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/MatrixCleaner.h:361:18: warning: ‘casa::MatrixCleaner::itsJustStarting’ will be initialized after [-Wreorder] |
12-Apr-2024 15:03:39 | 361 | casacore::Bool itsJustStarting; |
12-Apr-2024 15:03:39 | | ^~~~~~~~~~~~~~~ |
12-Apr-2024 15:05:58 | /source/casa6/casatools/src/code/synthesis/TransformMachines/BeamCalc.cc: In member function ‘casacore::Int casa::BeamCalc::subfromdish(const casa::calcAntenna*, casacore::Double, casacore::Double, casacore::Double*)’: |
12-Apr-2024 15:05:58 | /source/casa6/casatools/src/code/synthesis/TransformMachines/BeamCalc.cc:896:15: warning: ‘z’ may be used uninitialized [-Wmaybe-uninitialized] |
12-Apr-2024 15:05:58 | 896 | sd[2] = z - subpoint[2]; |
12-Apr-2024 15:05:58 | | ~~^~~~~~~~~~~~~ |
12-Apr-2024 15:05:58 | /source/casa6/casatools/src/code/synthesis/TransformMachines/BeamCalc.cc:857:15: note: ‘z’ declared here |
12-Apr-2024 15:05:58 | 857 | Double r, z, m, u, v, w; |
12-Apr-2024 15:05:58 | | ^ |
12-Apr-2024 15:05:58 | [ 86%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/HetArrayConvFunc.cc.o |
12-Apr-2024 15:05:58 | [ 86%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/IlluminationConvFunc.cc.o |
12-Apr-2024 15:05:58 | [ 87%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/MosaicFT.cc.o |
12-Apr-2024 15:05:58 | [ 87%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/MosaicFTNew.cc.o |
12-Apr-2024 15:05:58 | [ 87%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/MultiTermFT.cc.o |
12-Apr-2024 15:05:58 | [ 87%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/MultiTermFTNew.cc.o |
12-Apr-2024 15:05:58 | /source/casa6/casatools/src/code/synthesis/TransformMachines/EVLAConvFunc.cc: In member function ‘void casa::EVLAConvFunc::makeConvFunction(const casacore::ImageInterface<std::complex<float> >&, const casa::VisBuffer&, casacore::Int, casacore::Float, casacore::Float, casa::CFStore&, casa::CFStore&, casacore::Bool)’: |
12-Apr-2024 15:05:58 | /source/casa6/casatools/src/code/synthesis/TransformMachines/EVLAConvFunc.cc:599:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:05:58 | 599 | if (cfs.maxXSupport == -1) |
12-Apr-2024 15:05:58 | | ^~ |
12-Apr-2024 15:05:58 | /source/casa6/casatools/src/code/synthesis/TransformMachines/EVLAConvFunc.cc:602:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:05:58 | 602 | maxConvWtSupport=cfwts.xSupport(iw);//HOW CAN THIS BE RIGHT!!!! |
12-Apr-2024 15:05:58 | | ^~~~~~~~~~~~~~~~ |
12-Apr-2024 15:05:58 | [ 87%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/NewMultiTermFT.cc.o |
12-Apr-2024 15:05:58 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:05:58 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:05:58 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/MultiTermFT.h:32, |
12-Apr-2024 15:05:58 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/MultiTermFT.cc:57: |
12-Apr-2024 15:05:58 | /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] |
12-Apr-2024 15:05:58 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:05:58 | | ^~~~~~~ |
12-Apr-2024 15:05:58 | [ 87%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/PBMath.cc.o |
12-Apr-2024 15:05:58 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:05:58 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:05:58 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFT.h:32, |
12-Apr-2024 15:05:58 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFTNew.h:32, |
12-Apr-2024 15:05:58 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFTNew.cc:28: |
12-Apr-2024 15:05:58 | /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] |
12-Apr-2024 15:05:58 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:05:58 | | ^~~~~~~ |
12-Apr-2024 15:05:58 | [ 87%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/PBMath1D.cc.o |
12-Apr-2024 15:05:58 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:05:58 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:05:58 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/GridFT.h:32, |
12-Apr-2024 15:05:58 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/GridFT.cc:40: |
12-Apr-2024 15:06:00 | /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] |
12-Apr-2024 15:06:00 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:06:00 | | ^~~~~~~ |
12-Apr-2024 15:06:00 | /source/casa6/casatools/src/code/synthesis/TransformMachines/GridFT.cc: In member function ‘virtual void casa::GridFT::init()’: |
12-Apr-2024 15:06:00 | /source/casa6/casatools/src/code/synthesis/TransformMachines/GridFT.cc:262:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:00 | 262 | if(gridder) delete gridder; gridder=0; |
12-Apr-2024 15:06:00 | | ^~ |
12-Apr-2024 15:06:00 | /source/casa6/casatools/src/code/synthesis/TransformMachines/GridFT.cc:262:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:00 | 262 | if(gridder) delete gridder; gridder=0; |
12-Apr-2024 15:06:00 | | ^~~~~~~ |
12-Apr-2024 15:06:00 | /source/casa6/casatools/src/code/synthesis/TransformMachines/GridFT.cc:277:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:00 | 277 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:06:00 | | ^~ |
12-Apr-2024 15:06:00 | /source/casa6/casatools/src/code/synthesis/TransformMachines/GridFT.cc:277:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:00 | 277 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:06:00 | | ^~~~~~~~~~ |
12-Apr-2024 15:06:00 | /source/casa6/casatools/src/code/synthesis/TransformMachines/GridFT.cc: In destructor ‘virtual casa::GridFT::~GridFT()’: |
12-Apr-2024 15:06:00 | /source/casa6/casatools/src/code/synthesis/TransformMachines/GridFT.cc:303:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:00 | 303 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:06:00 | | ^~ |
12-Apr-2024 15:06:00 | /source/casa6/casatools/src/code/synthesis/TransformMachines/GridFT.cc:303:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:00 | 303 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:06:00 | | ^~~~~~~~~~ |
12-Apr-2024 15:06:00 | /source/casa6/casatools/src/code/synthesis/TransformMachines/GridFT.cc:305:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:00 | 305 | if(gridder) delete gridder; gridder=0; |
12-Apr-2024 15:06:00 | | ^~ |
12-Apr-2024 15:06:00 | /source/casa6/casatools/src/code/synthesis/TransformMachines/GridFT.cc:305:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:00 | 305 | if(gridder) delete gridder; gridder=0; |
12-Apr-2024 15:06:00 | | ^~~~~~~ |
12-Apr-2024 15:06:00 | [ 87%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/PBMath1DAiry.cc.o |
12-Apr-2024 15:06:00 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:06:00 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:06:00 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/MultiTermFTNew.h:32, |
12-Apr-2024 15:06:00 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/MultiTermFTNew.cc:54: |
12-Apr-2024 15:06:00 | /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] |
12-Apr-2024 15:06:00 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:06:00 | | ^~~~~~~ |
12-Apr-2024 15:06:00 | [ 87%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/PBMath1DCosPoly.cc.o |
12-Apr-2024 15:06:00 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:06:00 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:06:00 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFT.h:32, |
12-Apr-2024 15:06:00 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFT.cc:42: |
12-Apr-2024 15:06:00 | /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] |
12-Apr-2024 15:06:00 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:06:00 | | ^~~~~~~ |
12-Apr-2024 15:06:00 | /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFT.cc: In member function ‘void casa::MosaicFT::init()’: |
12-Apr-2024 15:06:03 | /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFT.cc:226:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:03 | 226 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:06:03 | | ^~ |
12-Apr-2024 15:06:03 | /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFT.cc:226:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:03 | 226 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:06:03 | | ^~~~~~~~~~ |
12-Apr-2024 15:06:03 | /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFT.cc: In destructor ‘virtual casa::MosaicFT::~MosaicFT()’: |
12-Apr-2024 15:06:03 | /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFT.cc:247:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:03 | 247 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:06:03 | | ^~ |
12-Apr-2024 15:06:03 | /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFT.cc:247:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:03 | 247 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:06:03 | | ^~~~~~~~~~ |
12-Apr-2024 15:06:03 | /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFT.cc: In member function ‘virtual void casa::MosaicFT::finalizeToVis()’: |
12-Apr-2024 15:06:03 | /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFT.cc:443:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:03 | 443 | if(pointingToImage) delete pointingToImage; pointingToImage=0; |
12-Apr-2024 15:06:03 | | ^~ |
12-Apr-2024 15:06:03 | /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFT.cc:443:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:03 | 443 | if(pointingToImage) delete pointingToImage; pointingToImage=0; |
12-Apr-2024 15:06:03 | | ^~~~~~~~~~~~~~~ |
12-Apr-2024 15:06:03 | /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFT.cc: In member function ‘virtual void casa::MosaicFT::finalizeToSky()’: |
12-Apr-2024 15:06:03 | /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFT.cc:695:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:03 | 695 | if(pointingToImage) delete pointingToImage; pointingToImage=0; |
12-Apr-2024 15:06:03 | | ^~ |
12-Apr-2024 15:06:03 | /source/casa6/casatools/src/code/synthesis/TransformMachines/MosaicFT.cc:695:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:03 | 695 | if(pointingToImage) delete pointingToImage; pointingToImage=0; |
12-Apr-2024 15:06:03 | | ^~~~~~~~~~~~~~~ |
12-Apr-2024 15:06:03 | [ 87%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/PBMath1DEVLA.cc.o |
12-Apr-2024 15:06:03 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:06:03 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/SimplePBConvFunc.h:36, |
12-Apr-2024 15:06:03 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/HetArrayConvFunc.h:31, |
12-Apr-2024 15:06:03 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/HetArrayConvFunc.cc:74: |
12-Apr-2024 15:06:03 | /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] |
12-Apr-2024 15:06:03 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:06:03 | | ^~~~~~~ |
12-Apr-2024 15:06:03 | [ 87%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/PBMath1DGauss.cc.o |
12-Apr-2024 15:06:03 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:06:03 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:06:03 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.cc:43: |
12-Apr-2024 15:06:03 | /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] |
12-Apr-2024 15:06:03 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:06:03 | | ^~~~~~~ |
12-Apr-2024 15:06:05 | /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.cc: In member function ‘virtual void casa::FTMachine::initMaps(const casa::VisBuffer&)’: |
12-Apr-2024 15:06:05 | /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.cc:342:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:05 | 342 | if(uvwMachine_p) delete uvwMachine_p; uvwMachine_p=0; |
12-Apr-2024 15:06:05 | | ^~ |
12-Apr-2024 15:06:05 | /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachbuild 12-Apr-2024 15:05:03 /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc: In function ‘alglib::complex alglib::cmatrixdet(const alglib::complex_2d_array&, alglib::xparams)’: |
12-Apr-2024 15:05:03 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc:12524:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] |
12-Apr-2024 15:05:03 | 12524 | return *(reinterpret_cast<alglib::complex*>(&result)); |
12-Apr-2024 15:05:03 | | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
12-Apr-2024 15:05:03 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc:12524:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] |
12-Apr-2024 15:05:03 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc: In function ‘void alglib_impl::rcond_cmatrixestimatenorm(alglib_impl::ae_int_t, alglib_impl::ae_vector*, alglib_impl::ae_vector*, double*, alglib_impl::ae_int_t*, alglib_impl::ae_vector*, alglib_impl::ae_vector*, alglib_impl::ae_state*)’: |
12-Apr-2024 15:05:03 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc:39463:12: warning: ‘absxi’ is used uninitialized [-Wuninitialized] |
12-Apr-2024 15:05:03 | 39463 | double absxi; |
12-Apr-2024 15:05:03 | | ^~~~~ |
12-Apr-2024 15:05:03 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc:39464:12: warning: ‘altsgn’ is used uninitialized [-Wuninitialized] |
12-Apr-2024 15:05:03 | 39464 | double altsgn; |
12-Apr-2024 15:05:03 | | ^~~~~~ |
12-Apr-2024 15:05:03 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc:39465:12: warning: ‘estold’ is used uninitialized [-Wuninitialized] |
12-Apr-2024 15:05:03 | 39465 | double estold; |
12-Apr-2024 15:05:03 | | ^~~~~~ |
12-Apr-2024 15:05:03 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc:39467:12: warning: ‘temp’ is used uninitialized [-Wuninitialized] |
12-Apr-2024 15:05:03 | 39467 | double temp; |
12-Apr-2024 15:05:03 | | ^~~~ |
12-Apr-2024 15:05:03 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc:39460:14: warning: ‘j’ is used uninitialized [-Wuninitialized] |
12-Apr-2024 15:05:03 | 39460 | ae_int_t j; |
12-Apr-2024 15:05:03 | | ^ |
12-Apr-2024 15:05:03 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc:39461:14: warning: ‘jlast’ is used uninitialized [-Wuninitialized] |
12-Apr-2024 15:05:03 | 39461 | ae_int_t jlast; |
12-Apr-2024 15:05:03 | | ^~~~~ |
12-Apr-2024 15:05:03 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc:39459:14: warning: ‘iter’ may be used uninitialized [-Wmaybe-uninitialized] |
12-Apr-2024 15:05:03 | 39459 | ae_int_t iter; |
12-Apr-2024 15:05:03 | | ^~~~ |
12-Apr-2024 15:05:03 | [ 85%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/AWProjectWBFTNew.cc.o |
12-Apr-2024 15:05:03 | [ 85%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/AWVisResampler.cc.o |
12-Apr-2024 15:05:03 | [ 85%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/AzElAperture.cc.o |
12-Apr-2024 15:05:03 | [ 85%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/BeamCalc.cc.o |
12-Apr-2024 15:05:03 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:05:03 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:05:03 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.h:39, |
12-Apr-2024 15:05:03 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/AWConvFunc.cc:30: |
12-Apr-2024 15:05:03 | /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] |
12-Apr-2024 15:05:03 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:05:03 | | ^~~~~~~ |
12-Apr-2024 15:05:03 | [ 85%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/BeamCalcParams.cc.o |
12-Apr-2024 15:05:03 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:05:03 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:05:03 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.h:39, |
12-Apr-2024 15:05:03 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectWBFT.h:35, |
12-Apr-2024 15:05:03 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectWBFTNew.h:35, |
12-Apr-2024 15:05:03 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectWBFTNew.cc:29: |
12-Apr-2024 15:05:29 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc:319:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:05:29 | 319 | if(gridder) delete gridder; gridder=0; |
12-Apr-2024 15:05:29 | | ^~ |
12-Apr-2024 15:05:29 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc:319:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:05:29 | 319 | if(gridder) delete gridder; gridder=0; |
12-Apr-2024 15:05:29 | | ^~~~~~~ |
12-Apr-2024 15:05:29 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc: In member function ‘void casa::AWProjectFT::init()’: |
12-Apr-2024 15:05:29 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc:459:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:05:29 | 459 | if(gridder) delete gridder; gridder=0; |
12-Apr-2024 15:05:29 | | ^~ |
12-Apr-2024 15:05:29 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc:459:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:05:29 | 459 | if(gridder) delete gridder; gridder=0; |
12-Apr-2024 15:05:29 | | ^~~~~~~ |
12-Apr-2024 15:05:29 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc:465:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:05:29 | 465 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:05:29 | | ^~ |
12-Apr-2024 15:05:29 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc:465:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:05:29 | 465 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:05:29 | | ^~~~~~~~~~ |
12-Apr-2024 15:05:29 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc: In member function ‘virtual void casa::AWProjectFT::finalizeToVis()’: |
12-Apr-2024 15:05:29 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc:1547:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:05:29 | 1547 | if(pointingToImage) delete pointingToImage; pointingToImage=0; |
12-Apr-2024 15:05:29 | | ^~ |
12-Apr-2024 15:05:29 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc:1547:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:05:29 | 1547 | if(pointingToImage) delete pointingToImage; pointingToImage=0; |
12-Apr-2024 15:05:29 | | ^~~~~~~~~~~~~~~ |
12-Apr-2024 15:05:29 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc: In member function ‘virtual void casa::AWProjectFT::finalizeToSky()’: |
12-Apr-2024 15:05:29 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc:1637:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:05:29 | 1637 | if(pointingToImage) delete pointingToImage; pointingToImage=0; |
12-Apr-2024 15:05:29 | | ^~ |
12-Apr-2024 15:05:29 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc:1637:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:05:29 | 1637 | if(pointingToImage) delete pointingToImage; pointingToImage=0; |
12-Apr-2024 15:05:29 | | ^~~~~~~~~~~~~~~ |
12-Apr-2024 15:05:29 | [ 86%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/EVLAAperture.cc.o |
12-Apr-2024 15:05:29 | [ 86%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/EVLAConvFunc.cc.o |
12-Apr-2024 15:05:29 | [ 86%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/FTMachine.cc.o |
12-Apr-2024 15:05:29 | [ 86%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/GridFT.cc.o |
12-Apr-2024 15:05:29 | /source/casa6/casatools/src/code/synthesis/TransformMachines/BeamCalc.cc: In member function ‘void casa::BeamCalc::setBeamCalcGeometries(const casacore::String&, const casacore::String&, const casacore::MEpoch&, const casacore::String&)’: |
12-Apr-2024 15:05:29 | /source/casa6/casatools/src/code/synthesis/TransformMachines/BeamCalc.cc:343:24: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:05:29 | 343 | } catch (AipsError x) { |
12-Apr-2024 15:05:29 | | ^ |
12-Apr-2024 15:05:22 | /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] |
12-Apr-2024 15:05:22 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:05:22 | | ^~~~~~~ |
12-Apr-2024 15:05:22 | [ 85%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/BeamSkyJones.cc.o |
12-Apr-2024 15:05:22 | [ 85%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/BeamSquint.cc.o |
12-Apr-2024 15:05:22 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWVisResampler.cc:322:1: warning: multi-line comment [-Wcomment] |
12-Apr-2024 15:05:22 | 322 | // #pragma omp parallel default(none) \ |
12-Apr-2024 15:05:22 | | ^ |
12-Apr-2024 15:05:22 | [ 85%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/CFBuffer.cc.o |
12-Apr-2024 15:05:22 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:05:22 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:05:22 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.h:39, |
12-Apr-2024 15:05:22 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectWBFT.h:35, |
12-Apr-2024 15:05:22 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectWBFT.cc:29: |
12-Apr-2024 15:05:22 | /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] |
12-Apr-2024 15:05:22 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:05:22 | | ^~~~~~~ |
12-Apr-2024 15:05:22 | [ 85%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/CFCache.cc.o |
12-Apr-2024 15:05:22 | [ 86%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/CFCell.cc.o |
12-Apr-2024 15:05:22 | [ 86%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/CFStore.cc.o |
12-Apr-2024 15:05:22 | /source/casa6/casatools/src/code/synthesis/TransformMachines/ALMAAperture.cc: In member function ‘void casa::ALMAAperture::applySky(casacore::ImageInterface<std::complex<float> >&, const casa::VisBuffer&, casacore::Bool, const Int&, casacore::Bool)’: |
12-Apr-2024 15:05:22 | /source/casa6/casatools/src/code/synthesis/TransformMachines/ALMAAperture.cc:256:30: warning: catching polymorphic type ‘class std::exception’ by value [-Wcatch-value=] |
12-Apr-2024 15:05:22 | 256 | catch(std::exception x){ |
12-Apr-2024 15:05:22 | | ^ |
12-Apr-2024 15:05:22 | [ 86%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/CFStore2.cc.o |
12-Apr-2024 15:05:22 | [ 86%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/ComponentFTMachine.cc.o |
12-Apr-2024 15:05:22 | [ 86%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/ConvolutionFunction.cc.o |
12-Apr-2024 15:05:22 | [ 86%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/DBeamSkyJones.cc.o |
12-Apr-2024 15:05:22 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:05:22 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:05:22 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.h:39, |
12-Apr-2024 15:05:22 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc:43: |
12-Apr-2024 15:05:22 | /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] |
12-Apr-2024 15:05:22 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:05:22 | | ^~~~~~~ |
12-Apr-2024 15:05:22 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc: In destructor ‘virtual casa::AWProjectFT::~AWProjectFT()’: |
12-Apr-2024 15:05:22 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc:318:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:05:22 | 318 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:05:22 | | ^~ |
12-Apr-2024 15:05:22 | /source/casa6/casatools/src/code/synthesis/TransformMachines/AWProjectFT.cc:318:41: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:05:22 | 318 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:05:22 | | ^~~~~~~~~~ |
12-Apr-2024 15:04:43 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:04:43 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:04:43 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/GridFT.h:32, |
12-Apr-2024 15:04:43 | from /source/casa6/casatools/src/code/synthesis/MeasurementComponents/MakeApproxPSFAlgorithm.h:39, |
12-Apr-2024 15:04:43 | from /source/casa6/casatools/src/code/synthesis/Parallel/Applicator.cc:36: |
12-Apr-2024 15:04:43 | /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] |
12-Apr-2024 15:04:43 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:04:43 | | ^~~~~~~ |
12-Apr-2024 15:04:43 | /source/casa6/casatools/src/code/synthesis/Parallel/Applicator.cc: In member function ‘void casa::Applicator::initThreads(casacore::Int, casacore::Char**)’: |
12-Apr-2024 15:04:43 | /source/casa6/casatools/src/code/synthesis/Parallel/Applicator.cc:99:11: warning: unused variable ‘numproc’ [-Wunused-variable] |
12-Apr-2024 15:04:43 | 99 | Int numproc=0; |
12-Apr-2024 15:04:43 | | ^~~~~~~ |
12-Apr-2024 15:04:43 | /source/casa6/casatools/src/code/synthesis/Parallel/Applicator.cc:121:23: warning: catching polymorphic type ‘class casa::MPIError’ by value [-Wcatch-value=] |
12-Apr-2024 15:04:43 | 121 | } catch (MPIError x) { |
12-Apr-2024 15:04:43 | | ^ |
12-Apr-2024 15:04:43 | [ 84%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/ALMACalcIlluminationConvFunc.cc.o |
12-Apr-2024 15:04:43 | [ 84%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/ATerm.cc.o |
12-Apr-2024 15:04:43 | [ 84%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/AWConvFunc.cc.o |
12-Apr-2024 15:04:43 | [ 84%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/AWConvFuncEPJones.cc.o |
12-Apr-2024 15:04:43 | [ 85%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/AWProjectFT.cc.o |
12-Apr-2024 15:04:43 | [ 85%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/AWProjectWBFT.cc.o |
12-Apr-2024 15:04:43 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc: In function ‘alglib::complex alglib::cmatrixludet(const alglib::complex_2d_array&, const alglib::integer_1d_array&, alglib::ae_int_t, alglib::xparams)’: |
12-Apr-2024 15:04:43 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc:12407:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] |
12-Apr-2024 15:04:43 | 12407 | return *(reinterpret_cast<alglib::complex*>(&result)); |
12-Apr-2024 15:04:43 | | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
12-Apr-2024 15:04:43 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc:12407:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] |
12-Apr-2024 15:04:43 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc: In function ‘alglib::complex alglib::cmatrixludet(const alglib::complex_2d_array&, const alglib::integer_1d_array&, alglib::xparams)’: |
12-Apr-2024 15:04:43 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc:12448:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] |
12-Apr-2024 15:04:43 | 12448 | return *(reinterpret_cast<alglib::complex*>(&result)); |
12-Apr-2024 15:04:43 | | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
12-Apr-2024 15:04:43 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc:12448:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] |
12-Apr-2024 15:04:43 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc: In function ‘alglib::complex alglib::cmatrixdet(const alglib::complex_2d_array&, alglib::ae_int_t, alglib::xparams)’: |
12-Apr-2024 15:04:43 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc:12487:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] |
12-Apr-2024 15:04:43 | 12487 | return *(reinterpret_cast<alglib::complex*>(&result)); |
12-Apr-2024 15:04:43 | | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
12-Apr-2024 15:04:43 | /source/casa6/casatools/src/code/synthesis/MeasurementEquations/lbfgs/linalg.cc:12487:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] |
12-Apr-2024 15:06:30 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:06:30 | | ^~~~~~~ |
12-Apr-2024 15:06:30 | [ 88%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/PBMath1DNumeric.cc.o |
12-Apr-2024 15:06:30 | [ 88%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/PBMath1DPoly.cc.o |
12-Apr-2024 15:06:30 | [ 88%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/PBMath2D.cc.o |
12-Apr-2024 15:06:30 | [ 88%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/PBMath2DImage.cc.o |
12-Apr-2024 15:06:30 | [ 88%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/PBMathInterface.cc.o |
12-Apr-2024 15:06:30 | [ 88%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/PSTerm.cc.o |
12-Apr-2024 15:06:30 | [ 88%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/PolOuterProduct.cc.o |
12-Apr-2024 15:06:30 | [ 88%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/SetJyGridFT.cc.o |
12-Apr-2024 15:06:30 | [ 88%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/SimpCompGridMachine.cc.o |
12-Apr-2024 15:06:30 | [ 88%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/SimpComponentGridMachine.cc.o |
12-Apr-2024 15:06:30 | [ 88%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/SimpleComponentFTMachine.cc.o |
12-Apr-2024 15:06:30 | [ 89%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/SimplePBConvFunc.cc.o |
12-Apr-2024 15:06:30 | [ 89%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/SkyJones.cc.o |
12-Apr-2024 15:06:30 | [ 89%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/StokesImageUtil.cc.o |
12-Apr-2024 15:06:30 | [ 89%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/SynthesisError.cc.o |
12-Apr-2024 15:06:30 | [ 89%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/Utils.cc.o |
12-Apr-2024 15:06:30 | [ 89%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/VLACalcIlluminationConvFunc.cc.o |
12-Apr-2024 15:06:30 | [ 89%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/VLAIlluminationConvFunc.cc.o |
12-Apr-2024 15:06:30 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:06:30 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:06:30 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/GridFT.h:32, |
12-Apr-2024 15:06:30 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/SetJyGridFT.h:32, |
12-Apr-2024 15:06:30 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/SetJyGridFT.cc:44: |
12-Apr-2024 15:06:30 | /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] |
12-Apr-2024 15:06:30 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:06:30 | | ^~~~~~~ |
12-Apr-2024 15:06:30 | [ 89%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/VPSkyJones.cc.o |
12-Apr-2024 15:06:30 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc: In destructor ‘virtual casa::PBMath2DImage::~PBMath2DImage()’: |
12-Apr-2024 15:06:30 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc:122:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:30 | 122 | if(reJonesImage_p) delete reJonesImage_p; reJonesImage_p=0; |
12-Apr-2024 15:06:30 | | ^~ |
12-Apr-2024 15:06:30 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc:122:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:30 | 122 | if(reJonesImage_p) delete reJonesImage_p; reJonesImage_p=0; |
12-Apr-2024 15:06:30 | | ^~~~~~~~~~~~~~ |
12-Apr-2024 15:06:30 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc:123:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:30 | 123 | if(imJonesImage_p) delete imJonesImage_p; imJonesImage_p=0; |
12-Apr-2024 15:06:30 | | ^~ |
12-Apr-2024 15:06:30 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc:123:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:30 | 123 | if(imJonesImage_p) delete imJonesImage_p; imJonesImage_p=0; |
12-Apr-2024 15:06:33 | | ^~~~~~~~~~~~~~ |
12-Apr-2024 15:06:33 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc:124:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:33 | 124 | if(incrementsReJones_p) delete incrementsReJones_p; incrementsReJones_p=0; |
12-Apr-2024 15:06:33 | | ^~ |
12-Apr-2024 15:06:33 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc:124:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:33 | 124 | if(incrementsReJones_p) delete incrementsReJones_p; incrementsReJones_p=0; |
12-Apr-2024 15:06:33 | | ^~~~~~~~~~~~~~~~~~~ |
12-Apr-2024 15:06:33 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc:125:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:33 | 125 | if(incrementsImJones_p) delete incrementsImJones_p; incrementsImJones_p=0; |
12-Apr-2024 15:06:33 | | ^~ |
12-Apr-2024 15:06:33 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc:125:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:33 | 125 | if(incrementsImJones_p) delete incrementsImJones_p; incrementsImJones_p=0; |
12-Apr-2024 15:06:33 | | ^~~~~~~~~~~~~~~~~~~ |
12-Apr-2024 15:06:33 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc:126:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:33 | 126 | if(referencePixelReJones_p) delete referencePixelReJones_p; referencePixelReJones_p=0; |
12-Apr-2024 15:06:33 | | ^~ |
12-Apr-2024 15:06:33 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc:126:63: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:33 | 126 | if(referencePixelReJones_p) delete referencePixelReJones_p; referencePixelReJones_p=0; |
12-Apr-2024 15:06:33 | | ^~~~~~~~~~~~~~~~~~~~~~~ |
12-Apr-2024 15:06:33 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc:127:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:33 | 127 | if(referencePixelImJones_p) delete referencePixelImJones_p; referencePixelImJones_p=0; |
12-Apr-2024 15:06:33 | | ^~ |
12-Apr-2024 15:06:33 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc:127:63: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:33 | 127 | if(referencePixelImJones_p) delete referencePixelImJones_p; referencePixelImJones_p=0; |
12-Apr-2024 15:06:33 | | ^~~~~~~~~~~~~~~~~~~~~~~ |
12-Apr-2024 15:06:33 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc: In member function ‘void casa::PBMath2DImage::updateJones(const casacore::CoordinateSystem&, const casacore::IPosition&, const casacore::MDirection&, const Quantity&)’: |
12-Apr-2024 15:06:33 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc:1184:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:33 | 1184 | if(reRegridJonesImage_p) delete reRegridJonesImage_p; reRegridJonesImage_p=0; |
12-Apr-2024 15:06:33 | | ^~ |
12-Apr-2024 15:06:33 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc:1184:59: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:33 | 1184 | if(reRegridJonesImage_p) delete reRegridJonesImage_p; reRegridJonesImage_p=0; |
12-Apr-2024 15:06:33 | | ^~~~~~~~~~~~~~~~~~~~ |
12-Apr-2024 15:06:33 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc:1185:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:33 | 1185 | if(imRegridJonesImage_p) delete imRegridJonesImage_p; imRegridJonesImage_p=0; |
12-Apr-2024 15:06:33 | | ^~ |
12-Apr-2024 15:06:33 | /source/casa6/casatools/src/code/synthesis/TransformMachines/PBMath2DImage.cc:1185:59: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:33 | 1185 | if(imRegridJonesImage_p) delete imRegridJonesImage_p; imRegridJonesImage_p=0; |
12-Apr-2024 15:06:33 | | ^~~~~~~~~~~~~~~~~~~~ |
12-Apr-2024 15:06:33 | [ 89%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/VisModelData.cc.o |
31-Dec-1969 19:00:00 | ine.cc:342:43: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:05 | 342 | if(uvwMachine_p) delete uvwMachine_p; uvwMachine_p=0; |
12-Apr-2024 15:06:05 | | ^~~~~~~~~~~~ |
12-Apr-2024 15:06:05 | /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.cc: In destructor ‘virtual casa::FTMachine::~FTMachine()’: |
12-Apr-2024 15:06:05 | /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.cc:489:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:05 | 489 | if(uvwMachine_p) delete uvwMachine_p; uvwMachine_p=0; |
12-Apr-2024 15:06:05 | | ^~ |
12-Apr-2024 15:06:05 | /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.cc:489:43: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:05 | 489 | if(uvwMachine_p) delete uvwMachine_p; uvwMachine_p=0; |
12-Apr-2024 15:06:05 | | ^~~~~~~~~~~~ |
12-Apr-2024 15:06:05 | /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.cc: In member function ‘void casa::FTMachine::girarUVW(casacore::Matrix<double>&, casacore::Vector<double>&, const casa::VisBuffer&)’: |
12-Apr-2024 15:06:05 | /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.cc:855:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:05 | 855 | if(uvwMachine_p) delete uvwMachine_p; uvwMachine_p=0; |
12-Apr-2024 15:06:05 | | ^~ |
12-Apr-2024 15:06:05 | /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.cc:855:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:05 | 855 | if(uvwMachine_p) delete uvwMachine_p; uvwMachine_p=0; |
12-Apr-2024 15:06:05 | | ^~~~~~~~~~~~ |
12-Apr-2024 15:06:05 | /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.cc: In member function ‘void casa::FTMachine::rotateUVW(casacore::Matrix<double>&, casacore::Vector<double>&, const casa::VisBuffer&)’: |
12-Apr-2024 15:06:05 | /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.cc:962:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:05 | 962 | if(uvwMachine_p) delete uvwMachine_p; uvwMachine_p=0; |
12-Apr-2024 15:06:05 | | ^~ |
12-Apr-2024 15:06:05 | /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.cc:962:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:05 | 962 | if(uvwMachine_p) delete uvwMachine_p; uvwMachine_p=0; |
12-Apr-2024 15:06:05 | | ^~~~~~~~~~~~ |
12-Apr-2024 15:06:05 | /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.cc: In member function ‘virtual casacore::Bool casa::FTMachine::fromRecord(casacore::String&, const casacore::RecordInterface&)’: |
12-Apr-2024 15:06:05 | /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.cc:1263:11: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:06:05 | 1263 | if(isExistant) |
12-Apr-2024 15:06:05 | | ^~ |
12-Apr-2024 15:06:05 | /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.cc:1265:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:06:05 | 1265 | for (uInt i=nw-2 ; i>0; --i){ |
12-Apr-2024 15:06:05 | | ^~~ |
12-Apr-2024 15:06:05 | [ 88%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/PBMath1DIPoly.cc.o |
12-Apr-2024 15:06:05 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:06:05 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:06:05 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/NewMultiTermFT.h:32, |
12-Apr-2024 15:06:05 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/NewMultiTermFT.cc:53: |
12-Apr-2024 15:06:05 | /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] |
12-Apr-2024 15:07:14 | /source/casa6/casatools/src/code/synthesis/TransformMachines/WPConvFunc.cc:980:19: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:07:14 | 980 | catch(AipsError x) { |
12-Apr-2024 15:07:14 | | ^ |
12-Apr-2024 15:07:14 | /source/casa6/casatools/src/code/synthesis/TransformMachines/WPConvFunc.cc: In member function ‘casacore::Bool casa::WPConvFunc::fromRecord(casacore::String&, const casacore::RecordInterface&)’: |
12-Apr-2024 15:07:14 | /source/casa6/casatools/src/code/synthesis/TransformMachines/WPConvFunc.cc:1019:19: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:07:14 | 1019 | catch(AipsError x) { |
12-Apr-2024 15:07:14 | | ^ |
12-Apr-2024 15:07:14 | [ 90%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/AWProjectWBFTNew.cc.o |
12-Apr-2024 15:07:14 | [ 90%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/AWVisResampler.cc.o |
12-Apr-2024 15:07:14 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:07:14 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:07:14 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/WProjectFT.h:32, |
12-Apr-2024 15:07:14 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/WProjectFT.cc:42: |
12-Apr-2024 15:07:14 | /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] |
12-Apr-2024 15:07:14 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:07:14 | | ^~~~~~~ |
12-Apr-2024 15:07:14 | /source/casa6/casatools/src/code/synthesis/TransformMachines/WProjectFT.cc: In member function ‘void casa::WProjectFT::init()’: |
12-Apr-2024 15:07:14 | /source/casa6/casatools/src/code/synthesis/TransformMachines/WProjectFT.cc:262:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:07:14 | 262 | if(gridder) delete gridder; gridder=0; |
12-Apr-2024 15:07:14 | | ^~ |
12-Apr-2024 15:07:14 | /source/casa6/casatools/src/code/synthesis/TransformMachines/WProjectFT.cc:262:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:07:14 | 262 | if(gridder) delete gridder; gridder=0; |
12-Apr-2024 15:07:14 | | ^~~~~~~ |
12-Apr-2024 15:07:14 | /source/casa6/casatools/src/code/synthesis/TransformMachines/WProjectFT.cc:268:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:07:14 | 268 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:07:14 | | ^~ |
12-Apr-2024 15:07:14 | /source/casa6/casatools/src/code/synthesis/TransformMachines/WProjectFT.cc:268:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:07:14 | 268 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:07:14 | | ^~~~~~~~~~ |
12-Apr-2024 15:07:14 | /source/casa6/casatools/src/code/synthesis/TransformMachines/WProjectFT.cc: In destructor ‘virtual casa::WProjectFT::~WProjectFT()’: |
12-Apr-2024 15:07:14 | /source/casa6/casatools/src/code/synthesis/TransformMachines/WProjectFT.cc:290:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:07:14 | 290 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:07:14 | | ^~ |
12-Apr-2024 15:07:14 | /source/casa6/casatools/src/code/synthesis/TransformMachines/WProjectFT.cc:290:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:07:14 | 290 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:07:14 | | ^~~~~~~~~~ |
12-Apr-2024 15:07:14 | /source/casa6/casatools/src/code/synthesis/TransformMachines/WProjectFT.cc:291:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:07:14 | 291 | if(gridder) delete gridder; gridder=0; |
12-Apr-2024 15:07:14 | | ^~ |
12-Apr-2024 15:07:14 | /source/casa6/casatools/src/code/synthesis/TransformMachines/WProjectFT.cc:291:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:07:14 | 291 | if(gridder) delete gridder; gridder=0; |
12-Apr-2024 15:07:14 | | ^~~~~~~ |
12-Apr-2024 15:07:14 | [ 91%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/AzElAperture.cc.o |
12-Apr-2024 15:07:14 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:07:14 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:07:14 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/VisModelData.cc:50: |
12-Apr-2024 15:07:32 | /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] |
12-Apr-2024 15:07:32 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:07:32 | | ^~~~~~~ |
12-Apr-2024 15:07:32 | [ 91%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/BaselineType.cc.o |
12-Apr-2024 15:07:32 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:07:32 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48, |
12-Apr-2024 15:07:32 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/rGridFT.h:32, |
12-Apr-2024 15:07:32 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/rGridFT.cc:40: |
12-Apr-2024 15:07:32 | /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] |
12-Apr-2024 15:07:32 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:07:32 | | ^~~~~~~ |
12-Apr-2024 15:07:32 | /source/casa6/casatools/src/code/synthesis/TransformMachines/rGridFT.cc: In member function ‘void casa::rGridFT::init()’: |
12-Apr-2024 15:07:32 | /source/casa6/casatools/src/code/synthesis/TransformMachines/rGridFT.cc:244:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:07:32 | 244 | if(gridder) delete gridder; gridder=0; |
12-Apr-2024 15:07:32 | | ^~ |
12-Apr-2024 15:07:32 | /source/casa6/casatools/src/code/synthesis/TransformMachines/rGridFT.cc:244:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:07:32 | 244 | if(gridder) delete gridder; gridder=0; |
12-Apr-2024 15:07:32 | | ^~~~~~~ |
12-Apr-2024 15:07:32 | /source/casa6/casatools/src/code/synthesis/TransformMachines/rGridFT.cc:253:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:07:32 | 253 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:07:32 | | ^~ |
12-Apr-2024 15:07:32 | /source/casa6/casatools/src/code/synthesis/TransformMachines/rGridFT.cc:253:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:07:32 | 253 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:07:32 | | ^~~~~~~~~~ |
12-Apr-2024 15:07:32 | /source/casa6/casatools/src/code/synthesis/TransformMachines/rGridFT.cc: In destructor ‘virtual casa::rGridFT::~rGridFT()’: |
12-Apr-2024 15:07:32 | /source/casa6/casatools/src/code/synthesis/TransformMachines/rGridFT.cc:279:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:07:32 | 279 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:07:32 | | ^~ |
12-Apr-2024 15:07:32 | /source/casa6/casatools/src/code/synthesis/TransformMachines/rGridFT.cc:279:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:07:32 | 279 | if(imageCache) delete imageCache; imageCache=0; |
12-Apr-2024 15:07:32 | | ^~~~~~~~~~ |
12-Apr-2024 15:07:32 | /source/casa6/casatools/src/code/synthesis/TransformMachines/rGridFT.cc:281:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] |
12-Apr-2024 15:07:32 | 281 | if(gridder) delete gridder; gridder=0; |
12-Apr-2024 15:07:32 | | ^~ |
12-Apr-2024 15:07:32 | /source/casa6/casatools/src/code/synthesis/TransformMachines/rGridFT.cc:281:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ |
12-Apr-2024 15:07:32 | 281 | if(gridder) delete gridder; gridder=0; |
12-Apr-2024 15:07:32 | | ^~~~~~~ |
12-Apr-2024 15:07:32 | [ 91%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/BeamSkyJones.cc.o |
12-Apr-2024 15:07:32 | [ 91%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/BriggsCubeWeightor.cc.o |
12-Apr-2024 15:07:32 | [ 91%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/CFBuffer.cc.o |
12-Apr-2024 15:07:32 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:07:32 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/FTMachine.h:55, |
12-Apr-2024 15:07:32 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectFT.h:39, |
12-Apr-2024 15:07:32 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWConvFunc.cc:32: |
12-Apr-2024 15:07:32 | /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] |
12-Apr-2024 15:07:02 | [ 89%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/VisibilityResampler.cc.o |
12-Apr-2024 15:07:02 | [ 89%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/VisibilityResamplerBase.cc.o |
12-Apr-2024 15:07:02 | [ 90%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/WOnlyConvFunc.cc.o |
12-Apr-2024 15:07:02 | [ 90%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/WPConvFunc.cc.o |
12-Apr-2024 15:07:02 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:07:02 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/SimplePBConvFunc.h:36, |
12-Apr-2024 15:07:02 | from /source/casa6/casatools/src/code/synthesis/TransformMachines/SimplePBConvFunc.cc:65: |
12-Apr-2024 15:07:02 | /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] |
12-Apr-2024 15:07:02 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:07:02 | | ^~~~~~~ |
12-Apr-2024 15:07:02 | [ 90%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/WProjectFT.cc.o |
12-Apr-2024 15:07:02 | [ 90%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/WTerm.cc.o |
12-Apr-2024 15:07:02 | [ 90%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines/rGridFT.cc.o |
12-Apr-2024 15:07:02 | [ 90%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/ATerm.cc.o |
12-Apr-2024 15:07:02 | [ 90%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/AWConvFunc.cc.o |
12-Apr-2024 15:07:02 | [ 90%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/AWProjectFT.cc.o |
12-Apr-2024 15:07:02 | /source/casa6/casatools/src/code/synthesis/TransformMachines/StokesImageUtil.cc: In static member function ‘static casacore::Bool casa::StokesImageUtil::FitGaussianPSF(casacore::ImageInterface<float>&, casacore::ImageBeamSet&, casacore::Float)’: |
12-Apr-2024 15:07:02 | /source/casa6/casatools/src/code/synthesis/TransformMachines/StokesImageUtil.cc:505:22: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:07:02 | 505 | catch (AipsError x_error){ |
12-Apr-2024 15:07:02 | | ^~~~~~~ |
12-Apr-2024 15:07:02 | /source/casa6/casatools/src/code/synthesis/TransformMachines/StokesImageUtil.cc: In static member function ‘static void casa::StokesImageUtil::ResamplePSF(casacore::Matrix<float>&, casacore::Int&, casacore::Matrix<float>&, casacore::String&)’: |
12-Apr-2024 15:07:02 | /source/casa6/casatools/src/code/synthesis/TransformMachines/StokesImageUtil.cc:723:10: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable] |
12-Apr-2024 15:07:02 | 723 | Bool ok; |
12-Apr-2024 15:07:02 | | ^~ |
12-Apr-2024 15:07:02 | /source/casa6/casatools/src/code/synthesis/TransformMachines/StokesImageUtil.cc: In static member function ‘static casacore::Bool casa::StokesImageUtil::FitGaussianPSF(casacore::ImageInterface<float>&, casacore::Vector<float>&, casacore::Float)’: |
12-Apr-2024 15:07:02 | /source/casa6/casatools/src/code/synthesis/TransformMachines/StokesImageUtil.cc:901:24: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:07:02 | 901 | }catch(AipsError x_error){ |
12-Apr-2024 15:07:02 | | ^~~~~~~ |
12-Apr-2024 15:07:02 | /source/casa6/casatools/src/code/synthesis/TransformMachines/StokesImageUtil.cc:957:21: warning: catching polymorphic type ‘class casacore::AipsError’ by value [-Wcatch-value=] |
12-Apr-2024 15:07:02 | 957 | } catch (AipsError x_error) { |
12-Apr-2024 15:07:02 | | ^~~~~~~ |
12-Apr-2024 15:07:02 | [ 90%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/AWProjectWBFT.cc.o |
12-Apr-2024 15:07:02 | In file included from /source/casa6/casatools/src/code/synthesis/TransformMachines/WPConvFunc.cc:59: |
12-Apr-2024 15:07:02 | /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] |
12-Apr-2024 15:07:02 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:07:02 | | ^~~~~~~ |
12-Apr-2024 15:07:02 | /source/casa6/casatools/src/code/synthesis/TransformMachines/WPConvFunc.cc: In member function ‘casacore::Bool casa::WPConvFunc::toRecord(casacore::RecordInterface&)’: |
12-Apr-2024 15:07:38 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:07:38 | | ^~~~~~~ |
12-Apr-2024 15:07:38 | In file included from /source/casa6/casatools/src/code/synthesis/TransformMachines2/VPSkyJones.h:34, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectFT.h:38, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWConvFunc.cc:32: |
12-Apr-2024 15:07:38 | /source/casa6/casatools/src/code/synthesis/TransformMachines2/BeamSkyJones.h:340:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] |
12-Apr-2024 15:07:38 | 340 | const casacore::MDirection &dir2) const throw(casacore::AipsError); |
12-Apr-2024 15:07:38 | | ^~~~~ |
12-Apr-2024 15:07:38 | [ 91%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/CFCache.cc.o |
12-Apr-2024 15:07:38 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/FTMachine.h:55, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectFT.h:39, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectWBFT.h:35, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectWBFTNew.h:35, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectWBFTNew.cc:29: |
12-Apr-2024 15:07:38 | /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] |
12-Apr-2024 15:07:38 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:07:38 | | ^~~~~~~ |
12-Apr-2024 15:07:38 | In file included from /source/casa6/casatools/src/code/synthesis/TransformMachines2/VPSkyJones.h:34, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectFT.h:38, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectWBFT.h:35, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectWBFTNew.h:35, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectWBFTNew.cc:29: |
12-Apr-2024 15:07:38 | /source/casa6/casatools/src/code/synthesis/TransformMachines2/BeamSkyJones.h:340:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] |
12-Apr-2024 15:07:38 | 340 | const casacore::MDirection &dir2) const throw(casacore::AipsError); |
12-Apr-2024 15:07:38 | | ^~~~~ |
12-Apr-2024 15:07:38 | [ 91%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/CFStore.cc.o |
12-Apr-2024 15:07:38 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/FTMachine.h:55, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectFT.h:39, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectWBFT.h:35, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectWBFT.cc:30: |
12-Apr-2024 15:07:38 | /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] |
12-Apr-2024 15:07:38 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:07:38 | | ^~~~~~~ |
12-Apr-2024 15:07:38 | In file included from /source/casa6/casatools/src/code/synthesis/TransformMachines2/VPSkyJones.h:34, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectFT.h:38, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectWBFT.h:35, |
12-Apr-2024 15:07:38 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectWBFT.cc:30: |
12-Apr-2024 15:07:38 | /source/casa6/casatools/src/code/synthesis/TransformMachines2/BeamSkyJones.h:340:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] |
12-Apr-2024 15:07:38 | 340 | const casacore::MDirection &dir2) const throw(casacore::AipsError); |
12-Apr-2024 15:07:38 | | ^~~~~ |
12-Apr-2024 15:07:53 | [ 91%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/CFStore2.cc.o |
12-Apr-2024 15:07:53 | In file included from /source/casa6/casatools/src/code/synthesis/TransformMachines2/BeamSkyJones.cc:45: |
12-Apr-2024 15:07:53 | /source/casa6/casatools/src/code/synthesis/TransformMachines2/BeamSkyJones.h:340:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] |
12-Apr-2024 15:07:53 | 340 | const casacore::MDirection &dir2) const throw(casacore::AipsError); |
12-Apr-2024 15:07:53 | | ^~~~~ |
12-Apr-2024 15:07:53 | /source/casa6/casatools/src/code/synthesis/TransformMachines2/BeamSkyJones.cc:239:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] |
12-Apr-2024 15:07:53 | 239 | const MDirection &dir2) const throw(AipsError) |
12-Apr-2024 15:07:53 | | ^~~~~ |
12-Apr-2024 15:07:53 | In file included from /source/casainstall/include/casacore/casa/Containers/Block.h:32, |
12-Apr-2024 15:07:53 | from /source/casainstall/include/casacore/tables/Tables/ColDescSet.h:32, |
12-Apr-2024 15:07:53 | from /source/casainstall/include/casacore/tables/Tables/TableDesc.h:32, |
12-Apr-2024 15:07:53 | from /source/casainstall/include/casacore/tables/Tables/BaseTable.h:33, |
12-Apr-2024 15:07:53 | from /source/casainstall/include/casacore/tables/Tables/Table.h:32, |
12-Apr-2024 15:07:53 | from /source/casainstall/include/casacore/ms/MeasurementSets/MSTable.h:31, |
12-Apr-2024 15:07:53 | from /source/casainstall/include/casacore/ms/MeasurementSets/MeasurementSet.h:30, |
12-Apr-2024 15:07:53 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/BeamSkyJones.cc:32: |
12-Apr-2024 15:07:53 | /source/casa6/casatools/src/code/synthesis/TransformMachines2/BeamSkyJones.cc: In member function ‘virtual casacore::Bool casa::refim::BeamSkyJones::changedBuffer(const casa::vi::VisBuffer2&, casacore::Int, casacore::Int&)’: |
12-Apr-2024 15:07:53 | /source/casa6/casatools/src/code/synthesis/TransformMachines2/BeamSkyJones.cc:257:19: warning: comparison of integer expressions of different signedness: ‘casacore::Int’ {aka ‘int’} and ‘casacore::rownr_t’ {aka ‘long long unsigned int’} [-Wsign-compare] |
12-Apr-2024 15:07:53 | 257 | DebugAssert(jrow<vb.nRows(),AipsError); |
12-Apr-2024 15:07:53 | | ~~~~^~~~~~~~~~~ |
12-Apr-2024 15:07:53 | [ 91%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/ComponentFTMachine.cc.o |
12-Apr-2024 15:07:53 | [ 91%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/ConvolutionFunction.cc.o |
12-Apr-2024 15:07:53 | [ 91%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/EVLAAperture.cc.o |
12-Apr-2024 15:07:53 | [ 91%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/FTMachine.cc.o |
12-Apr-2024 15:07:53 | [ 92%] Building CXX object synthesis/CMakeFiles/casacpp_synthesis.dir/TransformMachines2/GridFT.cc.o |
12-Apr-2024 15:07:53 | In file included from /source/casa6/casatools/src/code/synthesis/Utilities/FFT2D.h:31, |
12-Apr-2024 15:07:53 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/FTMachine.h:55, |
12-Apr-2024 15:07:53 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectFT.h:39, |
12-Apr-2024 15:07:53 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectFT.cc:43: |
12-Apr-2024 15:07:53 | /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] |
12-Apr-2024 15:07:53 | 39 | #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." |
12-Apr-2024 15:07:53 | | ^~~~~~~ |
12-Apr-2024 15:07:53 | In file included from /source/casa6/casatools/src/code/synthesis/TransformMachines2/VPSkyJones.h:34, |
12-Apr-2024 15:07:53 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectFT.h:38, |
12-Apr-2024 15:07:53 | from /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectFT.cc:43: |
12-Apr-2024 15:07:53 | /source/casa6/casatools/src/code/synthesis/TransformMachines2/BeamSkyJones.h:340:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] |
12-Apr-2024 15:07:53 | 340 | const casacore::MDirection &dir2) const throw(casacore::AipsError); |
12-Apr-2024 15:07:53 | | ^~~~~ |
12-Apr-2024 15:07:53 | /source/casa6/casatools/src/code/synthesis/TransformMachines2/AWProjectFT.cc: In member function ‘virtual casacore::ImageInterface<std::complex<float> >& casa::refim::AWProjectFT::getImage(casacore::Matrix<float>&, casacore::Bool)’: |
12-Apr-2024 15:18:26 | Agent 'cbt-el7-8.cv.nrao.edu' went offline while building CASA-CMAKECI113-ML228-7. The results of that build will not be available. |