Build: #5 did not complete

Job: Build and Package Manylinux did not complete

Stages & jobs

  1. Tag

  2. Default Stage

Job result summary

Queued
Source updated
Started
Completed
Cancelled

Error summary

The build generated some errors. See the full build log for more details.

casa-source/casatools/casacore/casacore/scimath/Mathematics/FFTPack.h:42:2: warning: #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-Wcpp]
#warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
  ^
casa-source/casatools/src/code/atmosphere/ATM/ATMProfile.cc:157:38: warning: unused parameter ‘altitude’ [-Wunused-parameter]
AtmProfile::AtmProfile(const Length &altitude,
                                      ^
casa-source/casatools/src/code/atmosphere/ATM/ATMProfile.cc:231:38: warning: unused parameter ‘altitude’ [-Wunused-parameter]
AtmProfile::AtmProfile(const Length &altitude,
                                      ^
casa-source/casatools/src/code/atmosphere/ATM/ATMProfile.cc:311:38: warning: unused parameter ‘altitude’ [-Wunused-parameter]
AtmProfile::AtmProfile(const Length &altitude,
                                      ^
casa-source/casatools/src/code/atmosphere/ATM/ATMProfile.cc:350:38: warning: unused parameter ‘altitude’ [-Wunused-parameter]
AtmProfile::AtmProfile(const Length &altitude,
                                      ^
casa-source/casatools/src/code/atmosphere/ATM/ATMProfile.cc:392:38: warning: unused parameter ‘altitude’ [-Wunused-parameter]
AtmProfile::AtmProfile(const Length &altitude,
                                      ^
casa-source/casatools/src/code/atmosphere/ATM/ATMProfile.cc:440:38: warning: unused parameter ‘altitude’ [-Wunused-parameter]
AtmProfile::AtmProfile(const Length &altitude,
                                      ^
casa-source/casatools/src/code/msvis/MSVis/VisBuffer.cc:52:1: warning: multi-line comment [-Wcomment]
//#define Log(level, ...) \
^
casa-source/casatools/src/code/msvis/MSVis/VisBufferUtil.cc:669:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
#pragma omp parallel for firstprivate(nTimes, tuniqptr, tcolptr, antcolptr, intcolptr, npointrow), shared(mspc)
^
casa-source/casatools/src/code/msvis/MSVis/VisBufferUtil.cc:677:0: warning: ignoring #pragma omp critical [-Wunknown-pragmas]
#pragma omp critical
^
casa-source/casatools/src/code/msvis/MSVis/VisBufferUtil.cc:789:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
#pragma omp parallel for firstprivate(nTimes, tuniqptr, tcolptr, antcolptr, intcolptr, npointrow, timeType, timeUnit, pos, dirframe), shared(mspc)
^
casa-source/casatools/src/code/msvis/MSVis/VisBufferUtil.cc:797:0: warning: ignoring #pragma omp critical [-Wunknown-pragmas]
#pragma omp critical
^
In file included from casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.cc:28:0:
casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.h: In constructor ‘casa::CTPatchedInterp::CTPatchedInterp(casa::NewCalTable&, casa::VisCalEnum::MatrixType, casacore::Int, const casacore::String&, const casacore::String&, const casacore::String&, casacore::Vector<int>, casacore::Vector<int>, casa::CTTIFactoryPtr)’:
casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.h:201:15: warning: ‘casa::CTPatchedInterp::ct_’ will be initialized after [-Wreorder]
   NewCalTable ct_;
               ^
casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.h:152:27: warning:   ‘const casa::MSMetaInfoForCal* casa::CTPatchedInterp::msmc_’ [-Wreorder]
   const MSMetaInfoForCal* msmc_;
                           ^
casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.cc:51:1: warning:   when initialized here [-Wreorder]
CTPatchedInterp::CTPatchedInterp(NewCalTable& ct,
^
In file included from casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.cc:28:0:
casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.h: In constructor ‘casa::CTPatchedInterp::CTPatchedInterp(casa::NewCalTable&, casa::VisCalEnum::MatrixType, casacore::Int, const casacore::String&, const casacore::String&, const casacore::String&, const casacore::MeasurementSet&, const casa::MSMetaInfoForCal&, casacore::Vector<int>, casa::CTTIFactoryPtr)’:
casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.h:201:15: warning: ‘casa::CTPatchedInterp::ct_’ will be initialized after [-Wreorder]
   NewCalTable ct_;
               ^
casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.h:152:27: warning:   ‘const casa::MSMetaInfoForCal* casa::CTPatchedInterp::msmc_’ [-Wreorder]
   const MSMetaInfoForCal* msmc_;
                           ^
casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.cc:237:1: warning:   when initialized here [-Wreorder]
CTPatchedInterp::CTPatchedInterp(NewCalTable& ct,
^
In file included from casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.cc:28:0:
casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.h: In constructor ‘casa::CTPatchedInterp::CTPatchedInterp(casa::NewCalTable&, casa::VisCalEnum::MatrixType, casacore::Int, const casacore::String&, const casacore::String&, const casacore::String&, const casacore::MSColumns&, casacore::Vector<int>, casa::CTTIFactoryPtr)’:
casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.h:201:15: warning: ‘casa::CTPatchedInterp::ct_’ will be initialized after [-Wreorder]
   NewCalTable ct_;
               ^
casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.h:152:27: warning:   ‘const casa::MSMetaInfoForCal* casa::CTPatchedInterp::msmc_’ [-Wreorder]
   const MSMetaInfoForCal* msmc_;
                           ^
casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.cc:421:1: warning:   when initialized here [-Wreorder]
CTPatchedInterp::CTPatchedInterp(NewCalTable& ct,
^
In file included from casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.cc:28:0:
casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.h: In constructor ‘casa::CTPatchedInterp::CTPatchedInterp(casa::NewCalTable&, casa::VisCalEnum::MatrixType, casacore::Int, const casacore::String&, const casacore::String&, const casacore::String&, const casacore::MeasurementSet&, casacore::Vector<int>, casa::CTTIFactoryPtr)’:
casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.h:201:15: warning: ‘casa::CTPatchedInterp::ct_’ will be initialized after [-Wreorder]
   NewCalTable ct_;
               ^
casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.h:152:27: warning:   ‘const casa::MSMetaInfoForCal* casa::CTPatchedInterp::msmc_’ [-Wreorder]
   const MSMetaInfoForCal* msmc_;
                           ^
casa-source/casatools/src/code/synthesis/CalTables/CTPatchedInterp.cc:555:1: warning:   when initialized here [-Wreorder]
CTPatchedInterp::CTPatchedInterp(NewCalTable& ct,
^
In file included from casa-source/casatools/src/code/synthesis/Utilities/FFT2D.h:31:0,
                 from casa-source/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48,
                 from casa-source/casatools/src/code/synthesis/ImagerObjects/SIMapper.h:40,
                 from casa-source/casatools/src/code/synthesis/ImagerObjects/SIMapperCollection.h:38,
                 from casa-source/casatools/src/code/synthesis/ImagerObjects/SynthesisImager.h:39,
                 from casa-source/casatools/src/code/synthesis/ImagerObjects/SynthesisImagerVi2.h:29,
                 from casa-source/casatools/src/code/synthesis/ImagerObjects/CubeMajorCycleAlgorithm.cc:29:
casa-source/casatools/casacore/casacore/scimath/Mathematics/FFTPack.h:42:2: warning: #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-Wcpp]
#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/Utilities/FFT2D.h:31:0,
                 from casa-source/casatools/src/code/synthesis/TransformMachines/FTMachine.h:48,
                 from casa-source/casatools/src/code/synthesis/ImagerObjects/SIMapper.h:40,
                 from casa-source/casatools/src/code/synthesis/ImagerObjects/SIMapperCollection.h:38,
                 from casa-source/casatools/src/code/synthesis/ImagerObjects/SynthesisImager.h:39,
                 from casa-source/casatools/src/code/synthesis/ImagerObjects/SynthesisImagerVi2.h:29,
                 from casa-source/casatools/src/code/synthesis/ImagerObjects/CubeMakeImageAlgorithm.cc:29:
casa-source/casatools/casacore/casacore/scimath/Mathematics/FFTPack.h:42:2: warning: #warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW." [-Wcpp]
#warning "FFTPack is deprecated and will be removed in a future version of casacore. Please use FFTW."
  ^
Build was manually stopped.