Build: #13 was successful
Job: OSX11 was successful
Job result summary
- Completed
- Duration
- 74 minutes
- Agent
- cbt-bigsur-bld-2.cv.nrao.edu
- Successful since
- #7 ()
Error summary
The build generated some errors. See the full build log for more details.
casa-source/casatools/src/code/synthesis/TransformMachines/FTMachine.tcc:74:11: warning: unused variable 'end_indx' [-Wunused-variable]
Int end_indx = 0;
^
2 warnings generated.
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/SimplePBConvFunc.cc:65:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/SimplePBConvFunc.h:36:
In file included from casa-source/casatools/src/code/synthesis/Utilities/FFT2D.h:31:
casa-source/casatools/casacore/casacore/scimath/Mathematics/FFTPack.h:42:2: warning: "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-W#warnings]
#warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
^
1 warning generated.
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/VLACalcIlluminationConvFunc.cc:31:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/VLACalcIlluminationConvFunc.h:32:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/IlluminationConvFunc.h:35:
casa-source/casatools/src/code/synthesis/MeasurementComponents/CExp.new3.h:62:16: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
inline int f(register T arg)
^~~~~~~~~
1 warning generated.
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/VisModelData.cc:46:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/FTMachine.h:55:
In file included from casa-source/casatools/src/code/synthesis/Utilities/FFT2D.h:31:
casa-source/casatools/casacore/casacore/scimath/Mathematics/FFTPack.h:42:2: warning: "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-W#warnings]
#warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
^
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/VisModelData.cc:46:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/FTMachine.h:567:
casa-source/casatools/src/code/synthesis/TransformMachines/FTMachine.tcc:74:11: warning: unused variable 'end_indx' [-Wunused-variable]
Int end_indx = 0;
^
2 warnings generated.
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/WPConvFunc.cc:60:
casa-source/casatools/casacore/scimath/Mathematics/FFTPack.h:42:2: warning: "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-W#warnings]
#warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
^
1 warning generated.
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/WProjectFT.cc:42:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/WProjectFT.h:32:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/FTMachine.h:55:
In file included from casa-source/casatools/src/code/synthesis/Utilities/FFT2D.h:31:
casa-source/casatools/casacore/casacore/scimath/Mathematics/FFTPack.h:42:2: warning: "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-W#warnings]
#warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
^
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/WProjectFT.cc:42:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/WProjectFT.h:32:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/FTMachine.h:567:
casa-source/casatools/src/code/synthesis/TransformMachines/FTMachine.tcc:74:11: warning: unused variable 'end_indx' [-Wunused-variable]
Int end_indx = 0;
^
2 warnings generated.
In file included from casa-source/casatools/src/code/synthesis/Utilities/FFT2D.cc:33:
In file included from casa-source/casatools/src/code/synthesis/Utilities/FFT2D.h:31:
casa-source/casatools/casacore/casacore/scimath/Mathematics/FFTPack.h:42:2: warning: "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-W#warnings]
#warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
^
1 warning generated.
In file included from src/guitools/Feather/ExternalAxis.cc:26:
src/guitools/Feather/ExternalAxis.h:44:14: warning: 'casa::ExternalAxis::extent' hides overloaded virtual function [-Woverloaded-virtual]
virtual int extent( const QPen& pen, const QFont& font ) const;
^
/opt/casa/03/libexec/qt4/include/qwt/qwt_scale_draw.h:60:20: note: hidden overloaded virtual function 'QwtScaleDraw::extent' declared here: different number of parameters (1 vs 2)
virtual double extent( const QFont & ) const;
^
1 warning generated.
In file included from src/guitools/Feather/ExternalAxisControl.cc:27:
src/guitools/Feather/ExternalAxis.h:44:14: warning: 'casa::ExternalAxis::extent' hides overloaded virtual function [-Woverloaded-virtual]
virtual int extent( const QPen& pen, const QFont& font ) const;
^
/opt/casa/03/libexec/qt4/include/qwt/qwt_scale_draw.h:60:20: note: hidden overloaded virtual function 'QwtScaleDraw::extent' declared here: different number of parameters (1 vs 2)
virtual double extent( const QFont & ) const;
^
1 warning generated.
In file included from src/guitools/Feather/FeatherManager.cc:33:
In file included from casa-source/casatools/src/code/imageanalysis/Utilities/SpectralImageUtil.h:48:
casa-source/casatools/src/code/imageanalysis/Utilities/SpectralImageUtil.tcc:43:8: warning: explicitly assigning value of variable of type 'casacore::IPosition' to itself [-Wself-assign-overloaded]
blc-=blc; //set all values to 0
~~~^ ~~~
1 warning generated.
In file included from src/guitools/Feather/FeatherPlot.cc:28:
src/guitools/Feather/ExternalAxis.h:44:14: warning: 'casa::ExternalAxis::extent' hides overloaded virtual function [-Woverloaded-virtual]
virtual int extent( const QPen& pen, const QFont& font ) const;
^
/opt/casa/03/libexec/qt4/include/qwt/qwt_scale_draw.h:60:20: note: hidden overloaded virtual function 'QwtScaleDraw::extent' declared here: different number of parameters (1 vs 2)
virtual double extent( const QFont & ) const;
^
1 warning generated.
In file included from src/guitools/Feather/FeatherThread.cc:34:
In file included from casa-source/casatools/src/code/synthesis/MeasurementEquations/Imager.h:44:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48:
In file included from casa-source/casatools/src/code/synthesis/Utilities/FFT2D.h:31:
casa-source/casatools/casacore/casacore/scimath/Mathematics/FFTPack.h:42:2: warning: "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-W#warnings]
#warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
^
In file included from src/guitools/Feather/FeatherThread.cc:34:
In file included from casa-source/casatools/src/code/synthesis/MeasurementEquations/Imager.h:44:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines/FTMachine.h:555:
casa-source/casatools/src/code/synthesis/TransformMachines/FTMachine.tcc:74:11: warning: unused variable 'end_indx' [-Wunused-variable]
Int end_indx = 0;
^
2 warnings generated.
Cloning into 'casa-build-utils'...
/Users/casaci/bamboohome/temp/CASA-LITTLEWING-OSX11-13-ScriptBuildTask-4924246404305998142.sh: line 1: pip: command not found
/Users/casaci/bamboohome/temp/CASA-LITTLEWING-OSX11-13-ScriptBuildTask-4924246404305998142.sh: line 2: pip: command not found
/Users/casaci/bamboohome/temp/CASA-LITTLEWING-OSX11-13-ScriptBuildTask-4924246404305998142.sh: line 3: pip: command not found
/Users/casaci/bamboohome/temp/CASA-LITTLEWING-OSX11-13-ScriptBuildTask-4924246404305998142.sh: line 4: pip: command not found
Int end_indx = 0;
^
2 warnings generated.
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/SimplePBConvFunc.cc:65:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/SimplePBConvFunc.h:36:
In file included from casa-source/casatools/src/code/synthesis/Utilities/FFT2D.h:31:
casa-source/casatools/casacore/casacore/scimath/Mathematics/FFTPack.h:42:2: warning: "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-W#warnings]
#warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
^
1 warning generated.
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/VLACalcIlluminationConvFunc.cc:31:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/VLACalcIlluminationConvFunc.h:32:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/IlluminationConvFunc.h:35:
casa-source/casatools/src/code/synthesis/MeasurementComponents/CExp.new3.h:62:16: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
inline int f(register T arg)
^~~~~~~~~
1 warning generated.
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/VisModelData.cc:46:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/FTMachine.h:55:
In file included from casa-source/casatools/src/code/synthesis/Utilities/FFT2D.h:31:
casa-source/casatools/casacore/casacore/scimath/Mathematics/FFTPack.h:42:2: warning: "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-W#warnings]
#warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
^
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/VisModelData.cc:46:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/FTMachine.h:567:
casa-source/casatools/src/code/synthesis/TransformMachines/FTMachine.tcc:74:11: warning: unused variable 'end_indx' [-Wunused-variable]
Int end_indx = 0;
^
2 warnings generated.
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/WPConvFunc.cc:60:
casa-source/casatools/casacore/scimath/Mathematics/FFTPack.h:42:2: warning: "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-W#warnings]
#warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
^
1 warning generated.
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/WProjectFT.cc:42:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/WProjectFT.h:32:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/FTMachine.h:55:
In file included from casa-source/casatools/src/code/synthesis/Utilities/FFT2D.h:31:
casa-source/casatools/casacore/casacore/scimath/Mathematics/FFTPack.h:42:2: warning: "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-W#warnings]
#warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
^
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/WProjectFT.cc:42:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/WProjectFT.h:32:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/FTMachine.h:567:
casa-source/casatools/src/code/synthesis/TransformMachines/FTMachine.tcc:74:11: warning: unused variable 'end_indx' [-Wunused-variable]
Int end_indx = 0;
^
2 warnings generated.
In file included from casa-source/casatools/src/code/synthesis/Utilities/FFT2D.cc:33:
In file included from casa-source/casatools/src/code/synthesis/Utilities/FFT2D.h:31:
casa-source/casatools/casacore/casacore/scimath/Mathematics/FFTPack.h:42:2: warning: "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-W#warnings]
#warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
^
1 warning generated.
In file included from src/guitools/Feather/ExternalAxis.cc:26:
src/guitools/Feather/ExternalAxis.h:44:14: warning: 'casa::ExternalAxis::extent' hides overloaded virtual function [-Woverloaded-virtual]
virtual int extent( const QPen& pen, const QFont& font ) const;
^
/opt/casa/03/libexec/qt4/include/qwt/qwt_scale_draw.h:60:20: note: hidden overloaded virtual function 'QwtScaleDraw::extent' declared here: different number of parameters (1 vs 2)
virtual double extent( const QFont & ) const;
^
1 warning generated.
In file included from src/guitools/Feather/ExternalAxisControl.cc:27:
src/guitools/Feather/ExternalAxis.h:44:14: warning: 'casa::ExternalAxis::extent' hides overloaded virtual function [-Woverloaded-virtual]
virtual int extent( const QPen& pen, const QFont& font ) const;
^
/opt/casa/03/libexec/qt4/include/qwt/qwt_scale_draw.h:60:20: note: hidden overloaded virtual function 'QwtScaleDraw::extent' declared here: different number of parameters (1 vs 2)
virtual double extent( const QFont & ) const;
^
1 warning generated.
In file included from src/guitools/Feather/FeatherManager.cc:33:
In file included from casa-source/casatools/src/code/imageanalysis/Utilities/SpectralImageUtil.h:48:
casa-source/casatools/src/code/imageanalysis/Utilities/SpectralImageUtil.tcc:43:8: warning: explicitly assigning value of variable of type 'casacore::IPosition' to itself [-Wself-assign-overloaded]
blc-=blc; //set all values to 0
~~~^ ~~~
1 warning generated.
In file included from src/guitools/Feather/FeatherPlot.cc:28:
src/guitools/Feather/ExternalAxis.h:44:14: warning: 'casa::ExternalAxis::extent' hides overloaded virtual function [-Woverloaded-virtual]
virtual int extent( const QPen& pen, const QFont& font ) const;
^
/opt/casa/03/libexec/qt4/include/qwt/qwt_scale_draw.h:60:20: note: hidden overloaded virtual function 'QwtScaleDraw::extent' declared here: different number of parameters (1 vs 2)
virtual double extent( const QFont & ) const;
^
1 warning generated.
In file included from src/guitools/Feather/FeatherThread.cc:34:
In file included from casa-source/casatools/src/code/synthesis/MeasurementEquations/Imager.h:44:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48:
In file included from casa-source/casatools/src/code/synthesis/Utilities/FFT2D.h:31:
casa-source/casatools/casacore/casacore/scimath/Mathematics/FFTPack.h:42:2: warning: "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-W#warnings]
#warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
^
In file included from src/guitools/Feather/FeatherThread.cc:34:
In file included from casa-source/casatools/src/code/synthesis/MeasurementEquations/Imager.h:44:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines/FTMachine.h:555:
casa-source/casatools/src/code/synthesis/TransformMachines/FTMachine.tcc:74:11: warning: unused variable 'end_indx' [-Wunused-variable]
Int end_indx = 0;
^
2 warnings generated.
Cloning into 'casa-build-utils'...
/Users/casaci/bamboohome/temp/CASA-LITTLEWING-OSX11-13-ScriptBuildTask-4924246404305998142.sh: line 1: pip: command not found
/Users/casaci/bamboohome/temp/CASA-LITTLEWING-OSX11-13-ScriptBuildTask-4924246404305998142.sh: line 2: pip: command not found
/Users/casaci/bamboohome/temp/CASA-LITTLEWING-OSX11-13-ScriptBuildTask-4924246404305998142.sh: line 3: pip: command not found
/Users/casaci/bamboohome/temp/CASA-LITTLEWING-OSX11-13-ScriptBuildTask-4924246404305998142.sh: line 4: pip: command not found