Build: #25 was successful
Job: OSX1015 was successful
Job result summary
- Completed
- Duration
- 49 minutes
- Agent
- cbt-osx1015-bld-c6.cv.nrao.edu
- First to pass since
- #23 (Rebuilt by Ville Suoranta – )
Error summary
The build generated some errors. See the full build log for more details.
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/ConvolutionFunction.h:35:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/VB2CFBMap.h:37:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/BaselineType.h:35:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/PhaseGrad.h:36:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/PointingOffsets.h:32:
In file included from casa-source/casatools/src/code/synthesis/MeasurementComponents/SolvableVisCal.h:41:
In file included from casa-source/casatools/src/code/synthesis/CalTables/NewCalTable.h:52:
casa-source/casatools/src/code/msvis/MSVis/SimpleSimVi2.h:206:29: warning: 'getRowBlocking' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
virtual casacore::rownr_t getRowBlocking() const { SSVi2NotPossible() };
^
casa-source/casatools/src/code/msvis/MSVis/ViImplementation2.h:216:31: note: overridden virtual function is here
virtual casacore::rownr_t getRowBlocking() const = 0;
^
1 warning generated.
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/WPConvFunc.cc:60:
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/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:49:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/ConvolutionFunction.h:35:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/VB2CFBMap.h:37:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/BaselineType.h:35:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/PhaseGrad.h:36:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/PointingOffsets.h:32:
In file included from casa-source/casatools/src/code/synthesis/MeasurementComponents/SolvableVisCal.h:41:
In file included from casa-source/casatools/src/code/synthesis/CalTables/NewCalTable.h:52:
casa-source/casatools/src/code/msvis/MSVis/SimpleSimVi2.h:206:29: warning: 'getRowBlocking' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
virtual casacore::rownr_t getRowBlocking() const { SSVi2NotPossible() };
^
casa-source/casatools/src/code/msvis/MSVis/ViImplementation2.h:216:31: note: overridden virtual function is here
virtual casacore::rownr_t getRowBlocking() const = 0;
^
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:569:
casa-source/casatools/src/code/synthesis/TransformMachines/FTMachine.tcc:74:11: warning: unused variable 'end_indx' [-Wunused-variable]
Int end_indx = 0;
^
3 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-OSX1015-25-ScriptBuildTask-5964406708516982915.sh: line 1: pip: command not found
/Users/casaci/bamboohome/temp/CASA-LITTLEWING-OSX1015-25-ScriptBuildTask-5964406708516982915.sh: line 2: pip: command not found
/Users/casaci/bamboohome/temp/CASA-LITTLEWING-OSX1015-25-ScriptBuildTask-5964406708516982915.sh: line 3: pip: command not found
/Users/casaci/bamboohome/temp/CASA-LITTLEWING-OSX1015-25-ScriptBuildTask-5964406708516982915.sh: line 4: pip: command not found
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/VB2CFBMap.h:37:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/BaselineType.h:35:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/PhaseGrad.h:36:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/PointingOffsets.h:32:
In file included from casa-source/casatools/src/code/synthesis/MeasurementComponents/SolvableVisCal.h:41:
In file included from casa-source/casatools/src/code/synthesis/CalTables/NewCalTable.h:52:
casa-source/casatools/src/code/msvis/MSVis/SimpleSimVi2.h:206:29: warning: 'getRowBlocking' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
virtual casacore::rownr_t getRowBlocking() const { SSVi2NotPossible() };
^
casa-source/casatools/src/code/msvis/MSVis/ViImplementation2.h:216:31: note: overridden virtual function is here
virtual casacore::rownr_t getRowBlocking() const = 0;
^
1 warning generated.
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/WPConvFunc.cc:60:
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/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:49:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/ConvolutionFunction.h:35:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/VB2CFBMap.h:37:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/BaselineType.h:35:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/PhaseGrad.h:36:
In file included from casa-source/casatools/src/code/synthesis/TransformMachines2/PointingOffsets.h:32:
In file included from casa-source/casatools/src/code/synthesis/MeasurementComponents/SolvableVisCal.h:41:
In file included from casa-source/casatools/src/code/synthesis/CalTables/NewCalTable.h:52:
casa-source/casatools/src/code/msvis/MSVis/SimpleSimVi2.h:206:29: warning: 'getRowBlocking' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
virtual casacore::rownr_t getRowBlocking() const { SSVi2NotPossible() };
^
casa-source/casatools/src/code/msvis/MSVis/ViImplementation2.h:216:31: note: overridden virtual function is here
virtual casacore::rownr_t getRowBlocking() const = 0;
^
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:569:
casa-source/casatools/src/code/synthesis/TransformMachines/FTMachine.tcc:74:11: warning: unused variable 'end_indx' [-Wunused-variable]
Int end_indx = 0;
^
3 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-OSX1015-25-ScriptBuildTask-5964406708516982915.sh: line 1: pip: command not found
/Users/casaci/bamboohome/temp/CASA-LITTLEWING-OSX1015-25-ScriptBuildTask-5964406708516982915.sh: line 2: pip: command not found
/Users/casaci/bamboohome/temp/CASA-LITTLEWING-OSX1015-25-ScriptBuildTask-5964406708516982915.sh: line 3: pip: command not found
/Users/casaci/bamboohome/temp/CASA-LITTLEWING-OSX1015-25-ScriptBuildTask-5964406708516982915.sh: line 4: pip: command not found