Hello all,

I am getting odd compile errors on OSX using osx-homebrew.cfg (in
master). 

There seem to be two different errors right now:

* _mm_add_ps is not found (even though xmmintrin.h exists)
* ranlib (it uses XCode's) complains about the .a files that it claims
  have no symbols. Forcing the use of ranlib from homebrew does not
  show the error but then I need to hard-code the full path since
  homebrew does not put ranlib in /usr/local/bin

I attach the make output (both types of errors are visible at the end).

A side node: to have remote commands work on OSX (ie remote compiling
*on* my OSX laptop not from it) only works if I add
"source /etc/profile" to my envsetup (otherwise /usr/local/bin is not
added to $PATH it seems).

Has anyone seen these types of errors before and / or could point me to
a "canonical" location for ranlib on OSX (rather
than /usr/local/Cellar/binutils/2.30/x86_64-apple-darwin17.3.0/bin/ranlib)?

Yours,
Roland

-- 
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://pgp.mit.edu .
Using configuration: sim
Updated thorn list for configuration sim
Building sim
Cactus - version: 4.2.3
Building configuration sim
Reconfiguring thorns
Reading ThornList...
Parsing configuration files...
Parsing interface files...
   ADMAnalysis
           Implements: ADMAnalysis
           Inherits:  ADMBase StaticConformal Grid ADMMacros 
           6 Public, 0 Protected, 0 Private variable groups
   ADMBase
           Implements: ADMBase
           Inherits:  grid 
           9 Public, 0 Protected, 0 Private variable groups
   ADMCoupling
           Implements: ADMCoupling
           0 Public, 0 Protected, 0 Private variable groups
   ADMDerivatives
           Implements: ADMDerivatives
           Inherits:  Coordinates ADMBase 
           5 Public, 0 Protected, 0 Private variable groups
   ADMMacros
           Implements: ADMMacros
           1 Public, 0 Protected, 0 Private variable groups
   ADMMass
           Implements: ADMMass
           Inherits:  ADMBase ADMMacros StaticConformal SpaceMask 
           0 Public, 0 Protected, 6 Private variable groups
   AEILocalInterp
           Implements: AEILocalInterp
           0 Public, 0 Protected, 0 Private variable groups
   AHFinder
           Implements: AHFinder
           Inherits:  ADMBase StaticConformal SpaceMask Grid IO ADMMacros 
           6 Public, 0 Protected, 10 Private variable groups
   AHFinderDirect
           Implements: AHFinderDirect
           Inherits:  Grid ADMBase StaticConformal SpaceMask SphericalSurface IO 
           0 Public, 0 Protected, 5 Private variable groups
   BLAS
           Implements: BLAS
           0 Public, 0 Protected, 0 Private variable groups
   Boundary
           Implements: boundary
           0 Public, 0 Protected, 0 Private variable groups
   CT_Analytic
           Implements: CT_Analytic
           Inherits:  Boundary GenericFD Grid 
           40 Public, 0 Protected, 0 Private variable groups
   CT_MultiLevel
           Implements: CT_MultiLevel
           Inherits:  Boundary Grid 
           0 Public, 0 Protected, 9 Private variable groups
   Cactus
           Implements: Cactus
           0 Public, 0 Protected, 0 Private variable groups
   CalcK
           Implements: CalcK
           Inherits:  ADMBase StaticConformal 
           0 Public, 0 Protected, 3 Private variable groups
   Carpet
           Implements: Driver
           0 Public, 0 Protected, 6 Private variable groups
   CarpetEvolutionMask
           Implements: CarpetEvolutionMask
           2 Public, 0 Protected, 0 Private variable groups
   CarpetIOASCII
           Implements: IOASCII
           0 Public, 0 Protected, 3 Private variable groups
   CarpetIOBasic
           Implements: IOBasic
           Inherits:  IO 
           0 Public, 0 Protected, 3 Private variable groups
   CarpetIOHDF5
           Implements: IOHDF5
           0 Public, 0 Protected, 6 Private variable groups
   CarpetIOScalar
           Implements: IOScalar
           0 Public, 0 Protected, 3 Private variable groups
   CarpetIntegrateTest
           Implements: CarpetIntegrateTest
           Inherits:  Reduce Grid Driver 
           0 Public, 0 Protected, 1 Private variable groups
   CarpetInterp
           Implements: interp
           0 Public, 0 Protected, 0 Private variable groups
   CarpetInterp2
           Implements: interp2
           0 Public, 0 Protected, 0 Private variable groups
   CarpetLib
           Implements: CarpetLib
           0 Public, 0 Protected, 0 Private variable groups
   CarpetMask
           Implements: CarpetMask
           Inherits:  grid SphericalSurface 
           0 Public, 0 Protected, 0 Private variable groups
   CarpetProlongateTest
           Implements: CarpetProlongateTest
           Inherits:  grid 
           0 Public, 0 Protected, 6 Private variable groups
   CarpetReduce
           Implements: reduce
           0 Public, 0 Protected, 4 Private variable groups
   CarpetRegrid
           Implements: CarpetRegrid
           0 Public, 0 Protected, 0 Private variable groups
   CarpetRegrid2
           Implements: CarpetRegrid2
           6 Public, 0 Protected, 6 Private variable groups
   CarpetRegridTest
           Implements: CarpetRegridTest
           Inherits:  grid 
           0 Public, 0 Protected, 1 Private variable groups
   CarpetSlab
           Implements: Hyperslab
           0 Public, 0 Protected, 0 Private variable groups
   CarpetTracker
           Implements: CarpetTracker
           Inherits:  SphericalSurface CarpetRegrid2 
           0 Public, 0 Protected, 0 Private variable groups
   CartGrid3D
           Implements: grid
           Inherits:  coordbase 
           2 Public, 0 Protected, 0 Private variable groups
   Cartoon2D
           Implements: cartoon2d
           0 Public, 0 Protected, 1 Private variable groups
   Constants
           Implements: Constants
           0 Public, 0 Protected, 0 Private variable groups
   Convert_to_HydroBase
           Implements: Convert_to_HydroBase
           Inherits:  grid HydroBase ADMBase IllinoisGRMHD 
           0 Public, 0 Protected, 0 Private variable groups
   CoordBase
           Implements: CoordBase
           0 Public, 0 Protected, 0 Private variable groups
   CoordGauge
           Implements: CoordGauge
           1 Public, 0 Protected, 0 Private variable groups
   Coordinates
           Implements: Coordinates
           Inherits:  grid 
           10 Public, 0 Protected, 0 Private variable groups
   CoordinatesSymmetry
           Implements: CoordinatesSymmetry
           0 Public, 0 Protected, 0 Private variable groups
   CycleClock
           Implements: CycleClock
           0 Public, 0 Protected, 0 Private variable groups
   DemoInterp
           Implements: DemoInterp
           0 Public, 0 Protected, 9 Private variable groups
   Dissipation
           Implements: Dissipation
           Inherits:  grid SphericalSurface SpaceMask 
           0 Public, 0 Protected, 1 Private variable groups
   DistortedBHIVP
           Implements: distortedbhivp
           Inherits:  ADMBase grid StaticConformal 
           0 Public, 0 Protected, 2 Private variable groups
   EHFinder
           Implements: ehfinder
           Inherits:  grid admbase coordgauge staticconformal spacemask boundary 
           0 Public, 0 Protected, 54 Private variable groups
   EOS_Base
           Implements: EOS_Base
           0 Public, 0 Protected, 0 Private variable groups
   EOS_Hybrid
           Implements: EOS_Hybrid
           Inherits:  HydroBase EOS_2d_Polytrope 
           0 Public, 0 Protected, 1 Private variable groups
   EOS_IdealFluid
           Implements: EOS_Ideal_Fluid
           Inherits:  EOS_Base 
           0 Public, 0 Protected, 0 Private variable groups
   EOS_Omni
           Implements: EOS_Omni
           0 Public, 0 Protected, 0 Private variable groups
   EOS_Polytrope
           Implements: EOS_2d_Polytrope
           Inherits:  EOS_Base 
           0 Public, 0 Protected, 0 Private variable groups
   EinsteinExact_Test
           Implements: EinsteinExact_Test
           0 Public, 0 Protected, 0 Private variable groups
   EllBase
           Implements: ellbase
           0 Public, 0 Protected, 0 Private variable groups
   EllSOR
           Implements: ellsor
           Inherits:  ellbase boundary 
           0 Public, 0 Protected, 0 Private variable groups
   Exact
           Implements: exact
           Inherits:  admbase grid coordgauge staticconformal 
           Friend of: ADMCoupling 
           0 Public, 2 Protected, 3 Private variable groups
   Extract
           Implements: extract
           Inherits:  grid ADMBase staticconformal io 
           0 Public, 0 Protected, 1 Private variable groups
   FFTW3
           Implements: FFTW3
           0 Public, 0 Protected, 0 Private variable groups
   FleshInfo
           Implements: FleshInfo
           0 Public, 0 Protected, 0 Private variable groups
   Formaline
           Implements: Formaline
           0 Public, 0 Protected, 0 Private variable groups
   Fortran
           Implements: Fortran
           0 Public, 0 Protected, 0 Private variable groups
   GRHydro
           Implements: GRHydro
           Inherits:  ADMBase Boundary SpaceMask Tmunubase HydroBase 
           52 Public, 0 Protected, 38 Private variable groups
   GRHydro_InitData
           Implements: GRHydro_init_data
           Inherits:  GRHydro grid EOS_Omni 
           0 Public, 3 Protected, 1 Private variable groups
   GSL
           Implements: GSL
           0 Public, 0 Protected, 0 Private variable groups
   GaugeWave
           Implements: GaugeWave
           Inherits:  admbase Boundary GenericFD Grid 
           6 Public, 0 Protected, 0 Private variable groups
   GenericFD
           Implements: GenericFD
           0 Public, 0 Protected, 2 Private variable groups
   GlobalDerivative
           Implements: GlobalDerivative
           Inherits:  grid SummationByParts Coordinates 
           0 Public, 0 Protected, 0 Private variable groups
   HDF5
           Implements: HDF5
           0 Public, 0 Protected, 0 Private variable groups
   HTTPD
           Implements: HTTPD
           Inherits:  Socket 
           0 Public, 0 Protected, 0 Private variable groups
   HTTPDExtra
           Implements: http_utils
           0 Public, 0 Protected, 0 Private variable groups
   HelloWorld
           Implements: helloworld
           0 Public, 0 Protected, 0 Private variable groups
   HighOrderWaveTest
           Implements: HighOrderWaveTest
           0 Public, 0 Protected, 0 Private variable groups
   HydroBase
           Implements: HydroBase
           Inherits:  InitBase 
           13 Public, 0 Protected, 0 Private variable groups
   Hydro_Analysis
           Implements: Hydro_Analysis
           Inherits:  Grid HydroBase 
           9 Public, 0 Protected, 0 Private variable groups
   Hydro_InitExcision
           Implements: Hydro_InitExcision
           Inherits:  HydroBase Grid SpaceMask 
           0 Public, 0 Protected, 0 Private variable groups
   Hydro_RNSID
           Implements: hydro_rnsid
           Inherits:  ADMBase HydroBase GRHydro 
           0 Public, 0 Protected, 0 Private variable groups
   IDAnalyticBH
           Implements: idanalyticbh
           Inherits:  ADMBase StaticConformal Grid 
           0 Public, 0 Protected, 0 Private variable groups
   IDAxiBrillBH
           Implements: idaxibrillbh
           Inherits:  ADMBase grid StaticConformal 
           0 Public, 0 Protected, 0 Private variable groups
   IDAxiOddBrillBH
           Implements: axiodd
           Inherits:  ADMBase grid StaticConformal 
           0 Public, 0 Protected, 2 Private variable groups
   IDBrillData
           Implements: IDBrillData
           Inherits:  grid ADMBase StaticConformal ellbase 
           0 Public, 0 Protected, 2 Private variable groups
   IDConstraintViolate
           Implements: idconstraintviolate
           Inherits:  admbase grid 
           0 Public, 0 Protected, 0 Private variable groups
   IDFileADM
           Implements: IDFileADM
           Inherits:  ADMBase StaticConformal IO 
           0 Public, 0 Protected, 0 Private variable groups
   IDLinearWaves
           Implements: idlinearwaves
           Inherits:  ADMBase StaticConformal Grid 
           0 Public, 0 Protected, 0 Private variable groups
   IDScalarWave
           Implements: idscalarwave
           Inherits:  wavetoy grid 
           0 Public, 0 Protected, 0 Private variable groups
   IDScalarWaveC
           Implements: idscalarwave
           Inherits:  wavetoy grid 
           0 Public, 0 Protected, 0 Private variable groups
   IDScalarWaveCXX
           Implements: idscalarwave
           Inherits:  wavetoy grid 
           0 Public, 0 Protected, 0 Private variable groups
   IDScalarWaveElliptic
           Implements: IDScalarWaveElliptic
           Inherits:  Grid WaveToy EllBase IDScalarWave 
           0 Public, 0 Protected, 2 Private variable groups
   IDWaveMoL
           Implements: idwavemol
           Inherits:  wavemol grid 
           0 Public, 0 Protected, 0 Private variable groups
   ID_converter_ILGRMHD
           Implements: ID_converter_ILGRMHD
           Inherits:  ADMBase Boundary SpaceMask Tmunubase HydroBase grid IllinoisGRMHD 
           0 Public, 0 Protected, 0 Private variable groups
   IOASCII
           Implements: IOASCII
           0 Public, 0 Protected, 0 Private variable groups
   IOBasic
           Implements: IOBasic
           Inherits:  IO 
           0 Public, 0 Protected, 2 Private variable groups
   IOHDF5
           Implements: IOHDF5
           0 Public, 0 Protected, 0 Private variable groups
   IOHDF5Util
           Implements: IOHDF5Util
           Inherits:  IO 
           0 Public, 0 Protected, 0 Private variable groups
   IOJpeg
           Implements: IOJpeg
           Inherits:  IO 
           0 Public, 0 Protected, 0 Private variable groups
   IOUtil
           Implements: IO
           0 Public, 0 Protected, 0 Private variable groups
   IllinoisGRMHD
           Implements: IllinoisGRMHD
           Inherits:  ADMBase Boundary SpaceMask Tmunubase HydroBase grid 
           12 Public, 0 Protected, 10 Private variable groups
   InitBase
           Implements: InitBase
           0 Public, 0 Protected, 0 Private variable groups
   InterpToArray
           Implements: InterpToArray
           7 Public, 0 Protected, 0 Private variable groups
   Interpolate2
           Implements: Interpolate
           Inherits:  Coordinates grid 
           1 Public, 0 Protected, 1 Private variable groups
   KerrSchild
           Implements: KerrSchild
           Inherits:  admbase Boundary GenericFD Grid 
           6 Public, 0 Protected, 0 Private variable groups
   LAPACK
           Implements: LAPACK
           0 Public, 0 Protected, 0 Private variable groups
   LORENE
           Implements: LORENE
           0 Public, 0 Protected, 0 Private variable groups
   LlamaWaveToy
           Implements: LlamaWaveToy
           Inherits:  grid Coordinates GlobalDerivative SummationByParts Interpolate 
           0 Public, 0 Protected, 22 Private variable groups
   LocalInterp
           Implements: LocalInterp
           0 Public, 0 Protected, 0 Private variable groups
   LocalInterp2
           Implements: LocalInterp
           0 Public, 0 Protected, 0 Private variable groups
   LocalReduce
           Implements: LocalReduce
           0 Public, 0 Protected, 0 Private variable groups
   LoopControl
           Implements: LoopControl
           Inherits:  CycleClock 
           0 Public, 0 Protected, 0 Private variable groups
   ML_ADMConstraints
           Implements: ML_ADMConstraints
           Inherits:  ADMBase Boundary GenericFD Grid TmunuBase 
           2 Public, 0 Protected, 0 Private variable groups
   ML_ADMQuantities
           Implements: ML_ADMQuantities
           Inherits:  ADMBase Boundary GenericFD Grid ML_BSSN TmunuBase 
           2 Public, 0 Protected, 0 Private variable groups
   ML_BSSN
           Implements: ML_BSSN
           Inherits:  ADMBase Boundary GenericFD Grid TmunuBase 
           23 Public, 0 Protected, 0 Private variable groups
   ML_BSSN_Helper
           Implements: ML_BSSN_Helper
           Inherits:  ADMBase CoordGauge ML_BSSN 
           0 Public, 0 Protected, 0 Private variable groups
   ML_BSSN_Test
           Implements: ML_BSSN_Test
           0 Public, 0 Protected, 0 Private variable groups
   ML_CCZ4
           Implements: ML_CCZ4
           Inherits:  ADMBase Boundary GenericFD Grid TmunuBase 
           25 Public, 0 Protected, 0 Private variable groups
   ML_CCZ4_Helper
           Implements: ML_CCZ4_Helper
           Inherits:  ADMBase CoordGauge ML_CCZ4 
           0 Public, 0 Protected, 0 Private variable groups
   ML_CCZ4_Test
           Implements: ML_BSSN_Test
           0 Public, 0 Protected, 0 Private variable groups
   ML_WaveToy
           Implements: ML_WaveToy
           Inherits:  Boundary GenericFD Grid 
           5 Public, 0 Protected, 0 Private variable groups
   ML_WaveToy_Test
           Implements: ML_WaveToy_Test
           0 Public, 0 Protected, 0 Private variable groups
   MPI
           Implements: MPI
           0 Public, 0 Protected, 0 Private variable groups
   MemSpeed
           Implements: MemSpeed
           0 Public, 0 Protected, 0 Private variable groups
   Meudon_Bin_BH
           Implements: ID_Bin_BH
           Inherits:  grid SummationByParts ADMBase 
           0 Public, 0 Protected, 0 Private variable groups
   Meudon_Bin_NS
           Implements: Meudon_Bin_NS
           Inherits:  grid SummationByParts ADMBase HydroBase 
           1 Public, 0 Protected, 0 Private variable groups
   Meudon_Mag_NS
           Implements: ID_Mag_NS
           Inherits:  grid ADMBase HydroBase 
           0 Public, 0 Protected, 0 Private variable groups
   Minkowski
           Implements: Minkowski
           Inherits:  admbase Boundary GenericFD Grid 
           6 Public, 0 Protected, 0 Private variable groups
   MoL
           Implements: MethodOfLines
           0 Public, 0 Protected, 9 Private variable groups
   ModifiedSchwarzschildBL
           Implements: ModifiedSchwarzschildBL
           Inherits:  admbase Boundary GenericFD Grid 
           6 Public, 0 Protected, 0 Private variable groups
   Multipole
           Implements: multipole
           Inherits:  Grid 
           4 Public, 0 Protected, 0 Private variable groups
   NaNCatcher
           Implements: NaNCatcher
           0 Public, 0 Protected, 0 Private variable groups
   NaNChecker
           Implements: NaNChecker
           Inherits:  Reduce 
           0 Public, 0 Protected, 3 Private variable groups
   NewRad
           Implements: NewRad
           0 Public, 0 Protected, 0 Private variable groups
   Nice
           Implements: nice
           0 Public, 0 Protected, 0 Private variable groups
   NoExcision
           Implements: NoExcision
           Inherits:  ADMBase StaticConformal grid SphericalSurface Boundary 
           0 Public, 0 Protected, 16 Private variable groups
   NoMPI
           Implements: NoMPI
           0 Public, 0 Protected, 0 Private variable groups
   Noise
           Implements: Noise
           Inherits:  grid 
           0 Public, 0 Protected, 0 Private variable groups
   Norms
           Implements: Norms
           0 Public, 0 Protected, 6 Private variable groups
   NullConstr
           Implements: NullConstr
           Inherits:  NullGrid NullVars NullInterp 
           9 Public, 0 Protected, 0 Private variable groups
   NullDecomp
           Implements: NullDecomp
           Inherits:  NullGrid 
           0 Public, 0 Protected, 2 Private variable groups
   NullEvolve
           Implements: NullEvolve
           Inherits:  NullInterp NullGrid NullVars Time 
           Friend of: NullSHRExtract 
           0 Public, 0 Protected, 7 Private variable groups
   NullExact
           Implements: NullExact
           Inherits:  NullVars NullGrid NullNews NullConstr NullInterp NullEvolve 
           Friend of: NullSHRExtract 
           0 Public, 0 Protected, 37 Private variable groups
   NullGrid
           Implements: NullGrid
           10 Public, 0 Protected, 0 Private variable groups
   NullInterp
           Implements: NullInterp
           Inherits:  NullGrid 
           4 Public, 0 Protected, 1 Private variable groups
   NullNews
           Implements: NullNews
           Inherits:  NullGrid NullVars NullInterp 
           18 Public, 0 Protected, 7 Private variable groups
   NullPsiInt
           Implements: NullPsiInt
           Inherits:  NullVars NullGrid NullNews NullInterp NullEvolve 
           3 Public, 0 Protected, 4 Private variable groups
   NullSHRExtract
           Implements: NullSHRExtract
           Inherits:  NullInterp NullGrid NullVars 
           8 Public, 20 Protected, 27 Private variable groups
   NullVars
           Implements: NullVars
           4 Public, 0 Protected, 0 Private variable groups
   OpenSSL
           Implements: OpenSSL
           0 Public, 0 Protected, 0 Private variable groups
   Outflow
           Implements: outflow
           Inherits:  ADMBase HydroBase SphericalSurface 
           0 Public, 0 Protected, 5 Private variable groups
   PAPI
           Implements: PAPI
           0 Public, 0 Protected, 0 Private variable groups
   PUGH
           Implements: Driver
           0 Public, 0 Protected, 0 Private variable groups
   PUGHInterp
           Implements: Interp
           0 Public, 0 Protected, 0 Private variable groups
   PUGHReduce
           Implements: Reduce
           0 Public, 0 Protected, 0 Private variable groups
   PUGHSlab
           Implements: Hyperslab
           0 Public, 0 Protected, 0 Private variable groups
   Periodic
           Implements: Periodic
           0 Public, 0 Protected, 0 Private variable groups
   PeriodicCarpet
           Implements: PeriodicCarpet
           Inherits:  grid 
           0 Public, 0 Protected, 0 Private variable groups
   Poisson
           Implements: Poisson
           Inherits:  boundary grid 
           0 Public, 0 Protected, 2 Private variable groups
   PunctureTracker
           Implements: PunctureTracker
           Inherits:  ADMBase CarpetRegrid2 SphericalSurface 
           0 Public, 0 Protected, 3 Private variable groups
   QuasiLocalMeasures
           Implements: QuasiLocalMeasures
           Inherits:  ADMBase SphericalSurface TmunuBase 
           0 Public, 0 Protected, 23 Private variable groups
   ReductionTest
           Implements: ReductionTest
           Inherits:  GRHydro grid 
           0 Public, 0 Protected, 2 Private variable groups
   ReductionTest2
           Implements: ReductionTest2
           0 Public, 0 Protected, 1 Private variable groups
   ReductionTest3
           Implements: ReductionTest3
           Inherits:  grid 
           0 Public, 0 Protected, 3 Private variable groups
   ReflectionSymmetry
           Implements: ReflectionSymmetry
           0 Public, 0 Protected, 0 Private variable groups
   RegridSyncTest
           Implements: RegridSyncTest
           0 Public, 0 Protected, 1 Private variable groups
   RotatingDBHIVP
           Implements: rotatingdbhivp
           Inherits:  ADMBase grid StaticConformal 
           0 Public, 0 Protected, 2 Private variable groups
   RotatingSymmetry180
           Implements: RotatingSymmetry180
           0 Public, 0 Protected, 0 Private variable groups
   RotatingSymmetry90
           Implements: RotatingSymmetry90
           0 Public, 0 Protected, 0 Private variable groups
   SampleBoundary
           Implements: LinExtrapBnd
           0 Public, 0 Protected, 0 Private variable groups
   SampleIO
           Implements: SampleIO
           Inherits:  IO 
           0 Public, 0 Protected, 0 Private variable groups
   Seed_Magnetic_Fields
           Implements: seed_magnetic_fields
           Inherits:  grid ADMBase HydroBase 
           0 Public, 0 Protected, 0 Private variable groups
   SetMask_SphericalSurface
           Implements: SetMask_SphericalSurface
           Inherits:  HydroBase SphericalSurface 
           0 Public, 0 Protected, 0 Private variable groups
   ShiftedGaugeWave
           Implements: ShiftedGaugeWave
           Inherits:  admbase Boundary GenericFD Grid 
           6 Public, 0 Protected, 0 Private variable groups
   Slab
           Implements: Slab
           0 Public, 0 Protected, 0 Private variable groups
   SlabTest
           Implements: SlabTest
           Inherits:  Slab 
           0 Public, 0 Protected, 6 Private variable groups
   Socket
           Implements: Socket
           0 Public, 0 Protected, 0 Private variable groups
   SpaceMask
           Implements: SpaceMask
           Inherits:  grid 
           2 Public, 0 Protected, 0 Private variable groups
   SphericalHarmonicDecomp
           Implements: SphericalHarmonicDecomp
           0 Public, 0 Protected, 0 Private variable groups
   SphericalHarmonicRecon
           Implements: SphericalHarmonicRecon
           0 Public, 0 Protected, 0 Private variable groups
   SphericalHarmonicReconGen
           Implements: SphericalHarmonicReconGen
           0 Public, 0 Protected, 0 Private variable groups
   SphericalSurface
           Implements: SphericalSurface
           Inherits:  grid 
           9 Public, 0 Protected, 1 Private variable groups
   StaticConformal
           Implements: StaticConformal
           Inherits:  grid 
           4 Public, 0 Protected, 0 Private variable groups
   SummationByParts
           Implements: SummationByParts
           2 Public, 0 Protected, 0 Private variable groups
   SymBase
           Implements: SymBase
           0 Public, 0 Protected, 0 Private variable groups
   SystemStatistics
           Implements: SystemStatistics
           0 Public, 0 Protected, 3 Private variable groups
   SystemTopology
           Implements: SystemTopology
           0 Public, 0 Protected, 0 Private variable groups
   TATelliptic
           Implements: TATelliptic
           0 Public, 0 Protected, 0 Private variable groups
   TGRtensor
           Implements: TGRtensor
           0 Public, 0 Protected, 0 Private variable groups
   TOVSolver
           Implements: TOVSolver
           Inherits:  ADMBase HydroBase Constants StaticConformal 
           0 Public, 0 Protected, 0 Private variable groups
   TensorTypes
           Implements: TensorTypes
           0 Public, 0 Protected, 0 Private variable groups
   TerminationTrigger
           Implements: TerminationTrigger
           0 Public, 0 Protected, 2 Private variable groups
   TestArrays
           Implements: Arrays
           0 Public, 0 Protected, 35 Private variable groups
   TestCarpetGridInfo
           Implements: TestCarpetGridInfo
           0 Public, 0 Protected, 0 Private variable groups
   TestComplex
           Implements: testcomplex
           0 Public, 0 Protected, 6 Private variable groups
   TestCoordinates
           Implements: testgrid
           0 Public, 0 Protected, 2 Private variable groups
   TestFortranCrayPointers
           Implements: TestFortranCrayPointers
           0 Public, 0 Protected, 3 Private variable groups
   TestFortranDependencies1
           Implements: TestFortranDependencies1
           0 Public, 0 Protected, 0 Private variable groups
   TestFortranDependencies2
           Implements: TestFortranDependencies2
           0 Public, 0 Protected, 0 Private variable groups
   TestFpointerNULL
           Implements: TestFpointerNULL
           0 Public, 0 Protected, 2 Private variable groups
   TestFreeF90
           Implements: TestFreeF90
           0 Public, 0 Protected, 0 Private variable groups
   TestGlobalReduce
           Implements: testglobalreduce
           Inherits:  grid 
           10 Public, 0 Protected, 0 Private variable groups
   TestInclude1
           Implements: include1
           0 Public, 0 Protected, 0 Private variable groups
   TestInclude2
           Implements: include2
           0 Public, 0 Protected, 0 Private variable groups
   TestLocalInterp2
           Implements: TestLocalInterp2
           Inherits:  Grid 
           0 Public, 0 Protected, 3 Private variable groups
   TestLocalReduce
           Implements: TestLocalReduce
           2 Public, 0 Protected, 0 Private variable groups
   TestLoop
           Implements: TestLoop
           Inherits:  grid 
           0 Public, 0 Protected, 3 Private variable groups
   TestLoopControl
           Implements: TestLoopControl
           Inherits:  grid 
           0 Public, 0 Protected, 3 Private variable groups
   TestMath
           Implements: TestMath
           0 Public, 0 Protected, 0 Private variable groups
   TestMoL
           Implements: TestMoL
           Inherits:  MethodOfLines 
           0 Public, 0 Protected, 16 Private variable groups
   TestPar
           Implements: TestPar
           0 Public, 0 Protected, 0 Private variable groups
   TestReduce
           Implements: testreduce
           0 Public, 0 Protected, 8 Private variable groups
   TestSchedule
           Implements: TestSchedule
           0 Public, 0 Protected, 0 Private variable groups
   TestStrings
           Implements: teststrings
           0 Public, 0 Protected, 0 Private variable groups
   TestTable
           Implements: TestTable
           0 Public, 0 Protected, 0 Private variable groups
   TestTimers
           Implements: testtimers
           0 Public, 0 Protected, 0 Private variable groups
   TestTypes
           Implements: TestTypes
           0 Public, 0 Protected, 11 Private variable groups
   Time
           Implements: time
           1 Public, 0 Protected, 1 Private variable groups
   TimerInfo
           Implements: timerinfo
           0 Public, 0 Protected, 0 Private variable groups
   TimerReport
           Implements: timerreport
           0 Public, 0 Protected, 0 Private variable groups
   Timers
           Implements: Timers
           0 Public, 0 Protected, 0 Private variable groups
   TmunuBase
           Implements: TmunuBase
           Inherits:  ADMBase StaticConformal 
           Friend of: ADMCoupling 
           4 Public, 4 Protected, 0 Private variable groups
   Trigger
           Implements: trigger
           Inherits:  IO 
           0 Public, 0 Protected, 1 Private variable groups
   TwoPunctures
           Implements: TwoPunctures
           Inherits:  ADMBase StaticConformal grid 
           2 Public, 0 Protected, 3 Private variable groups
   Vaidya2
           Implements: Vaidya2
           Inherits:  admbase Boundary GenericFD Grid 
           6 Public, 0 Protected, 0 Private variable groups
   Vectors
           Implements: Vectors
           0 Public, 0 Protected, 0 Private variable groups
   WatchDog
           Implements: WatchDog
           0 Public, 0 Protected, 0 Private variable groups
   WaveBinarySource
           Implements: binarysource
           Inherits:  wavetoy grid 
           0 Public, 0 Protected, 0 Private variable groups
   WaveExtractL
           Implements: WaveExtractL
           Inherits:  grid admbase staticconformal io sphericalsurface 
           0 Public, 0 Protected, 16 Private variable groups
   WaveMoL
           Implements: wavemol
           5 Public, 0 Protected, 0 Private variable groups
   WaveToy1DF77
           Implements: wavetoy1d
           Inherits:  boundary 
           0 Public, 0 Protected, 4 Private variable groups
   WaveToy2DF77
           Implements: wavetoy2d
           Inherits:  boundary 
           0 Public, 0 Protected, 4 Private variable groups
   WaveToyC
           Implements: wavetoy
           Inherits:  grid 
           1 Public, 0 Protected, 0 Private variable groups
   WaveToyCXX
           Implements: wavetoy
           Inherits:  grid 
           1 Public, 0 Protected, 0 Private variable groups
   WaveToyExtra
           Implements: wavetoyextra
           Inherits:  wavetoy 
           0 Public, 0 Protected, 0 Private variable groups
   WaveToyF77
           Implements: wavetoy
           Inherits:  grid 
           1 Public, 0 Protected, 0 Private variable groups
   WaveToyF90
           Implements: wavetoy
           Inherits:  grid 
           1 Public, 0 Protected, 0 Private variable groups
   WaveToyFreeF90
           Implements: wavetoy
           Inherits:  grid 
           1 Public, 0 Protected, 0 Private variable groups
   WeylScal4
           Implements: WeylScal4
           Inherits:  admbase Boundary GenericFD Grid methodoflines 
           18 Public, 0 Protected, 0 Private variable groups
   hwloc
           Implements: hwloc
           0 Public, 0 Protected, 0 Private variable groups
   libjpeg
           Implements: libjpeg
           0 Public, 0 Protected, 0 Private variable groups
   pthreads
           Implements: PTHREADS
           0 Public, 0 Protected, 0 Private variable groups
   zlib
           Implements: zlib
           0 Public, 0 Protected, 0 Private variable groups
Parsing parameter files...
   ADMAnalysis
          0 Global, 0 Restricted, 4 Private parameters
   ADMBase
          0 Global, 18 Restricted, 0 Private parameters
   ADMCoupling
          0 Global, 0 Restricted, 0 Private parameters
   ADMDerivatives
          0 Global, 0 Restricted, 6 Private parameters
   ADMMacros
          0 Global, 1 Restricted, 0 Private parameters
   ADMMass
          0 Global, 0 Restricted, 17 Private parameters
   AEILocalInterp
          0 Global, 0 Restricted, 1 Private parameters
   AHFinder
          0 Global, 2 Restricted, 87 Private parameters
   AHFinderDirect
          0 Global, 0 Restricted, 154 Private parameters
   BLAS
          0 Global, 0 Restricted, 0 Private parameters
   Boundary
          0 Global, 8 Restricted, 0 Private parameters
   CT_Analytic
          0 Global, 67 Restricted, 1 Private parameters
   CT_MultiLevel
          0 Global, 0 Restricted, 60 Private parameters
   Cactus
          0 Global, 6 Restricted, 13 Private parameters
   CalcK
          0 Global, 0 Restricted, 6 Private parameters
   Carpet
          0 Global, 4 Restricted, 94 Private parameters
   CarpetEvolutionMask
          0 Global, 0 Restricted, 6 Private parameters
   CarpetIOASCII
          0 Global, 0 Restricted, 63 Private parameters
   CarpetIOBasic
          0 Global, 0 Restricted, 15 Private parameters
   CarpetIOHDF5
          0 Global, 0 Restricted, 77 Private parameters
   CarpetIOScalar
          0 Global, 0 Restricted, 9 Private parameters
   CarpetIntegrateTest
          0 Global, 0 Restricted, 2 Private parameters
   CarpetInterp
          0 Global, 0 Restricted, 5 Private parameters
   CarpetInterp2
          0 Global, 0 Restricted, 3 Private parameters
   CarpetLib
          0 Global, 5 Restricted, 31 Private parameters
   CarpetMask
          0 Global, 0 Restricted, 8 Private parameters
   CarpetProlongateTest
          0 Global, 0 Restricted, 16 Private parameters
   CarpetReduce
          0 Global, 0 Restricted, 3 Private parameters
   CarpetRegrid
          0 Global, 5 Restricted, 65 Private parameters
   CarpetRegrid2
          0 Global, 0 Restricted, 135 Private parameters
   CarpetRegridTest
          0 Global, 0 Restricted, 3 Private parameters
   CarpetSlab
          0 Global, 0 Restricted, 0 Private parameters
   CarpetTracker
          0 Global, 0 Restricted, 3 Private parameters
   CartGrid3D
          0 Global, 23 Restricted, 10 Private parameters
   Cartoon2D
          0 Global, 0 Restricted, 12 Private parameters
   Constants
          0 Global, 0 Restricted, 0 Private parameters
   Convert_to_HydroBase
          0 Global, 0 Restricted, 1 Private parameters
   CoordBase
          0 Global, 0 Restricted, 44 Private parameters
   CoordGauge
          0 Global, 2 Restricted, 1 Private parameters
   Coordinates
          0 Global, 1 Restricted, 71 Private parameters
   CoordinatesSymmetry
          0 Global, 0 Restricted, 6 Private parameters
   CycleClock
          0 Global, 0 Restricted, 1 Private parameters
   DemoInterp
          0 Global, 0 Restricted, 3 Private parameters
   Dissipation
          0 Global, 18 Restricted, 0 Private parameters
   DistortedBHIVP
          0 Global, 0 Restricted, 11 Private parameters
   EHFinder
          0 Global, 3 Restricted, 56 Private parameters
   EOS_Base
          0 Global, 0 Restricted, 0 Private parameters
   EOS_Hybrid
          0 Global, 3 Restricted, 0 Private parameters
   EOS_IdealFluid
          0 Global, 1 Restricted, 0 Private parameters
   EOS_Omni
          0 Global, 28 Restricted, 0 Private parameters
   EOS_Polytrope
          0 Global, 4 Restricted, 0 Private parameters
   EinsteinExact_Test
          0 Global, 0 Restricted, 0 Private parameters
   EllBase
          0 Global, 1 Restricted, 0 Private parameters
   EllSOR
          0 Global, 0 Restricted, 0 Private parameters
   Exact
          0 Global, 93 Restricted, 19 Private parameters
   Extract
          0 Global, 0 Restricted, 30 Private parameters
   FFTW3
          0 Global, 0 Restricted, 0 Private parameters
   FleshInfo
          0 Global, 0 Restricted, 0 Private parameters
   Formaline
          0 Global, 0 Restricted, 28 Private parameters
   Fortran
          0 Global, 0 Restricted, 1 Private parameters
   GRHydro
          0 Global, 125 Restricted, 3 Private parameters
   GRHydro_InitData
          0 Global, 0 Restricted, 85 Private parameters
   GSL
          0 Global, 0 Restricted, 0 Private parameters
   GaugeWave
          0 Global, 29 Restricted, 1 Private parameters
   GenericFD
          0 Global, 13 Restricted, 0 Private parameters
   GlobalDerivative
          0 Global, 5 Restricted, 0 Private parameters
   HDF5
          0 Global, 0 Restricted, 0 Private parameters
   HTTPD
          0 Global, 0 Restricted, 22 Private parameters
   HTTPDExtra
          0 Global, 0 Restricted, 1 Private parameters
   HelloWorld
          0 Global, 0 Restricted, 0 Private parameters
   HighOrderWaveTest
          0 Global, 0 Restricted, 0 Private parameters
   HydroBase
          0 Global, 17 Restricted, 0 Private parameters
   Hydro_Analysis
          0 Global, 0 Restricted, 15 Private parameters
   Hydro_InitExcision
          0 Global, 11 Restricted, 0 Private parameters
   Hydro_RNSID
          0 Global, 0 Restricted, 17 Private parameters
   IDAnalyticBH
          0 Global, 0 Restricted, 23 Private parameters
   IDAxiBrillBH
          0 Global, 0 Restricted, 20 Private parameters
   IDAxiOddBrillBH
          0 Global, 0 Restricted, 17 Private parameters
   IDBrillData
          0 Global, 0 Restricted, 31 Private parameters
   IDConstraintViolate
          0 Global, 0 Restricted, 3 Private parameters
   IDFileADM
          0 Global, 0 Restricted, 0 Private parameters
   IDLinearWaves
          0 Global, 0 Restricted, 11 Private parameters
   IDScalarWave
          0 Global, 1 Restricted, 6 Private parameters
   IDScalarWaveC
          0 Global, 1 Restricted, 6 Private parameters
   IDScalarWaveCXX
          0 Global, 1 Restricted, 6 Private parameters
   IDScalarWaveElliptic
          0 Global, 0 Restricted, 5 Private parameters
   IDWaveMoL
          0 Global, 1 Restricted, 17 Private parameters
   ID_converter_ILGRMHD
          0 Global, 0 Restricted, 5 Private parameters
   IOASCII
          0 Global, 0 Restricted, 35 Private parameters
   IOBasic
          0 Global, 0 Restricted, 13 Private parameters
   IOHDF5
          0 Global, 0 Restricted, 5 Private parameters
   IOHDF5Util
          0 Global, 0 Restricted, 1 Private parameters
   IOJpeg
          0 Global, 0 Restricted, 33 Private parameters
   IOUtil
          0 Global, 59 Restricted, 2 Private parameters
   IllinoisGRMHD
          0 Global, 15 Restricted, 1 Private parameters
   InitBase
          0 Global, 1 Restricted, 0 Private parameters
   InterpToArray
          0 Global, 93 Restricted, 0 Private parameters
   Interpolate2
          0 Global, 0 Restricted, 11 Private parameters
   KerrSchild
          0 Global, 29 Restricted, 1 Private parameters
   LAPACK
          0 Global, 0 Restricted, 0 Private parameters
   LORENE
          0 Global, 0 Restricted, 0 Private parameters
   LlamaWaveToy
          0 Global, 0 Restricted, 35 Private parameters
   LocalInterp
          0 Global, 0 Restricted, 0 Private parameters
   LocalInterp2
          0 Global, 0 Restricted, 0 Private parameters
   LocalReduce
          0 Global, 0 Restricted, 0 Private parameters
   LoopControl
          0 Global, 0 Restricted, 20 Private parameters
   ML_ADMConstraints
          0 Global, 9 Restricted, 0 Private parameters
   ML_ADMQuantities
          0 Global, 10 Restricted, 0 Private parameters
   ML_BSSN
          0 Global, 71 Restricted, 137 Private parameters
   ML_BSSN_Helper
          0 Global, 0 Restricted, 1 Private parameters
   ML_BSSN_Test
          0 Global, 0 Restricted, 0 Private parameters
   ML_CCZ4
          0 Global, 74 Restricted, 145 Private parameters
   ML_CCZ4_Helper
          0 Global, 0 Restricted, 1 Private parameters
   ML_CCZ4_Test
          0 Global, 0 Restricted, 0 Private parameters
   ML_WaveToy
          0 Global, 21 Restricted, 17 Private parameters
   ML_WaveToy_Test
          0 Global, 0 Restricted, 0 Private parameters
   MPI
          0 Global, 0 Restricted, 0 Private parameters
   MemSpeed
          0 Global, 0 Restricted, 2 Private parameters
   Meudon_Bin_BH
          0 Global, 0 Restricted, 1 Private parameters
   Meudon_Bin_NS
          0 Global, 0 Restricted, 5 Private parameters
   Meudon_Mag_NS
          0 Global, 0 Restricted, 1 Private parameters
   Minkowski
          0 Global, 27 Restricted, 1 Private parameters
   MoL
          0 Global, 9 Restricted, 26 Private parameters
   ModifiedSchwarzschildBL
          0 Global, 29 Restricted, 1 Private parameters
   Multipole
          0 Global, 26 Restricted, 0 Private parameters
   NaNCatcher
          0 Global, 0 Restricted, 0 Private parameters
   NaNChecker
          0 Global, 0 Restricted, 11 Private parameters
   NewRad
          0 Global, 0 Restricted, 1 Private parameters
   Nice
          0 Global, 0 Restricted, 1 Private parameters
   NoExcision
          0 Global, 0 Restricted, 27 Private parameters
   NoMPI
          0 Global, 0 Restricted, 0 Private parameters
   Noise
          0 Global, 0 Restricted, 7 Private parameters
   Norms
          0 Global, 0 Restricted, 4 Private parameters
   NullConstr
          0 Global, 1 Restricted, 0 Private parameters
   NullDecomp
          0 Global, 1 Restricted, 2 Private parameters
   NullEvolve
          0 Global, 15 Restricted, 31 Private parameters
   NullExact
          0 Global, 4 Restricted, 14 Private parameters
   NullGrid
          0 Global, 8 Restricted, 0 Private parameters
   NullInterp
          0 Global, 3 Restricted, 7 Private parameters
   NullNews
          0 Global, 1 Restricted, 21 Private parameters
   NullPsiInt
          0 Global, 2 Restricted, 1 Private parameters
   NullSHRExtract
          0 Global, 4 Restricted, 14 Private parameters
   NullVars
          0 Global, 0 Restricted, 0 Private parameters
   OpenSSL
          0 Global, 0 Restricted, 0 Private parameters
   Outflow
          0 Global, 0 Restricted, 19 Private parameters
   PAPI
          0 Global, 0 Restricted, 11 Private parameters
   PUGH
          0 Global, 4 Restricted, 51 Private parameters
   PUGHInterp
          0 Global, 0 Restricted, 0 Private parameters
   PUGHReduce
          0 Global, 0 Restricted, 0 Private parameters
   PUGHSlab
          0 Global, 0 Restricted, 0 Private parameters
   Periodic
          0 Global, 0 Restricted, 8 Private parameters
   PeriodicCarpet
          0 Global, 0 Restricted, 5 Private parameters
   Poisson
          0 Global, 0 Restricted, 4 Private parameters
   PunctureTracker
          0 Global, 0 Restricted, 10 Private parameters
   QuasiLocalMeasures
          0 Global, 0 Restricted, 13 Private parameters
   ReductionTest
          0 Global, 0 Restricted, 0 Private parameters
   ReductionTest2
          0 Global, 0 Restricted, 0 Private parameters
   ReductionTest3
          0 Global, 0 Restricted, 0 Private parameters
   ReflectionSymmetry
          0 Global, 0 Restricted, 13 Private parameters
   RegridSyncTest
          0 Global, 0 Restricted, 0 Private parameters
   RotatingDBHIVP
          0 Global, 0 Restricted, 13 Private parameters
   RotatingSymmetry180
          0 Global, 0 Restricted, 8 Private parameters
   RotatingSymmetry90
          0 Global, 0 Restricted, 4 Private parameters
   SampleBoundary
          0 Global, 0 Restricted, 0 Private parameters
   SampleIO
          0 Global, 0 Restricted, 5 Private parameters
   Seed_Magnetic_Fields
          0 Global, 7 Restricted, 0 Private parameters
   SetMask_SphericalSurface
          0 Global, 0 Restricted, 5 Private parameters
   ShiftedGaugeWave
          0 Global, 29 Restricted, 1 Private parameters
   Slab
          0 Global, 0 Restricted, 2 Private parameters
   SlabTest
          0 Global, 0 Restricted, 0 Private parameters
   Socket
          0 Global, 0 Restricted, 0 Private parameters
   SpaceMask
          0 Global, 1 Restricted, 0 Private parameters
   SphericalHarmonicDecomp
          0 Global, 0 Restricted, 18 Private parameters
   SphericalHarmonicRecon
          0 Global, 0 Restricted, 10 Private parameters
   SphericalHarmonicReconGen
          0 Global, 0 Restricted, 45 Private parameters
   SphericalSurface
          0 Global, 15 Restricted, 9 Private parameters
   StaticConformal
          0 Global, 1 Restricted, 0 Private parameters
   SummationByParts
          0 Global, 23 Restricted, 0 Private parameters
   SymBase
          0 Global, 0 Restricted, 1 Private parameters
   SystemStatistics
          0 Global, 0 Restricted, 0 Private parameters
   SystemTopology
          0 Global, 0 Restricted, 2 Private parameters
   TATelliptic
          0 Global, 0 Restricted, 0 Private parameters
   TGRtensor
          0 Global, 0 Restricted, 0 Private parameters
   TOVSolver
          0 Global, 0 Restricted, 27 Private parameters
   TensorTypes
          0 Global, 0 Restricted, 0 Private parameters
   TerminationTrigger
          0 Global, 0 Restricted, 10 Private parameters
   TestArrays
          0 Global, 0 Restricted, 20 Private parameters
   TestCarpetGridInfo
          0 Global, 0 Restricted, 2 Private parameters
   TestComplex
          0 Global, 0 Restricted, 3 Private parameters
   TestCoordinates
          0 Global, 2 Restricted, 0 Private parameters
   TestFortranCrayPointers
          0 Global, 0 Restricted, 0 Private parameters
   TestFortranDependencies1
          0 Global, 0 Restricted, 0 Private parameters
   TestFortranDependencies2
          0 Global, 0 Restricted, 0 Private parameters
   TestFpointerNULL
          0 Global, 0 Restricted, 0 Private parameters
   TestFreeF90
          0 Global, 0 Restricted, 0 Private parameters
   TestGlobalReduce
          0 Global, 0 Restricted, 11 Private parameters
   TestInclude1
          0 Global, 0 Restricted, 0 Private parameters
   TestInclude2
          0 Global, 0 Restricted, 0 Private parameters
   TestLocalInterp2
          0 Global, 0 Restricted, 3 Private parameters
   TestLocalReduce
          0 Global, 0 Restricted, 3 Private parameters
   TestLoop
          0 Global, 0 Restricted, 0 Private parameters
   TestLoopControl
          0 Global, 0 Restricted, 0 Private parameters
   TestMath
          0 Global, 0 Restricted, 0 Private parameters
   TestMoL
          0 Global, 0 Restricted, 4 Private parameters
   TestPar
          0 Global, 0 Restricted, 16 Private parameters
   TestReduce
          0 Global, 0 Restricted, 0 Private parameters
   TestSchedule
          0 Global, 0 Restricted, 0 Private parameters
   TestStrings
          0 Global, 0 Restricted, 0 Private parameters
   TestTable
          0 Global, 0 Restricted, 0 Private parameters
   TestTimers
          0 Global, 0 Restricted, 1 Private parameters
   TestTypes
          0 Global, 0 Restricted, 4 Private parameters
   Time
          0 Global, 2 Restricted, 5 Private parameters
   TimerInfo
          0 Global, 0 Restricted, 3 Private parameters
   TimerReport
          0 Global, 0 Restricted, 11 Private parameters
   Timers
          0 Global, 0 Restricted, 6 Private parameters
   TmunuBase
          0 Global, 2 Restricted, 3 Private parameters
   Trigger
          0 Global, 0 Restricted, 18 Private parameters
   TwoPunctures
          0 Global, 33 Restricted, 0 Private parameters
   Vaidya2
          0 Global, 29 Restricted, 1 Private parameters
   Vectors
          0 Global, 0 Restricted, 1 Private parameters
   WatchDog
          0 Global, 0 Restricted, 1 Private parameters
   WaveBinarySource
          0 Global, 0 Restricted, 5 Private parameters
   WaveExtractL
          0 Global, 0 Restricted, 53 Private parameters
   WaveMoL
          0 Global, 2 Restricted, 1 Private parameters
   WaveToy1DF77
          0 Global, 0 Restricted, 4 Private parameters
   WaveToy2DF77
          0 Global, 0 Restricted, 5 Private parameters
   WaveToyC
          0 Global, 1 Restricted, 0 Private parameters
   WaveToyCXX
          0 Global, 1 Restricted, 0 Private parameters
   WaveToyExtra
          0 Global, 0 Restricted, 2 Private parameters
   WaveToyF77
          0 Global, 1 Restricted, 0 Private parameters
   WaveToyF90
          0 Global, 1 Restricted, 0 Private parameters
   WaveToyFreeF90
          0 Global, 1 Restricted, 0 Private parameters
   WeylScal4
          0 Global, 30 Restricted, 3 Private parameters
   hwloc
          0 Global, 0 Restricted, 0 Private parameters
   libjpeg
          0 Global, 0 Restricted, 0 Private parameters
   pthreads
          0 Global, 0 Restricted, 0 Private parameters
   zlib
          0 Global, 0 Restricted, 0 Private parameters
Parsing schedule files...
   ADMAnalysis
          15 schedule blocks.
   ADMBase
          27 schedule blocks.
   ADMCoupling
          0 schedule blocks.
   ADMDerivatives
          7 schedule blocks.
   ADMMacros
          1 schedule blocks.
   ADMMass
          10 schedule blocks.
   AEILocalInterp
          1 schedule blocks.
   AHFinder
          7 schedule blocks.
   AHFinderDirect
          34 schedule blocks.
   BLAS
          0 schedule blocks.
   Boundary
          6 schedule blocks.
   CT_Analytic
          13 schedule blocks.
   CT_MultiLevel
          1 schedule blocks.
   Cactus
          0 schedule blocks.
   CalcK
          5 schedule blocks.
   Carpet
          6 schedule blocks.
   CarpetEvolutionMask
          7 schedule blocks.
   CarpetIOASCII
          2 schedule blocks.
   CarpetIOBasic
          2 schedule blocks.
   CarpetIOHDF5
          10 schedule blocks.
   CarpetIOScalar
          2 schedule blocks.
   CarpetIntegrateTest
          3 schedule blocks.
   CarpetInterp
          1 schedule blocks.
   CarpetInterp2
          0 schedule blocks.
   CarpetLib
          4 schedule blocks.
   CarpetMask
          4 schedule blocks.
   CarpetProlongateTest
          9 schedule blocks.
   CarpetReduce
          15 schedule blocks.
   CarpetRegrid
          1 schedule blocks.
   CarpetRegrid2
          2 schedule blocks.
   CarpetRegridTest
          3 schedule blocks.
   CarpetSlab
          0 schedule blocks.
   CarpetTracker
          1 schedule blocks.
   CartGrid3D
          11 schedule blocks.
   Cartoon2D
          6 schedule blocks.
   Constants
          0 schedule blocks.
   Convert_to_HydroBase
          2 schedule blocks.
   CoordBase
          1 schedule blocks.
   CoordGauge
          8 schedule blocks.
   Coordinates
          26 schedule blocks.
   CoordinatesSymmetry
          2 schedule blocks.
   CycleClock
          1 schedule blocks.
   DemoInterp
          6 schedule blocks.
   Dissipation
          6 schedule blocks.
   DistortedBHIVP
          2 schedule blocks.
   EHFinder
          86 schedule blocks.
   EOS_Base
          0 schedule blocks.
   EOS_Hybrid
          2 schedule blocks.
   EOS_IdealFluid
          1 schedule blocks.
   EOS_Omni
          6 schedule blocks.
   EOS_Polytrope
          1 schedule blocks.
   EinsteinExact_Test
          0 schedule blocks.
   EllBase
          1 schedule blocks.
   EllSOR
          1 schedule blocks.
   Exact
          13 schedule blocks.
   Extract
          2 schedule blocks.
   FFTW3
          0 schedule blocks.
   FleshInfo
          4 schedule blocks.
   Formaline
          10 schedule blocks.
   Fortran
          1 schedule blocks.
   GRHydro
          145 schedule blocks.
   GRHydro_InitData
          35 schedule blocks.
   GSL
          0 schedule blocks.
   GaugeWave
          10 schedule blocks.
   GenericFD
          0 schedule blocks.
   GlobalDerivative
          2 schedule blocks.
   HDF5
          0 schedule blocks.
   HTTPD
          7 schedule blocks.
   HTTPDExtra
          1 schedule blocks.
   HelloWorld
          1 schedule blocks.
   HighOrderWaveTest
          0 schedule blocks.
   HydroBase
          22 schedule blocks.
   Hydro_Analysis
          14 schedule blocks.
   Hydro_InitExcision
          4 schedule blocks.
   Hydro_RNSID
          2 schedule blocks.
   IDAnalyticBH
          6 schedule blocks.
   IDAxiBrillBH
          2 schedule blocks.
   IDAxiOddBrillBH
          2 schedule blocks.
   IDBrillData
          3 schedule blocks.
   IDConstraintViolate
          2 schedule blocks.
   IDFileADM
          2 schedule blocks.
   IDLinearWaves
          8 schedule blocks.
   IDScalarWave
          3 schedule blocks.
   IDScalarWaveC
          2 schedule blocks.
   IDScalarWaveCXX
          2 schedule blocks.
   IDScalarWaveElliptic
          1 schedule blocks.
   IDWaveMoL
          2 schedule blocks.
   ID_converter_ILGRMHD
          5 schedule blocks.
   IOASCII
          3 schedule blocks.
   IOBasic
          2 schedule blocks.
   IOHDF5
          5 schedule blocks.
   IOHDF5Util
          2 schedule blocks.
   IOJpeg
          2 schedule blocks.
   IOUtil
          4 schedule blocks.
   IllinoisGRMHD
          13 schedule blocks.
   InitBase
          0 schedule blocks.
   InterpToArray
          1 schedule blocks.
   Interpolate2
          7 schedule blocks.
   KerrSchild
          10 schedule blocks.
   LAPACK
          0 schedule blocks.
   LORENE
          0 schedule blocks.
   LlamaWaveToy
          14 schedule blocks.
   LocalInterp
          1 schedule blocks.
   LocalInterp2
          1 schedule blocks.
   LocalReduce
          1 schedule blocks.
   LoopControl
          4 schedule blocks.
   ML_ADMConstraints
          12 schedule blocks.
   ML_ADMQuantities
          12 schedule blocks.
   ML_BSSN
          33 schedule blocks.
   ML_BSSN_Helper
          11 schedule blocks.
   ML_BSSN_Test
          0 schedule blocks.
   ML_CCZ4
          33 schedule blocks.
   ML_CCZ4_Helper
          11 schedule blocks.
   ML_CCZ4_Test
          0 schedule blocks.
   ML_WaveToy
          13 schedule blocks.
   ML_WaveToy_Test
          0 schedule blocks.
   MPI
          0 schedule blocks.
   MemSpeed
          1 schedule blocks.
   Meudon_Bin_BH
          2 schedule blocks.
   Meudon_Bin_NS
          1 schedule blocks.
   Meudon_Mag_NS
          2 schedule blocks.
   Minkowski
          10 schedule blocks.
   MoL
          66 schedule blocks.
   ModifiedSchwarzschildBL
          10 schedule blocks.
   Multipole
          5 schedule blocks.
   NaNCatcher
          1 schedule blocks.
   NaNChecker
          10 schedule blocks.
   NewRad
          0 schedule blocks.
   Nice
          1 schedule blocks.
   NoExcision
          23 schedule blocks.
   NoMPI
          0 schedule blocks.
   Noise
          3 schedule blocks.
   Norms
          2 schedule blocks.
   NullConstr
          2 schedule blocks.
   NullDecomp
          1 schedule blocks.
   NullEvolve
          16 schedule blocks.
   NullExact
          14 schedule blocks.
   NullGrid
          4 schedule blocks.
   NullInterp
          3 schedule blocks.
   NullNews
          8 schedule blocks.
   NullPsiInt
          3 schedule blocks.
   NullSHRExtract
          25 schedule blocks.
   NullVars
          0 schedule blocks.
   OpenSSL
          0 schedule blocks.
   Outflow
          2 schedule blocks.
   PAPI
          5 schedule blocks.
   PUGH
          8 schedule blocks.
   PUGHInterp
          1 schedule blocks.
   PUGHReduce
          1 schedule blocks.
   PUGHSlab
          0 schedule blocks.
   Periodic
          2 schedule blocks.
   PeriodicCarpet
          3 schedule blocks.
   Poisson
          5 schedule blocks.
   PunctureTracker
          3 schedule blocks.
   QuasiLocalMeasures
          3 schedule blocks.
   ReductionTest
          5 schedule blocks.
   ReductionTest2
          4 schedule blocks.
   ReductionTest3
          5 schedule blocks.
   ReflectionSymmetry
          2 schedule blocks.
   RegridSyncTest
          5 schedule blocks.
   RotatingDBHIVP
          2 schedule blocks.
   RotatingSymmetry180
          4 schedule blocks.
   RotatingSymmetry90
          4 schedule blocks.
   SampleBoundary
          1 schedule blocks.
   SampleIO
          1 schedule blocks.
   Seed_Magnetic_Fields
          1 schedule blocks.
   SetMask_SphericalSurface
          2 schedule blocks.
   ShiftedGaugeWave
          10 schedule blocks.
   Slab
          3 schedule blocks.
   SlabTest
          1 schedule blocks.
   Socket
          0 schedule blocks.
   SpaceMask
          9 schedule blocks.
   SphericalHarmonicDecomp
          2 schedule blocks.
   SphericalHarmonicRecon
          4 schedule blocks.
   SphericalHarmonicReconGen
          7 schedule blocks.
   SphericalSurface
          7 schedule blocks.
   StaticConformal
          1 schedule blocks.
   SummationByParts
          4 schedule blocks.
   SymBase
          5 schedule blocks.
   SystemStatistics
          1 schedule blocks.
   SystemTopology
          1 schedule blocks.
   TATelliptic
          1 schedule blocks.
   TGRtensor
          0 schedule blocks.
   TOVSolver
          10 schedule blocks.
   TensorTypes
          0 schedule blocks.
   TerminationTrigger
          8 schedule blocks.
   TestArrays
          2 schedule blocks.
   TestCarpetGridInfo
          1 schedule blocks.
   TestComplex
          3 schedule blocks.
   TestCoordinates
          3 schedule blocks.
   TestFortranCrayPointers
          2 schedule blocks.
   TestFortranDependencies1
          0 schedule blocks.
   TestFortranDependencies2
          0 schedule blocks.
   TestFpointerNULL
          1 schedule blocks.
   TestFreeF90
          0 schedule blocks.
   TestGlobalReduce
          12 schedule blocks.
   TestInclude1
          1 schedule blocks.
   TestInclude2
          1 schedule blocks.
   TestLocalInterp2
          3 schedule blocks.
   TestLocalReduce
          3 schedule blocks.
   TestLoop
          3 schedule blocks.
   TestLoopControl
          3 schedule blocks.
   TestMath
          2 schedule blocks.
   TestMoL
          7 schedule blocks.
   TestPar
          2 schedule blocks.
   TestReduce
          5 schedule blocks.
   TestSchedule
          19 schedule blocks.
   TestStrings
          1 schedule blocks.
   TestTable
          1 schedule blocks.
   TestTimers
          3 schedule blocks.
   TestTypes
          2 schedule blocks.
   Time
          7 schedule blocks.
   TimerInfo
          1 schedule blocks.
   TimerReport
          3 schedule blocks.
   Timers
          2 schedule blocks.
   TmunuBase
          7 schedule blocks.
   Trigger
          3 schedule blocks.
   TwoPunctures
          5 schedule blocks.
   Vaidya2
          10 schedule blocks.
   Vectors
          2 schedule blocks.
   WatchDog
          1 schedule blocks.
   WaveBinarySource
          1 schedule blocks.
   WaveExtractL
          17 schedule blocks.
   WaveMoL
          8 schedule blocks.
   WaveToy1DF77
          6 schedule blocks.
   WaveToy2DF77
          6 schedule blocks.
   WaveToyC
          7 schedule blocks.
   WaveToyCXX
          7 schedule blocks.
   WaveToyExtra
          3 schedule blocks.
   WaveToyF77
          7 schedule blocks.
   WaveToyF90
          7 schedule blocks.
   WaveToyFreeF90
          7 schedule blocks.
   WeylScal4
          48 schedule blocks.
   hwloc
          0 schedule blocks.
   libjpeg
          0 schedule blocks.
   pthreads
          0 schedule blocks.
   zlib
          0 schedule blocks.
Running any thorn-provided configuration scripts...

********************************************************************************
Running configuration script for thorn BLAS:
Finished running configuration script for thorn BLAS.

********************************************************************************
Running configuration script for thorn FFTW3:
Finished running configuration script for thorn FFTW3.

********************************************************************************
Running configuration script for thorn FORTRAN:
Found a traditional Fortran cpp
Finished running configuration script for thorn FORTRAN.

********************************************************************************
Running configuration script for thorn GSL:
GSL selected, and /usr/local selected.
GSL found.
Finished running configuration script for thorn GSL.

********************************************************************************
Running configuration script for thorn LAPACK:
Finished running configuration script for thorn LAPACK.

********************************************************************************
Running configuration script for thorn LIBJPEG:
Finished running configuration script for thorn LIBJPEG.

********************************************************************************
Running configuration script for thorn LORENE:
LORENE selected, but LORENE_DIR not set.
Using bundled LORENE...
Finished running configuration script for thorn LORENE.

********************************************************************************
Running configuration script for thorn OPENSSL:
Finished running configuration script for thorn OPENSSL.

********************************************************************************
Running configuration script for thorn PAPI:
PAPI selected, but PAPI_DIR not set. Checking some places...
PAPI not found
Using bundled PAPI...
Finished running configuration script for thorn PAPI.

********************************************************************************
Running configuration script for thorn PTHREADS:
Finished running configuration script for thorn PTHREADS.

********************************************************************************
Running configuration script for thorn VECTORS:
Finished running configuration script for thorn VECTORS.

********************************************************************************
Running configuration script for thorn ZLIB:
Finished running configuration script for thorn ZLIB.

********************************************************************************
Running configuration script for thorn HWLOC:
Finished running configuration script for thorn HWLOC.

********************************************************************************
Running configuration script for thorn MPI:
Found MPI compiler wrapper at /usr/local/bin/mpic++!
Successfully configured MPI.
Finished running configuration script for thorn MPI.

********************************************************************************
Running configuration script for thorn HDF5:
Additional requested language support:  Fortran
Finished running configuration script for thorn HDF5.
Checking consistency...
Creating Thorn-Flesh bindings...
   Creating implementation bindings...
   Creating parameter bindings...
   Creating variable bindings...
   Creating schedule bindings...
   Creating function bindings...
CST finished.
Checking status of thorn CoordBase
Checking status of thorn CartGrid3D
COMPILING arrangements/CactusBase/CartGrid3D/src/Startup.c
COMPILING arrangements/CactusBase/CartGrid3D/src/ParamCheck.c
COMPILING arrangements/CactusBase/CartGrid3D/src/DecodeSymParameters.c
COMPILING arrangements/CactusBase/CartGrid3D/src/CartGrid3D.c
COMPILING arrangements/CactusBase/CartGrid3D/src/GetSymmetry.c
COMPILING arrangements/CactusBase/CartGrid3D/src/SetSymmetry.c
COMPILING arrangements/CactusBase/CartGrid3D/src/Symmetry.c
/Users/rhaas/ET_trunk/arrangements/CactusBase/CartGrid3D/src/Symmetry.c: In function 'ApplySymmetry.constprop':
/Users/rhaas/ET_trunk/arrangements/CactusBase/CartGrid3D/src/Symmetry.c:578:61: warning: array subscript is above array bounds [-Warray-bounds]
                     GFSym[vindex][dim] != GFSYM_UNSET && lsh[dim / 2] > 1 &&
                                                          ~~~^~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/CactusBase/CartGrid3D/src/Symmetry.c: In function 'CartSymGI':
/Users/rhaas/ET_trunk/arrangements/CactusBase/CartGrid3D/src/Symmetry.c:578:61: warning: array subscript is above array bounds [-Warray-bounds]
                     GFSym[vindex][dim] != GFSYM_UNSET && lsh[dim / 2] > 1 &&
                                                          ~~~^~~~~~~~~
COMPILING arrangements/CactusBase/CartGrid3D/src/RegisterSymmetries.c
COMPILING configs/sim/bindings/build/CartGrid3D/cctk_ThornBindings.c
Creating /Users/rhaas/ET_trunk/configs/sim/lib/libthorn_CartGrid3D.a
Checking status of thorn ADMAnalysis
COMPILING arrangements/EinsteinAnalysis/ADMAnalysis/src/ParamCheck.c
COMPILING arrangements/EinsteinAnalysis/ADMAnalysis/src/Symmetry.c
COMPILING arrangements/EinsteinAnalysis/ADMAnalysis/src/Analysis.c
COMPILING arrangements/EinsteinAnalysis/ADMAnalysis/src/CartToSphere.c
COMPILING arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c
In file included from /Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/RICCI_declare.h:24:0,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:73:
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c: In function 'ADMAnalysis_Ricci':
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/CHR2_declare.h:128:18: warning: variable 'gamma333' set but not used [-Wunused-but-set-variable]
 #define CHR2_ZZZ gamma333
                  ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/CHR2_declare.h:148:11: note: in expansion of macro 'CHR2_ZZZ'
 CCTK_REAL CHR2_ZZZ;
           ^~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/CHR2_declare.h:116:18: warning: variable 'gamma233' set but not used [-Wunused-but-set-variable]
 #define CHR2_YZZ gamma233
                  ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/CHR2_declare.h:142:11: note: in expansion of macro 'CHR2_YZZ'
 CCTK_REAL CHR2_YZZ;
           ^~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/CHR2_declare.h:104:18: warning: variable 'gamma133' set but not used [-Wunused-but-set-variable]
 #define CHR2_XZZ gamma133
                  ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/CHR2_declare.h:136:11: note: in expansion of macro 'CHR2_XZZ'
 CCTK_REAL CHR2_XZZ;
           ^~~~~~~~
In file included from /Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DDG_declare.h:25:0,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/RICCI_declare.h:22,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:73:
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DZZDG_declare.h:70:23: warning: variable 'deldelg3333' set but not used [-Wunused-but-set-variable]
 #define DZZDG_DZZDGZZ deldelg3333
                       ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DZZDG_declare.h:90:11: note: in expansion of macro 'DZZDG_DZZDGZZ'
 CCTK_REAL DZZDG_DZZDGZZ;
           ^~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DZZDG_declare.h:68:23: warning: variable 'deldelg3323' set but not used [-Wunused-but-set-variable]
 #define DZZDG_DZZDGYZ deldelg3323
                       ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DZZDG_declare.h:89:11: note: in expansion of macro 'DZZDG_DZZDGYZ'
 CCTK_REAL DZZDG_DZZDGYZ;
           ^~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DZZDG_declare.h:64:23: warning: variable 'deldelg3313' set but not used [-Wunused-but-set-variable]
 #define DZZDG_DZZDGXZ deldelg3313
                       ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DZZDG_declare.h:87:11: note: in expansion of macro 'DZZDG_DZZDGXZ'
 CCTK_REAL DZZDG_DZZDGXZ;
           ^~~~~~~~~~~~~
In file included from /Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DDG_declare.h:24:0,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/RICCI_declare.h:22,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:73:
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DYZDG_declare.h:182:23: warning: variable 'deldelg2333' set but not used [-Wunused-but-set-variable]
 #define DYZDG_DYZDGZZ deldelg2333
                       ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DYZDG_declare.h:202:11: note: in expansion of macro 'DYZDG_DYZDGZZ'
 CCTK_REAL DYZDG_DYZDGZZ;
           ^~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DYZDG_declare.h:178:23: warning: variable 'deldelg2322' set but not used [-Wunused-but-set-variable]
 #define DYZDG_DYZDGYY deldelg2322
                       ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DYZDG_declare.h:200:11: note: in expansion of macro 'DYZDG_DYZDGYY'
 CCTK_REAL DYZDG_DYZDGYY;
           ^~~~~~~~~~~~~
In file included from /Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DDG_declare.h:23:0,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/RICCI_declare.h:22,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:73:
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DYYDG_declare.h:68:23: warning: variable 'deldelg2223' set but not used [-Wunused-but-set-variable]
 #define DYYDG_DYYDGYZ deldelg2223
                       ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DYYDG_declare.h:89:11: note: in expansion of macro 'DYYDG_DYYDGYZ'
 CCTK_REAL DYYDG_DYYDGYZ;
           ^~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DYYDG_declare.h:66:23: warning: variable 'deldelg2222' set but not used [-Wunused-but-set-variable]
 #define DYYDG_DYYDGYY deldelg2222
                       ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DYYDG_declare.h:88:11: note: in expansion of macro 'DYYDG_DYYDGYY'
 CCTK_REAL DYYDG_DYYDGYY;
           ^~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DYYDG_declare.h:62:23: warning: variable 'deldelg2212' set but not used [-Wunused-but-set-variable]
 #define DYYDG_DYYDGXY deldelg2212
                       ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DYYDG_declare.h:86:11: note: in expansion of macro 'DYYDG_DYYDGXY'
 CCTK_REAL DYYDG_DYYDGXY;
           ^~~~~~~~~~~~~
In file included from /Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DDG_declare.h:22:0,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/RICCI_declare.h:22,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:73:
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DXZDG_declare.h:182:23: warning: variable 'deldelg1333' set but not used [-Wunused-but-set-variable]
 #define DXZDG_DXZDGZZ deldelg1333
                       ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DXZDG_declare.h:202:11: note: in expansion of macro 'DXZDG_DXZDGZZ'
 CCTK_REAL DXZDG_DXZDGZZ;
           ^~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DXZDG_declare.h:172:23: warning: variable 'deldelg1311' set but not used [-Wunused-but-set-variable]
 #define DXZDG_DXZDGXX deldelg1311
                       ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DXZDG_declare.h:197:11: note: in expansion of macro 'DXZDG_DXZDGXX'
 CCTK_REAL DXZDG_DXZDGXX;
           ^~~~~~~~~~~~~
In file included from /Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DDG_declare.h:21:0,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/RICCI_declare.h:22,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:73:
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DXYDG_declare.h:178:23: warning: variable 'deldelg1222' set but not used [-Wunused-but-set-variable]
 #define DXYDG_DXYDGYY deldelg1222
                       ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DXYDG_declare.h:200:11: note: in expansion of macro 'DXYDG_DXYDGYY'
 CCTK_REAL DXYDG_DXYDGYY;
           ^~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DXYDG_declare.h:172:23: warning: variable 'deldelg1211' set but not used [-Wunused-but-set-variable]
 #define DXYDG_DXYDGXX deldelg1211
                       ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DXYDG_declare.h:197:11: note: in expansion of macro 'DXYDG_DXYDGXX'
 CCTK_REAL DXYDG_DXYDGXX;
           ^~~~~~~~~~~~~
In file included from /Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DDG_declare.h:20:0,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/RICCI_declare.h:22,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:73:
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DXXDG_declare.h:65:23: warning: variable 'deldelg1113' set but not used [-Wunused-but-set-variable]
 #define DXXDG_DXXDGXZ deldelg1113
                       ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DXXDG_declare.h:89:11: note: in expansion of macro 'DXXDG_DXXDGXZ'
 CCTK_REAL DXXDG_DXXDGXZ;
           ^~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DXXDG_declare.h:63:23: warning: variable 'deldelg1112' set but not used [-Wunused-but-set-variable]
 #define DXXDG_DXXDGXY deldelg1112
                       ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DXXDG_declare.h:88:11: note: in expansion of macro 'DXXDG_DXXDGXY'
 CCTK_REAL DXXDG_DXXDGXY;
           ^~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DXXDG_declare.h:61:23: warning: variable 'deldelg1111' set but not used [-Wunused-but-set-variable]
 #define DXXDG_DXXDGXX deldelg1111
                       ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DXXDG_declare.h:87:11: note: in expansion of macro 'DXXDG_DXXDGXX'
 CCTK_REAL DXXDG_DXXDGXX;
           ^~~~~~~~~~~~~
In file included from /Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/UPPERMET_declare.h:14:0,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/RICCI_declare.h:21,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:73:
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DETG_declare.h:90:20: warning: variable 'detg_detg' set but not used [-Wunused-but-set-variable]
 #define DETG_DETG  detg_detg
                    ^
/Users/rhaas/ET_trunk/arrangements/EinsteinBase/ADMMacros/src/macro/DETG_declare.h:122:11: note: in expansion of macro 'DETG_DETG'
 CCTK_REAL DETG_DETG;
           ^~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/ADMAnalysis/src/Ricci.c:70:12: warning: unused variable 'lsh' [-Wunused-variable]
   CCTK_INT lsh[3], ash[3];
            ^~~
COMPILING arrangements/EinsteinAnalysis/ADMAnalysis/src/Trace.c
COMPILING configs/sim/bindings/build/ADMAnalysis/cctk_ThornBindings.c
Creating /Users/rhaas/ET_trunk/configs/sim/lib/libthorn_ADMAnalysis.a
Checking status of thorn Boundary
Checking status of thorn ADMBase
COMPILING arrangements/EinsteinBase/ADMBase/src/ParamCheck.c
COMPILING arrangements/EinsteinBase/ADMBase/src/Initialisation.c
COMPILING arrangements/EinsteinBase/ADMBase/src/Static.c
COMPILING arrangements/EinsteinBase/ADMBase/src/InitSymBound.c
COMPILING configs/sim/bindings/build/ADMBase/cctk_ThornBindings.c
Creating /Users/rhaas/ET_trunk/configs/sim/lib/libthorn_ADMBase.a
Checking status of thorn ADMCoupling
Checking status of thorn SummationByParts
Checking status of thorn ADMDerivatives
COMPILING arrangements/Llama/ADMDerivatives/src/calc_derivs.cc
COMPILING arrangements/Llama/ADMDerivatives/src/sync.cc
COMPILING arrangements/Llama/ADMDerivatives/src/grids.cc
/Users/rhaas/ET_trunk/arrangements/Llama/ADMDerivatives/src/grids.cc: In function 'CCTK_INT4 ADMDerivatives_GetGridRanges(cGH*, int*, int*)':
/Users/rhaas/ET_trunk/arrangements/Llama/ADMDerivatives/src/grids.cc:95:12: warning: variable 'is_physbnd' set but not used [-Wunused-but-set-variable]
   CCTK_INT is_physbnd[6];
            ^~~~~~~~~~
COMPILING configs/sim/bindings/build/ADMDerivatives/cctk_ThornBindings.c
Creating /Users/rhaas/ET_trunk/configs/sim/lib/libthorn_ADMDerivatives.a
Checking status of thorn ADMMacros
Checking status of thorn ADMMass
Checking status of thorn AEILocalInterp
Checking status of thorn AHFinder
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_dat.F
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder.F
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_fun.F
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_fun.f:213:0:

 # 21
 
Warning: 'sinphi2' may be used uninitialized in this function [-Wmaybe-uninitialized]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_fun.f:213:0: Warning: 'sinphi1' may be used uninitialized in this function [-Wmaybe-uninitialized]
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_exp.F
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_dis.F
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_int.F
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_min.F
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_pow.F
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_pow.f:602:0:

       REAL*8 gyz (cctk_ash1,cctk_ash2,cctk_ash3)
 
Warning: control reaches end of non-void function [-Wreturn-type]
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_leg.F
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_leg.f:250:0:

 !
 
Warning: 'pll' may be used uninitialized in this function [-Wmaybe-uninitialized]
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_flow.F
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_flow.f:19:42:

 # 19
                                          1
Warning: Unused dummy argument 'rmx' at (1) [-Wunused-dummy-argument]
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_mask.F
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_output.F
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_find3.F
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_calcsigma.F
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_calcsigma.f:202:0:

       integer, parameter :: cctki_use_ahfgauss = kind(ahfgauss)
 
Warning: 'thetay' may be used uninitialized in this function [-Wmaybe-uninitialized]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_calcsigma.f:197:0:

 # 20
 
Warning: 'thetax' may be used uninitialized in this function [-Wmaybe-uninitialized]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_calcsigma.f:37:0:

 # 14
 
Warning: 'phiy' may be used uninitialized in this function [-Wmaybe-uninitialized]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_calcsigma.f:37:0: Warning: 'phix' may be used uninitialized in this function [-Wmaybe-uninitialized]
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_initguess.F
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_gau.F
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_gau.f:67:24:

 # 27
                        1
Warning: Unused variable 'cdxdg_oo2dx' declared at (1) [-Wunused-variable]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_gau.f:62:24:

       INTEGER cctk_lsh (cctk_dim)
                        1
Warning: Unused variable 'cdydg_oo2dy' declared at (1) [-Wunused-variable]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_gau.f:62:24:

       INTEGER cctk_lsh (cctk_dim)
                        1
Warning: Unused variable 'cdzdg_oo2dz' declared at (1) [-Wunused-variable]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_gau.f:44:24:

      &p_p,kyy,kyy_p,kyy_p_p,kyz,kyz_p,kyz_p_p,kzz,kzz_p,kzz_p_p,local_sp
                        1
Warning: Unused variable 'dxxdg_oodx2' declared at (1) [-Wunused-variable]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_gau.f:101:26:

 # 27
                          1
Warning: Unused variable 'dxydg_oo4dxdy' declared at (1) [-Wunused-variable]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_gau.f:101:26:

 # 27
                          1
Warning: Unused variable 'dxzdg_oo4dxdz' declared at (1) [-Wunused-variable]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_gau.f:44:24:

      &p_p,kyy,kyy_p,kyy_p_p,kyz,kyz_p,kyz_p_p,kzz,kzz_p,kzz_p_p,local_sp
                        1
Warning: Unused variable 'dyydg_oody2' declared at (1) [-Wunused-variable]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_gau.f:101:26:

 # 27
                          1
Warning: Unused variable 'dyzdg_oo4dydz' declared at (1) [-Wunused-variable]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinder/AHFinder_gau.f:44:24:

      &p_p,kyy,kyy_p,kyy_p_p,kyz,kyz_p,kyz_p_p,kzz,kzz_p,kzz_p_p,local_sp
                        1
Warning: Unused variable 'dzzdg_oodz2' declared at (1) [-Wunused-variable]
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/SetSym.F
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/AHFinder_ParamCheck.F90
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/Startup.c
COMPILING arrangements/EinsteinAnalysis/AHFinder/src/Output.c
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinder/src/Output.c: In function 'AHFinder_TimeForOutput':
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinder/src/Output.c:52:7: warning: 'ahfafter' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int ahfafter;
       ^~~~~~~~
COMPILING configs/sim/bindings/build/AHFinder/cctk_ThornBindings.c
Creating /Users/rhaas/ET_trunk/configs/sim/lib/libthorn_AHFinder.a
Checking status of thorn zlib
Checking status of thorn hwloc
COMPILING configs/sim/bindings/build/hwloc/cctk_ThornBindings.c
Creating /Users/rhaas/ET_trunk/configs/sim/lib/libthorn_hwloc.a
Checking status of thorn MPI
COMPILING configs/sim/bindings/build/MPI/cctk_ThornBindings.c
Creating /Users/rhaas/ET_trunk/configs/sim/lib/libthorn_MPI.a
Checking status of thorn HDF5
COMPILING configs/sim/bindings/build/HDF5/cctk_ThornBindings.c
Creating /Users/rhaas/ET_trunk/configs/sim/lib/libthorn_HDF5.a
Checking status of thorn SpaceMask
COMPILING arrangements/CactusNumerical/SpaceMask/src/MaskInit.c
COMPILING arrangements/CactusNumerical/SpaceMask/src/MaskUtils.c
/Users/rhaas/ET_trunk/arrangements/CactusNumerical/SpaceMask/src/MaskUtils.c: In function 'SpaceMask_AppendStatesToType':
/Users/rhaas/ET_trunk/arrangements/CactusNumerical/SpaceMask/src/MaskUtils.c:405:32: warning: 'old_type_idx' may be used uninitialized in this function [-Wmaybe-uninitialized]
   spacemask_registry->type_list[old_type_idx] = new_type;
                                ^
COMPILING configs/sim/bindings/build/SpaceMask/cctk_ThornBindings.c
Creating /Users/rhaas/ET_trunk/configs/sim/lib/libthorn_SpaceMask.a
Checking status of thorn AHFinderDirect
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/jtutil/array.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/jtutil/cpm_map.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/jtutil/fuzzy.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/jtutil/linear_map.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/jtutil/norm.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/jtutil/round.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/jtutil/miscfp.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/jtutil/error_exit.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc: In function 'void AHFinderDirect::local_coords::xyz_of_r_mu_nu(fp, fp, fp, fp&, fp&, fp&)':
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc:112:10: warning: unused variable 'sign_y' [-Wunused-variable]
 const fp sign_y        = signum(sin(mu));
          ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc:117:10: warning: unused variable 'sign_x' [-Wunused-variable]
 const fp sign_x        = signum(sin(nu));
          ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc: In function 'void AHFinderDirect::local_coords::xyz_of_r_mu_phi(fp, fp, fp, fp&, fp&, fp&)':
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc:155:10: warning: unused variable 'sign_z' [-Wunused-variable]
 const fp sign_z            = signum(sin(mu_bar));
          ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc:160:10: warning: unused variable 'sign_x' [-Wunused-variable]
 const fp sign_x             = signum(sin(phi_bar));
          ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc: In function 'void AHFinderDirect::local_coords::xyz_of_r_nu_phi(fp, fp, fp, fp&, fp&, fp&)':
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc:197:10: warning: unused variable 'sign_z' [-Wunused-variable]
 const fp sign_z            = signum(sin(nu_bar));
          ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/coords.cc:202:10: warning: unused variable 'sign_y' [-Wunused-variable]
 const fp sign_y         = signum(sin(phi));
          ^~~~~~
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/grid.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/fd_grid.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/ghost_zone.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_interp.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_info.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_system.cc
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_system.cc:2548:13: warning: 'void AHFinderDirect::WriteAttribute(hid_t, const char*, char)' defined but not used [-Wunused-function]
 static void WriteAttribute (const hid_t dataset, const char* const name, const char value)
             ^~~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_system.cc: In member function 'void AHFinderDirect::patch_system::output_unknown_gridfn(bool, int, const char*, const cGH*, bool, bool, int, const char*, bool) const':
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_system.cc:2799:12: warning: 'datasetz' may be used uninitialized in this function [-Wmaybe-uninitialized]
       herr = H5Dwrite (datasetz, datatype, H5S_ALL, H5S_ALL, H5P_DEFAULT, &tmpz.front());
       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_system.cc:2789:12: warning: 'datasety' may be used uninitialized in this function [-Wmaybe-uninitialized]
       herr = H5Dwrite (datasety, datatype, H5S_ALL, H5S_ALL, H5P_DEFAULT, &tmpy.front());
       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/patch/patch_system.cc:2779:12: warning: 'datasetx' may be used uninitialized in this function [-Wmaybe-uninitialized]
       herr = H5Dwrite (datasetx, datatype, H5S_ALL, H5S_ALL, H5P_DEFAULT, &tmpx.front());
       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/ilucg/dilucg.f77
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/sparse-matrix/ilucg/dilucg.f:244:0:

             ALU(L)=ALU(L)-AMULT*V(J)
 
Warning: 'amult' may be used uninitialized in this function [-Wmaybe-uninitialized]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/sparse-matrix/ilucg/dilucg.f:80:0:

      *    ITEMP(ILU),ITEMP(JLU),ITEMP(ID),RTEMP(IR),IERROR)) GOTO 20
 
