visit-dav / visit

VisIt - Visualization and Data Analysis for Mesh-based Scientific Data
https://visit.llnl.gov
BSD 3-Clause "New" or "Revised" License
433 stars 111 forks source link

3.4RC macOS 13.6.7 build_visit tpl failures #19765

Open cyrush opened 1 month ago

cyrush commented 1 month ago

Describe the bug

Building fresh set of tpls for 3.4RC on M1 laptop:

I had to disable:

adios
netcdf
xdmf

Here is what I have on:

                       "vtkm",
                       "python",
                       "vtk",
                       "qt6",
                       "qwt",
                       "blosc2",
                       "adios2",
                       "gdal",
                       "boost",
                       "mpich",
                       "boxlib",
                       "advio",
                       "h5part",
                       "cfitsio",
                       "mili",
                       "conduit",
                       "hdf5",
                       "cgns",
                       "mfem",
                       "fms",
                       "silo",
                       "szip",
                       "icet",
                       "zlib",
                       "uintah",
                       "moab"
markcmiller86 commented 1 week ago

@cyrush do we wanna put this on critical path for 3.4.2? My thought...I will be building again on Intel macOS, probably the last time I will use my intel mac for this.