Warning: 'ierror' may be used uninitialized in this function [-Wmaybe-uninitialized]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/sparse-matrix/ilucg/dilucg.f:244:0:

             ALU(L)=ALU(L)-AMULT*V(J)
 
Warning: 'amult' may be used uninitialized in this function [-Wmaybe-uninitialized]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/sparse-matrix/ilucg/dilucg.f:239:0:

             AMULT=ALU(L)*PIVOT
 
note: 'amult' was declared here
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_analyze.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_apply_order.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_assemble.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_blas3_update.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_build_tuples.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_build_tuples_usage.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_colamd.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_create_element.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_dump.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_extend_front.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_free.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_garbage_collection.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_get_memory.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_init_front.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_is_permutation.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_kernel.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_kernel_init.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_kernel_init_usage.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_kernel_wrapup.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_local_search.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_lsolve.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_ltsolve.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_malloc.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_mem_alloc_element.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_mem_alloc_head_block.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_mem_alloc_tail_block.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_mem_free_tail_block.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_mem_init_memoryspace.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_order_front_tree.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_realloc.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_row_search.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_scale_column.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_set_stats.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_solve.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_symbolic_usage.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_transpose.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_tuple_lengths.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_usolve.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_utsolve.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_valid_numeric.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umf_valid_symbolic.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_defaults.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_free_numeric.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_free_symbolic.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_get_lunz.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_get_numeric.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_get_symbolic.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_numeric.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_qsymbolic.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_solve.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_symbolic.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_timer.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/umfpack_transpose.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/wrap_umf_ltsolve.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/wrap_umf_utsolve.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/sparse-matrix/umfpack/wrap_umfpack_wsolve.c
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/Jacobian.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/dense_Jacobian.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/lapack_wrapper.F77
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/elliptic/lapack_wrapper.f:24:44:

         subroutine sgecon_wrapper(norm_int,
                                            1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/elliptic/lapack_wrapper.f:24:56:

         subroutine sgecon_wrapper(norm_int,
                                                        1
Warning: Unused dummy argument 'anorm' at (1) [-Wunused-dummy-argument]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/elliptic/lapack_wrapper.f:25:57:

      $                                  N, A, LDA, anorm, rcond,
                                                         1
Warning: Unused dummy argument 'info' at (1) [-Wunused-dummy-argument]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/elliptic/lapack_wrapper.f:25:51:

      $                                  N, A, LDA, anorm, rcond,
                                                   1
Warning: Unused dummy argument 'iwork' at (1) [-Wunused-dummy-argument]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/elliptic/lapack_wrapper.f:23:42:

 
                                          1
Warning: Unused dummy argument 'norm_int' at (1) [-Wunused-dummy-argument]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/elliptic/lapack_wrapper.f:24:63:

         subroutine sgecon_wrapper(norm_int,
                                                               1
Warning: Unused dummy argument 'rcond' at (1) [-Wunused-dummy-argument]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/elliptic/lapack_wrapper.f:25:44:

      $                                  N, A, LDA, anorm, rcond,
                                            1
Warning: Unused dummy argument 'work' at (1) [-Wunused-dummy-argument]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/elliptic/lapack_wrapper.f:48:44:

 # 68
                                            1
Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/elliptic/lapack_wrapper.f:48:56:

 # 68
                                                        1
Warning: Unused dummy argument 'anorm' at (1) [-Wunused-dummy-argument]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/elliptic/lapack_wrapper.f:49:57:

         return
                                                         1
Warning: Unused dummy argument 'info' at (1) [-Wunused-dummy-argument]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/elliptic/lapack_wrapper.f:49:51:

         return
                                                   1
Warning: Unused dummy argument 'iwork' at (1) [-Wunused-dummy-argument]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/elliptic/lapack_wrapper.f:47:42:

         integer info
                                          1
Warning: Unused dummy argument 'norm_int' at (1) [-Wunused-dummy-argument]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/elliptic/lapack_wrapper.f:48:63:

 # 68
                                                               1
Warning: Unused dummy argument 'rcond' at (1) [-Wunused-dummy-argument]
/Users/rhaas/ET_trunk/configs/sim/build/AHFinderDirect/elliptic/lapack_wrapper.f:49:44:

         return
                                            1
Warning: Unused dummy argument 'work' at (1) [-Wunused-dummy-argument]
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/elliptic/row_sparse_Jacobian.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc: In function 'bool AHFinderDirect::{anonymous}::h_is_finite(AHFinderDirect::patch_system&, const AHFinderDirect::error_info&, bool, bool)':
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1124:16: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
   if (!finite(h))
                ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc: In function 'bool AHFinderDirect::{anonymous}::geometry_is_finite(AHFinderDirect::patch_system&, const AHFinderDirect::error_info&, bool, bool)':
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1243:25: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
  if (    !finite(g_dd_11) || !finite(g_dd_12) || !finite(g_dd_13)
                         ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1243:45: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
  if (    !finite(g_dd_11) || !finite(g_dd_12) || !finite(g_dd_13)
                                             ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1243:65: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
  if (    !finite(g_dd_11) || !finite(g_dd_12) || !finite(g_dd_13)
                                                                 ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1244:24: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
      || !finite(g_dd_22) || !finite(g_dd_23)
                        ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1244:44: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
      || !finite(g_dd_22) || !finite(g_dd_23)
                                            ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1245:30: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
            || !finite(g_dd_33)
                              ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1246:25: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(K_dd_11) || !finite(K_dd_12) || !finite(K_dd_13)
                         ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1246:45: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(K_dd_11) || !finite(K_dd_12) || !finite(K_dd_13)
                                             ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1246:65: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(K_dd_11) || !finite(K_dd_12) || !finite(K_dd_13)
                                                                 ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1247:24: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
      || !finite(K_dd_22) || !finite(K_dd_23)
                        ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1247:44: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
      || !finite(K_dd_22) || !finite(K_dd_23)
                                            ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1248:30: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
            || !finite(K_dd_33)
                              ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1249:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_111)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1250:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_112)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1251:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_113)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1252:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_122)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1253:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_123)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1254:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_133)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1255:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_211)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1256:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_212)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1257:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_213)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1258:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_222)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1259:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_223)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1260:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_233)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1261:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_311)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1262:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_312)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1263:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_313)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1264:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_322)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1265:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_323)
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:1266:36: warning: 'int finite(double)' is deprecated [-Wdeprecated-declarations]
       || !finite(partial_d_g_dd_333)    )
                                    ^
In file included from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/cmath:45:0,
                 from /usr/local/Cellar/gcc/7.3.0/include/c++/7.3.0/math.h:36,
                 from /Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:39:
/usr/local/Cellar/gcc/7.3.0/lib/gcc/7/gcc/x86_64-apple-darwin17.3.0/7.3.0/include-fixed/math.h:772:12: note: declared here
 extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
            ^~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc: At global scope:
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion.cc:93:6: warning: 'void AHFinderDirect::{anonymous}::Schwarzschild_EF_geometry(AHFinderDirect::patch_system&, const AHFinderDirect::cactus_grid_info&, const AHFinderDirect::geometry_info&, bool)' declared 'static' but never defined [-Wunused-function]
 void Schwarzschild_EF_geometry(patch_system& ps,
      ^~~~~~~~~~~~~~~~~~~~~~~~~
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion_Jacobian.cc
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion_Jacobian.cc: In function 'AHFinderDirect::expansion_status AHFinderDirect::expansion_Jacobian(AHFinderDirect::patch_system*, AHFinderDirect::Jacobian*, const AHFinderDirect::what_to_compute&, const AHFinderDirect::cactus_grid_info&, const AHFinderDirect::geometry_info&, const AHFinderDirect::Jacobian_info&, const AHFinderDirect::error_info&, bool, bool)':
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion_Jacobian.cc:972:45: warning: 'additional_save_Theta' may be used uninitialized in this function [-Wmaybe-uninitialized]
   ps_ptr->gridfn_data(gfns::gfn__Theta)[np] = additional_save_Theta;
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/expansion_Jacobian.cc:901:4: note: 'additional_save_Theta' was declared here
 fp additional_save_Theta;
    ^~~~~~~~~~~~~~~~~~~~~
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/Schwarzschild_EF.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/gr/misc-gr.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/state.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/setup.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/find_horizons.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/initial_guess.cc
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/initial_guess.cc: In function 'void AHFinderDirect::{anonymous}::setup_coord_ellipsoid(AHFinderDirect::patch_system&, fp, fp, fp, fp, fp, fp, bool)':
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/initial_guess.cc:329:47: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized]
   p.ghosted_gridfn(gfns::gfn__h, irho,isigma) = r;
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/Newton.cc
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/Newton.cc: In function 'void AHFinderDirect::Newton(const cGH*, int, int, int, AHFinderDirect::horizon_sequence&, AHFinderDirect::AH_data* const*, const AHFinderDirect::cactus_grid_info&, const AHFinderDirect::geometry_info&, const AHFinderDirect::Jacobian_info&, const AHFinderDirect::solver_info&, const AHFinderDirect::IO_info&, const AHFinderDirect::BH_diagnostics_info&, bool, const AHFinderDirect::error_info&, const AHFinderDirect::verbose_info&, AHFinderDirect::iteration_status_buffers&)':
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/Newton.cc:526:39: warning: unused variable 'raw_shifted_expansion_status' [-Wunused-variable]
           const enum expansion_status raw_shifted_expansion_status
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/Newton.cc:551:39: warning: unused variable 'raw_shifted2_expansion_status' [-Wunused-variable]
           const enum expansion_status raw_shifted2_expansion_status
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/Newton.cc:687:25: warning: 'area' may be used uninitialized in this function [-Wmaybe-uninitialized]
   BH_diagnostics.compute(*ps_ptr,
   ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
                                        area,
                                        ~~~~~
                                        mean_expansion,
                                        ~~~~~~~~~~~~~~~
                                        mean_inner_expansion,
                                        ~~~~~~~~~~~~~~~~~~~~~
                                        mean_product_expansion,
                                        ~~~~~~~~~~~~~~~~~~~~~~~
                                        mean_mean_curvature,
                                        ~~~~~~~~~~~~~~~~~~~~
                                        area_gradient,
                                        ~~~~~~~~~~~~~~
                                        mean_expansion_gradient,
                                        ~~~~~~~~~~~~~~~~~~~~~~~~
                                        mean_inner_expansion_gradient,
                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                        mean_product_expansion_gradient,
                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                        mean_mean_curvature_gradient,
                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                        BH_diagnostics_info);
                                        ~~~~~~~~~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/Newton.cc:682:149: warning: 'shifted2_area' may be used uninitialized in this function [-Wmaybe-uninitialized]
                 const fp area_gradient                 = ! solver_info.want_expansion_gradients ? 0.0 : (shifted_area                               - shifted2_area                              ) / (2*epsilon);
                                                                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/Newton.cc:682:149: warning: 'shifted_area' may be used uninitialized in this function [-Wmaybe-uninitialized]
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/Newton.cc:1062:21: warning: 'pretracking_mean_expansion' may be used uninitialized in this function [-Wmaybe-uninitialized]
           CCTK_VInfo(CCTK_THORNSTRING,
           ~~~~~~~~~~^~~~~~~~~~~~~~~~~~
                      "Pretracking: solving succeeded; expansion is now %g",
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                      double(pretracking_mean_expansion));
                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/Newton.cc:401:8: warning: 'pretracking_lower_bound' may be used uninitialized in this function [-Wmaybe-uninitialized]
     fp pretracking_lower_bound;
        ^~~~~~~~~~~~~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/Newton.cc:1024:77: warning: 'pretracking_upper_bound' may be used uninitialized in this function [-Wmaybe-uninitialized]
             AH_data_ptr->pretracking_delta = 0.5 * (pretracking_upper_bound - pretracking_lower_bound);
                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/io.cc
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/io.cc: In function 'void AHFinderDirect::input_gridfn(AHFinderDirect::patch_system&, int, const AHFinderDirect::IO_info&, const char*, int, int, bool, int)':
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/io.cc:95:13: warning: unused variable 'file_name' [-Wunused-variable]
 const char* file_name = io_ASCII_file_name(IO_info, base_file_name, min_digits,
             ^~~~~~~~~
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/misc-driver.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/BH_diagnostics.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/horizon_sequence.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/mask.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/announce.cc
COMPILING arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc: In function 'CCTK_INT4 AHFinderDirect::AHFinderDirect_local_coordinate_origin(CCTK_INT4, CCTK_REAL8*, CCTK_REAL8*, CCTK_REAL8*)':
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc:73:28: warning: unused variable 'verbose_info' [-Wunused-variable]
 const struct verbose_info& verbose_info = state.verbose_info;
                            ^~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc: In function 'CCTK_INT4 AHFinderDirect::AHFinderDirect_horizon_was_found(CCTK_INT4)':
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc:117:28: warning: unused variable 'verbose_info' [-Wunused-variable]
 const struct verbose_info& verbose_info = state.verbose_info;
                            ^~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc: In function 'CCTK_INT4 AHFinderDirect::AHFinderDirect_horizon_centroid(CCTK_INT4, CCTK_REAL8*, CCTK_REAL8*, CCTK_REAL8*)':
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc:156:28: warning: unused variable 'verbose_info' [-Wunused-variable]
 const struct verbose_info& verbose_info = state.verbose_info;
                            ^~~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc: In function 'CCTK_INT4 AHFinderDirect::AHFinderDirect_radius_in_direction(CCTK_INT4, CCTK_INT4, const CCTK_REAL8*, const CCTK_REAL8*, const CCTK_REAL8*, CCTK_REAL8*)':
/Users/rhaas/ET_trunk/arrangements/EinsteinAnalysis/AHFinderDirect/src/driver/aliased_functions.cc:215:30: warning: unused variable 'verbose_info' [-Wunused-variable]
   const struct verbose_info& verbose_info = state.verbose_info;
                              ^~~~~~~~~~~~
COMPILING configs/sim/bindings/build/AHFinderDirect/cctk_ThornBindings.c
Creating /Users/rhaas/ET_trunk/configs/sim/lib/libthorn_AHFinderDirect.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rhaas/ET_trunk/configs/sim/lib/libthorn_AHFinderDirect.a(umf_dump.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rhaas/ET_trunk/configs/sim/lib/libthorn_AHFinderDirect.a(dense_Jacobian.cc.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rhaas/ET_trunk/configs/sim/lib/libthorn_AHFinderDirect.a(umf_dump.c.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/rhaas/ET_trunk/configs/sim/lib/libthorn_AHFinderDirect.a(dense_Jacobian.cc.o) has no symbols
Checking status of thorn BLAS
Checking status of thorn GenericFD
Checking status of thorn CycleClock
Checking status of thorn Vectors
COMPILING arrangements/CactusUtils/Vectors/src/vectors.cc
In file included from /Users/rhaas/ET_trunk/arrangements/CactusUtils/Vectors/src/vectors.h:18:0,
                 from /Users/rhaas/ET_trunk/arrangements/CactusUtils/Vectors/src/vectors.cc:1:
/Users/rhaas/ET_trunk/arrangements/CactusUtils/Vectors/src/vectors-4-SSE.h: In function 'CCTK_REAL4 k4sum(CCTK_REAL4_VEC)':
/Users/rhaas/ET_trunk/arrangements/CactusUtils/Vectors/src/vectors-4-SSE.h:709:29: error: '_mm_hadd_ps' was not declared in this scope
   CCTK_REAL4_VEC const x2 = _mm_hadd_ps(x1, x1);
                             ^~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/CactusUtils/Vectors/src/vectors-4-SSE.h:709:29: note: suggested alternative: '_mm_add_ps'
   CCTK_REAL4_VEC const x2 = _mm_hadd_ps(x1, x1);
                             ^~~~~~~~~~~
                             _mm_add_ps
In file included from /Users/rhaas/ET_trunk/arrangements/CactusUtils/Vectors/src/vectors.h:30:0,
                 from /Users/rhaas/ET_trunk/arrangements/CactusUtils/Vectors/src/vectors.cc:1:
/Users/rhaas/ET_trunk/arrangements/CactusUtils/Vectors/src/vectors-8-SSE2.h: In function 'CCTK_REAL8 k8sum(CCTK_REAL8_VEC)':
/Users/rhaas/ET_trunk/arrangements/CactusUtils/Vectors/src/vectors-8-SSE2.h:753:29: error: '_mm_hadd_pd' was not declared in this scope
   CCTK_REAL8_VEC const x2 = _mm_hadd_pd(x1, x1);
                             ^~~~~~~~~~~
/Users/rhaas/ET_trunk/arrangements/CactusUtils/Vectors/src/vectors-8-SSE2.h:753:29: note: suggested alternative: '_mm_add_pd'
   CCTK_REAL8_VEC const x2 = _mm_hadd_pd(x1, x1);
                             ^~~~~~~~~~~
                             _mm_add_pd
make[3]: *** [vectors.cc.o] Error 1
make[2]: *** [make.checked] Error 2
make[1]: *** [/Users/rhaas/ET_trunk/configs/sim/lib/libthorn_Vectors.a] Error 2
make: *** [sim] Error 2

Attachment: pgpT_cD0cfI2H.pgp
Description: OpenPGP digital signature

_______________________________________________
Users mailing list
[email protected]
http://lists.einsteintoolkit.org/mailman/listinfo/users

Reply via email to