[gradsusr] Grads on M1 Mac

Chance Starr chance at buffalo.edu
Sun Jan 23 15:48:18 EST 2022


Sorry this was sent to my university email junk folder, otherwise I would
have replied sooner.  I had a hell of a time getting Grads running on my
new mac, but I did.  If I remember correctly this is what I did.

1) Installed on every method known to the internet and hit strange bugs,
waste around 10-20 hrs, work on getting strange bugs fixed in each
different installation to no avail as other strange bugs pop up.  Sound
familiar?  Then try below!
2) Delete all installations.
3) Install on Macports only
4) type these into the terminal before opening grads:

export GAUDPT=/opt/local/share/grads/udpt

*export GADDIR=*/opt/local/share/grads

*export GASCRP=*/opt/local/share/grads/*scripts*


*And I think that's all it took to start running.  I made a question on
here and solved it myself: *
https://www.researchgate.net/post/GrADS_Software-Full_Images_Flashes_then_segments_of_image_disappear


Good luck!

-Chance

On Tue, Jan 11, 2022 at 1:02 PM Korri Anderson - NOAA Federal <
korri.anderson at noaa.gov> wrote:

> Does anyone have experience getting Grads to work on the new arm
> architecture on Mac?  I have tried installing on MacPorts, homebrew,
> compiling from scratch with no luck. I get the following error every time:
>
> GX Package Error: dlopen failed to get a handle on gxprint plug-in named
> "Cairo"
>
>    dlopen(/opt/local/lib/grads/libgxpCairo.dylib, 0x0001): symbol not
> found in flat namespace '_gxdXflush'
>
> GX Package Terminated
>
> Any help would be greatly appreciated,
> Thanks,
> Korri
>
> MacBook-Pro:grads-2.2.1 korrianderson$ sudo port -v install grads
>
> --->  Computing dependencies for grads.
>
> --->  Fetching archive for grads
>
> --->  grads-2.2.1_11.darwin_21.arm64.tbz2 doesn't seem to exist in
> /opt/local/var/macports/incoming/verified
>
> --->  Attempting to fetch grads-2.2.1_11.darwin_21.arm64.tbz2 from
> https://packages.macports.org/grads
>
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
> Current
>
>                                  Dload  Upload   Total   Spent    Left
> Speed
>
>   0   126    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
>   0
>
> --->  Attempting to fetch grads-2.2.1_11.darwin_21.arm64.tbz2 from
> https://ywg.ca.packages.macports.org/mirror/macports/packages/grads
>
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
> Current
>
>                                  Dload  Upload   Total   Spent    Left
> Speed
>
>   0   153    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
>   0
>
> --->  Attempting to fetch grads-2.2.1_11.darwin_21.arm64.tbz2 from
> https://kmq.jp.packages.macports.org/grads
>
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
> Current
>
>                                  Dload  Upload   Total   Spent    Left
> Speed
>
>   0   304    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
>   0
>
> --->  Fetching distfiles for grads
>
> --->  Verifying checksums for grads
>
> --->  Checksumming grads-2.2.1-src.tar.gz
>
> --->  Checksumming data2.tar.gz
>
> --->  Extracting grads
>
> --->  Extracting grads-2.2.1-src.tar.gz
>
> Executing:  cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work"
> && /usr/bin/gzip -dc
> '/opt/local/var/macports/distfiles/grads/grads-2.2.1-src.tar.gz' |
> /usr/bin/tar -xf -
>
> --->  Extracting data2.tar.gz
>
> Executing:  cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work"
> && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/grads/data2.tar.gz'
> | /usr/bin/tar -xf -
>
> --->  Applying patches to grads
>
> --->  Applying patch-configure.diff
>
> Executing:  cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1"
> && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/
> rsync.macports.org/macports/release/tarballs/ports/science/grads/files/patch-configure.diff
> '
>
> patching file configure
>
> --->  Configuring grads
>
> Executing:  cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1"
> && ./configure --prefix=/opt/local --without-gui --with-readline
> --with-grib2 --with-sdf --with-gadap --with-shp --with-cairo=/opt/local
> --with-geotiff=/opt/local --with-hdf4=/opt/local --with-hdf5=/opt/local
> --with-netcdf=/opt/local --libdir=/opt/local/lib/grads --with-x
>
> configure: WARNING: unrecognized options: --without-gui, --with-readline,
> --with-grib2, --with-sdf, --with-shp, --with-cairo
>
> checking for a BSD-compatible install... /usr/bin/install -c
>
> checking whether build environment is sane... yes
>
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/etc/missing:
> Unknown `--is-lightweight' option
>
> Try
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/etc/missing
> --help' for more information
>
> configure: WARNING: 'missing' script is too old or missing
>
> checking for a thread-safe mkdir -p... etc/install-sh -c -d
>
> checking for gawk... no
>
> checking for mawk... no
>
> checking for nawk... no
>
> checking for awk... awk
>
> checking whether make sets $(MAKE)... yes
>
> checking whether make supports nested variables... yes
>
> checking whether to enable maintainer-specific portions of Makefiles... no
>
> checking build system type... arm-apple-darwin21.2.0
>
> checking host system type... arm-apple-darwin21.2.0
>
> checking how to print strings... printf
>
> checking for gcc... /usr/bin/clang
>
> checking whether the C compiler works... yes
>
> checking for C compiler default output file name... a.out
>
> checking for suffix of executables...
>
> checking whether we are cross compiling... no
>
> checking for suffix of object files... o
>
> checking whether we are using the GNU C compiler... yes
>
> checking whether /usr/bin/clang accepts -g... yes
>
> checking for /usr/bin/clang option to accept ISO C89... none needed
>
> checking for a sed that does not truncate output... /usr/bin/sed
>
> checking for grep that handles long lines and -e... /usr/bin/grep
>
> checking for egrep... /usr/bin/grep -E
>
> checking for fgrep... /usr/bin/grep -F
>
> checking for ld used by /usr/bin/clang...
> /Library/Developer/CommandLineTools/usr/bin/ld
>
> checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is
> GNU ld... no
>
> checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
>
> checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
>
> checking whether ln -s works... yes
>
> checking the maximum length of command line arguments... 786432
>
> checking whether the shell understands some XSI constructs... yes
>
> checking whether the shell understands "+="... yes
>
> checking how to convert arm-apple-darwin21.2.0 file names to
> arm-apple-darwin21.2.0 format... func_convert_file_noop
>
> checking how to convert arm-apple-darwin21.2.0 file names to toolchain
> format... func_convert_file_noop
>
> checking for /Library/Developer/CommandLineTools/usr/bin/ld option to
> reload object files... -r
>
> checking for objdump... objdump
>
> checking how to recognize dependent libraries... pass_all
>
> checking for dlltool... no
>
> checking how to associate runtime and link libraries... printf %s\n
>
> checking for ar... ar
>
> checking for archiver @FILE support... no
>
> checking for strip... strip
>
> checking for ranlib... ranlib
>
> checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang
> object... ok
>
> checking for sysroot... no
>
> checking for mt... no
>
> checking if : is a manifest tool... no
>
> checking for dsymutil... dsymutil
>
> checking for nmedit... nmedit
>
> checking for lipo... lipo
>
> checking for otool... otool
>
> checking for otool64... no
>
> checking for -single_module linker flag... yes
>
> checking for -exported_symbols_list linker flag... yes
>
> checking for -force_load linker flag... yes
>
> checking how to run the C preprocessor... /usr/bin/clang -E
>
> checking for ANSI C header files... yes
>
> checking for sys/types.h... yes
>
> checking for sys/stat.h... yes
>
> checking for stdlib.h... yes
>
> checking for string.h... yes
>
> checking for memory.h... yes
>
> checking for strings.h... yes
>
> checking for inttypes.h... yes
>
> checking for stdint.h... yes
>
> checking for unistd.h... yes
>
> checking for dlfcn.h... yes
>
> checking for objdir... .libs
>
> checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
>
> checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
>
> checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
>
> checking if /usr/bin/clang static flag -static works... no
>
> checking if /usr/bin/clang supports -c -o file.o... yes
>
> checking if /usr/bin/clang supports -c -o file.o... (cached) yes
>
> checking whether the /usr/bin/clang linker
> (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared
> libraries... yes
>
> checking dynamic linker characteristics... darwin21.2.0 dyld
>
> checking how to hardcode library paths into programs... immediate
>
> checking for dlopen in -ldl... yes
>
> checking whether a program can dlopen itself... yes
>
> checking whether a statically linked program can dlopen itself... yes
>
> checking whether stripping libraries is possible... yes
>
> checking if libtool supports shared libraries... yes
>
> checking whether to build shared libraries... yes
>
> checking whether to build static libraries... no
>
>
> Checking for programs
>
> ---------------------
>
> checking for gawk... (cached) awk
>
> checking whether we are using the GNU C compiler... (cached) yes
>
> checking whether /usr/bin/clang accepts -g... (cached) yes
>
> checking for /usr/bin/clang option to accept ISO C89... (cached) none
> needed
>
> checking whether we are using the GNU C++ compiler... yes
>
> checking whether /usr/bin/clang++ accepts -g... yes
>
> checking how to run the C++ preprocessor... /usr/bin/clang++ -E
>
> checking for ld used by /usr/bin/clang++...
> /Library/Developer/CommandLineTools/usr/bin/ld
>
> checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is
> GNU ld... no
>
> checking whether the /usr/bin/clang++ linker
> (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared
> libraries... yes
>
> checking for /usr/bin/clang++ option to produce PIC... -fno-common -DPIC
>
> checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works... yes
>
> checking if /usr/bin/clang++ static flag -static works... no
>
> checking if /usr/bin/clang++ supports -c -o file.o... yes
>
> checking if /usr/bin/clang++ supports -c -o file.o... (cached) yes
>
> checking whether the /usr/bin/clang++ linker
> (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared
> libraries... yes
>
> checking dynamic linker characteristics... darwin21.2.0 dyld
>
> checking how to hardcode library paths into programs... immediate
>
> checking whether ln -s works... yes
>
>
> Setting host specific options
>
> -----------------------------
>
> Host machine: arm-apple-darwin21.2.0
>
>
> Checking system libraries, headers, and compiler features
>
> ---------------------------------------------------------
>
> checking for cos in -lm... yes
>
> checking for X... libraries , headers
>
> checking for gethostbyname... yes
>
> checking for connect... yes
>
> checking for remove... yes
>
> checking for shmat... yes
>
> checking for IceConnectionNumber in -lICE... yes
>
>
> checking for ANSI C header files... (cached) yes
>
> checking malloc.h usability... no
>
> checking malloc.h presence... no
>
> checking for malloc.h... no
>
> checking sys/file.h usability... yes
>
> checking sys/file.h presence... yes
>
> checking for sys/file.h... yes
>
> checking for unistd.h... (cached) yes
>
>
> checking for an ANSI C-conforming const... yes
>
> checking whether byte ordering is bigendian... no
>
> checking for off_t... yes
>
> checking for special C compiler options needed for large files... no
>
> checking for _FILE_OFFSET_BITS value needed for large files... no
>
> checking for _LARGEFILE_SOURCE value needed for large files... no
>
>
> Checking for optional feature support
>
> -------------------------------------
>
> checking for supplibs directory... /opt/local
>
> Checking for libraries to support extra features ...
>
>
> readline
>
> --------
>
> looking in /opt/local
>
> checking readline/readline.h usability... yes
>
> checking readline/readline.h presence... yes
>
> checking for readline/readline.h... yes
>
> checking readline/history.h usability... yes
>
> checking readline/history.h presence... yes
>
> checking for readline/history.h... yes
>
> checking for tgetent in -lreadline... no
>
> checking for tgetent in -lncurses... yes
>
>
> geotiff
>
> -------
>
> looking in /opt/local
>
> checking geotiff.h usability... yes
>
> checking geotiff.h presence... yes
>
> checking for geotiff.h... yes
>
> checking geotiffio.h usability... yes
>
> checking geotiffio.h presence... yes
>
> checking for geotiffio.h... yes
>
> checking xtiffio.h usability... yes
>
> checking xtiffio.h presence... yes
>
> checking for xtiffio.h... yes
>
> checking for main in -ltiff... yes
>
> checking for main in -lgeotiff... yes
>
>
> shapefiles
>
> ----------
>
> looking in /opt/local
>
> checking shapefil.h usability... yes
>
> checking shapefil.h presence... yes
>
> checking for shapefil.h... yes
>
> checking for main in -lshp... yes
>
> looking in /opt/local for additional dependent libs
>
>
> png
>
> ---
>
> checking for main in -lpng... yes
>
>
> zlib
>
> ----
>
> checking zlib.h usability... yes
>
> checking zlib.h presence... yes
>
> checking for zlib.h... yes
>
> checking for compress in -lz... yes
>
>
> jpeg
>
> ----
>
> checking for main in -ljpeg... yes
>
>
> jasper
>
> ------
>
> checking jasper.h usability... yes
>
> checking jasper.h presence... yes
>
> checking for jasper.h... yes
>
> checking for main in -ljasper... yes
>
>
> xml2
>
> ----
>
> checking for main in -lxml2... yes
>
>
> curl
>
> ----
>
> checking for main in -lcurl... yes
>
>
> gd
>
> --
>
> looking in /opt/local
>
> checking gd.h usability... yes
>
> checking gd.h presence... yes
>
> checking for gd.h... yes
>
> checking for gdImageCreate in -lgd... yes
>
> checking for gdImageJpeg in -lgd... yes
>
>
> grib2
>
> -----
>
> looking in /opt/local
>
> checking grib2.h usability... yes
>
> checking grib2.h presence... yes
>
> checking for grib2.h... yes
>
> checking for main in -lgrib2c... yes
>
>
> Cairo
>
> -----
>
> looking in /opt/local
>
> checking cairo.h usability... yes
>
> checking cairo.h presence... yes
>
> checking for cairo.h... yes
>
> checking cairo-xlib.h usability... yes
>
> checking cairo-xlib.h presence... yes
>
> checking for cairo-xlib.h... yes
>
> checking ft2build.h usability... yes
>
> checking ft2build.h presence... yes
>
> checking for ft2build.h... yes
>
> checking for main in -lpixman-1... yes
>
> checking for main in -lfontconfig... yes
>
> checking for main in -lfreetype... yes
>
> checking for main in -lXrender... yes
>
> checking for main in -lcairo... yes
>
>
> hdf5
>
> ----
>
> looking in /opt/local
>
> checking hdf5.h usability... yes
>
> checking hdf5.h presence... yes
>
> checking for hdf5.h... yes
>
> checking for main in -lhdf5... yes
>
> checking for main in -lhdf5_hl... yes
>
>
> udunits
>
> -------
>
> looking in /opt/local
>
> checking udunits.h usability... yes
>
> checking udunits.h presence... yes
>
> checking for udunits.h... yes
>
> checking for utInit in -ludunits... yes
>
>
> hdf4
>
> ----
>
> looking in /opt/local
>
> checking mfhdf.h usability... yes
>
> checking mfhdf.h presence... yes
>
> checking for mfhdf.h... yes
>
> checking for main in -ldf... yes
>
> checking for main in -lmfhdf... yes
>
>
> netcdf
>
> ------
>
> looking in /opt/local
>
> checking netcdf.h usability... yes
>
> checking netcdf.h presence... yes
>
> checking for netcdf.h... yes
>
> checking for main in -lnetcdf... yes
>
>
> gadap
>
> -----
>
> looking in /opt/local
>
> checking gadap.h usability... no
>
> checking gadap.h presence... no
>
> checking for gadap.h... no
>
> looking in other system locations
>
> checking for gadap.h... (cached) no
>
>
> gui
>
> ---
>
> looking in system locations
>
> checking for main in -lXext... yes
>
> checking for main in -lXt... yes
>
> checking for main in -lXmu... yes
>
> checking for main in -lXpm... yes
>
> checking for main in -lXaw... no
>
> checking for XAW7... checking for main in -lXt... (cached) yes
>
> checking for main in -lXmu... (cached) yes
>
> checking for main in -lXext... (cached) yes
>
> checking for main in -lXpm... (cached) yes
>
> checking for main in -lneXtaw... no
>
> checking for main in -lXaw3d... no
>
> checking for main in -lXaw... (cached) no
>
> configure: creating src/VERSION
>
> configure: creating src/buildinfo.h
>
> checking that generated files are newer than configure... done
>
> configure: creating ./config.status
>
> config.status: creating Makefile
>
> config.status: creating src/Makefile
>
> config.status: creating src/config.h
>
> config.status: executing libtool commands
>
> configure: WARNING: unrecognized options: --without-gui, --with-readline,
> --with-grib2, --with-sdf, --with-shp, --with-cairo
>
>
>
> +=========================================================================+
>
>    GrADS 2.2.1 : Configured on 01/11/22 for arm-apple-darwin21.2.0
>
>
> +=========================================================================+
>
>
>   +-------------------------------+
>
>   |                               |
>
>   |  GrADS will be built with:    |
>
>   |                               |
>
>   |  - GUI disabled               |
>
>   |  + READLINE enabled           |
>
>   |  + GEOTIFF enabled            |
>
>   |  + SHAPEFILE enabled          |
>
>   |  + GD enabled                 |
>
>   |  + CAIRO enabled              |
>
>   |  + GRIB2 enabled              |
>
>   |  + HDF4 enabled               |
>
>   |  + HDF5 enabled               |
>
>   |  + NETCDF4 enabled            |
>
>   |  + OPeNDAP enabled            |
>
>   |     for grids only            |
>
>   |                               |
>
>   +-------------------------------+
>
>
> Run 'make && make install' to build GrADS.
>
> Executables will be installed to bin/ in current dir, unless prefix was
> specified.
>
>
> --->  Building grads
>
> Executing:  cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1"
> && /usr/bin/make -j10 -w all
>
> make: Entering directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1'
>
> Making all in src
>
> make[1]: Entering directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/src'
>
> /Library/Developer/CommandLineTools/usr/bin/make  all-am
>
> make[2]: Entering directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/src'
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include -I/opt/local/include   -pipe
> -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch
> arm64 -c -o libgxpGD_la-gxprintGD.lo `test -f 'gxprintGD.c' || echo
> './'`gxprintGD.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include -I/opt/local/include   -pipe
> -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch
> arm64 -c -o libgxpGD_la-gxGD.lo `test -f 'gxGD.c' || echo './'`gxGD.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include/cairo
> -I/opt/local/include/freetype2 -I/opt/local/include   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgxpCairo_la-gxprint.lo `test -f 'gxprint.c' || echo './'`gxprint.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include/cairo
> -I/opt/local/include/freetype2 -I/opt/local/include   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgxpCairo_la-gxC.lo `test -f 'gxC.c' || echo './'`gxC.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include/cairo
> -I/opt/local/include/freetype2 -I/opt/local/include   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgxdCairo_la-gxX.lo `test -f 'gxX.c' || echo './'`gxX.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include/cairo
> -I/opt/local/include/freetype2 -I/opt/local/include   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgxdCairo_la-gxC.lo `test -f 'gxC.c' || echo './'`gxC.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include -I/opt/local/include   -pipe
> -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch
> arm64 -c -o libgxdX11_la-gxX11.lo `test -f 'gxX11.c' || echo './'`gxX11.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include -I/opt/local/include   -pipe
> -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch
> arm64 -c -o libgxdX11_la-gxdxwd.lo `test -f 'gxdxwd.c' || echo './'`gxdxwd.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I.  -I/opt/local/include   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgxdummy_la-gxdummy.lo `test -f 'gxdummy.c' || echo './'`gxdummy.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-grads.lo `test -f 'grads.c' || echo './'`grads.c
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxGD.c  -fno-common -DPIC -o .libs/libgxpGD_la-gxGD.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include/cairo -I/opt/local/include/freetype2
> -I/opt/local/include -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxX.c  -fno-common -DPIC -o .libs/libgxdCairo_la-gxX.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxdxwd.c  -fno-common -DPIC -o .libs/libgxdX11_la-gxdxwd.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include/cairo -I/opt/local/include/freetype2
> -I/opt/local/include -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxprint.c  -fno-common -DPIC -o .libs/libgxpCairo_la-gxprint.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxprintGD.c  -fno-common -DPIC -o .libs/libgxpGD_la-gxprintGD.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c grads.c  -fno-common -DPIC -o .libs/libgradspy_la-grads.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxdummy.c  -fno-common -DPIC -o .libs/libgxdummy_la-gxdummy.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include/cairo -I/opt/local/include/freetype2
> -I/opt/local/include -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxC.c  -fno-common -DPIC -o .libs/libgxpCairo_la-gxC.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxX11.c  -fno-common -DPIC -o .libs/libgxdX11_la-gxX11.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include/cairo -I/opt/local/include/freetype2
> -I/opt/local/include -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxC.c  -fno-common -DPIC -o .libs/libgxdCairo_la-gxC.o
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gxsubs.lo `test -f 'gxsubs.c' || echo './'`gxsubs.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gxmeta.lo `test -f 'gxmeta.c' || echo './'`gxmeta.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gxchpl.lo `test -f 'gxchpl.c' || echo './'`gxchpl.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gxcntr.lo `test -f 'gxcntr.c' || echo './'`gxcntr.c
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxsubs.c  -fno-common -DPIC -o .libs/libgradspy_la-gxsubs.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxchpl.c  -fno-common -DPIC -o .libs/libgradspy_la-gxchpl.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxmeta.c  -fno-common -DPIC -o .libs/libgradspy_la-gxmeta.o
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gxstrm.lo `test -f 'gxstrm.c' || echo './'`gxstrm.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gxdb.lo `test -f 'gxdb.c' || echo './'`gxdb.c
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxcntr.c  -fno-common -DPIC -o .libs/libgradspy_la-gxcntr.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxstrm.c  -fno-common -DPIC -o .libs/libgradspy_la-gxstrm.o
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gxwmap.lo `test -f 'gxwmap.c' || echo './'`gxwmap.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gxshad.lo `test -f 'gxshad.c' || echo './'`gxshad.c
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxdb.c  -fno-common -DPIC -o .libs/libgradspy_la-gxdb.o
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gxshad2.lo `test -f 'gxshad2.c' || echo './'`gxshad2.c
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxwmap.c  -fno-common -DPIC -o .libs/libgradspy_la-gxwmap.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxshad.c  -fno-common -DPIC -o .libs/libgradspy_la-gxshad.o
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gaexpr.lo `test -f 'gaexpr.c' || echo './'`gaexpr.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gafunc.lo `test -f 'gafunc.c' || echo './'`gafunc.c
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxshad2.c  -fno-common -DPIC -o .libs/libgradspy_la-gxshad2.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gaexpr.c  -fno-common -DPIC -o .libs/libgradspy_la-gaexpr.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gafunc.c  -fno-common -DPIC -o .libs/libgradspy_la-gafunc.o
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gautil.lo `test -f 'gautil.c' || echo './'`gautil.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gagx.lo `test -f 'gagx.c' || echo './'`gagx.c
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gautil.c  -fno-common -DPIC -o .libs/libgradspy_la-gautil.o
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gscrpt.lo `test -f 'gscrpt.c' || echo './'`gscrpt.c
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gagx.c  -fno-common -DPIC -o .libs/libgradspy_la-gagx.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gscrpt.c  -fno-common -DPIC -o .libs/libgradspy_la-gscrpt.o
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gamach.lo `test -f 'gamach.c' || echo './'`gamach.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gatxt.lo `test -f 'gatxt.c' || echo './'`gatxt.c
>
> gagx.c:4313:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
>
>  uint32 imagewidth,imagelength,rowsperstrip;
>
>  ^
>
> /opt/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4314:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
>
>  uint16 *colormap=NULL,*cm;
>
>  ^
>
> /opt/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4315:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
>
>  uint16 bitspersample,samplesperpixel,compression;
>
>  ^
>
> /opt/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4316:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
>
>  uint16 photometric,resolutionunit,sampleformat;
>
>  ^
>
> /opt/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4413:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
>
>  imagewidth  = (uint32)isize;                /* #cols, #longitudes */
>
>                 ^
>
> /opt/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4414:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
>
>  imagelength = (uint32)jsize;                /* #rows, #latitudes */
>
>                 ^
>
> /opt/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4548:16: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
>
>    colormap = (uint16*)_TIFFmalloc(3 * CMAX * sizeof (uint16));
>
>                ^
>
> /opt/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4548:55: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
>
>    colormap = (uint16*)_TIFFmalloc(3 * CMAX * sizeof (uint16));
>
>                                                       ^
>
> /opt/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4559:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
>
>      *(cm+0*CMAX+j) = (uint16)r;
>
>                        ^
>
> /opt/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4560:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
>
>      *(cm+1*CMAX+j) = (uint16)g;
>
>                        ^
>
> /opt/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4561:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
>
>      *(cm+2*CMAX+j) = (uint16)b;
>
>                        ^
>
> /opt/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gamach.c  -fno-common -DPIC -o .libs/libgradspy_la-gamach.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gatxt.c  -fno-common -DPIC -o .libs/libgradspy_la-gatxt.o
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-galloc.lo `test -f 'galloc.c' || echo './'`galloc.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gaddes.lo `test -f 'gaddes.c' || echo './'`gaddes.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gacfg.lo `test -f 'gacfg.c' || echo './'`gacfg.c
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c galloc.c  -fno-common -DPIC -o .libs/libgradspy_la-galloc.o
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gaio.lo `test -f 'gaio.c' || echo './'`gaio.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gauser.lo `test -f 'gauser.c' || echo './'`gauser.c
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gaddes.c  -fno-common -DPIC -o .libs/libgradspy_la-gaddes.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gacfg.c  -fno-common -DPIC -o .libs/libgradspy_la-gacfg.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gaio.c  -fno-common -DPIC -o .libs/libgradspy_la-gaio.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gauser.c  -fno-common -DPIC -o .libs/libgradspy_la-gauser.o
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gasdf.lo `test -f 'gasdf.c' || echo './'`gasdf.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-bufrstn.lo `test -f 'bufrstn.c' || echo './'`bufrstn.c
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gabufr.lo `test -f 'gabufr.c' || echo './'`gabufr.c
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c bufrstn.c  -fno-common -DPIC -o .libs/libgradspy_la-bufrstn.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gasdf.c  -fno-common -DPIC -o .libs/libgradspy_la-gasdf.o
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gabufr.c  -fno-common -DPIC -o .libs/libgradspy_la-gabufr.o
>
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/clang
> -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include
> -I/opt/local/include  -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c -o libgradspy_la-gabufrtbl.lo `test -f 'gabufrtbl.c' || echo
> './'`gabufrtbl.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c grads.c
>
> libtool: compile:  /usr/bin/clang -DHAVE_CONFIG_H -I. -I.
> -I/opt/local/include -I/opt/local/include -DSHRDOBJ -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gabufrtbl.c  -fno-common -DPIC -o .libs/libgradspy_la-gabufrtbl.o
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxsubs.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxmeta.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxchpl.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxcntr.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxstrm.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxdb.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxwmap.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxshad.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gxshad2.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gaexpr.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gafunc.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gautil.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gagx.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gscrpt.c
>
> gagx.c:4313:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
>
>  uint32 imagewidth,imagelength,rowsperstrip;
>
>  ^
>
> /opt/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4314:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
>
>  uint16 *colormap=NULL,*cm;
>
>  ^
>
> /opt/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4315:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
>
>  uint16 bitspersample,samplesperpixel,compression;
>
>  ^
>
> /opt/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4316:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
>
>  uint16 photometric,resolutionunit,sampleformat;
>
>  ^
>
> /opt/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4413:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
>
>  imagewidth  = (uint32)isize;                /* #cols, #longitudes */
>
>                 ^
>
> /opt/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4414:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations]
>
>  imagelength = (uint32)jsize;                /* #rows, #latitudes */
>
>                 ^
>
> /opt/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4548:16: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
>
>    colormap = (uint16*)_TIFFmalloc(3 * CMAX * sizeof (uint16));
>
>                ^
>
> /opt/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4548:55: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
>
>    colormap = (uint16*)_TIFFmalloc(3 * CMAX * sizeof (uint16));
>
>                                                       ^
>
> /opt/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4559:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
>
>      *(cm+0*CMAX+j) = (uint16)r;
>
>                        ^
>
> /opt/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4560:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
>
>      *(cm+1*CMAX+j) = (uint16)g;
>
>                        ^
>
> /opt/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> gagx.c:4561:24: warning: 'uint16' is deprecated [-Wdeprecated-declarations]
>
>      *(cm+2*CMAX+j) = (uint16)b;
>
>                        ^
>
> /opt/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked
> deprecated here
>
> typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
>
>                                             ^
>
> /opt/local/include/tiff.h:66:44: note: expanded from macro
> 'TIFF_GCC_DEPRECATED'
>
> #define TIFF_GCC_DEPRECATED __attribute__((deprecated))
>
>                                            ^
>
> 11 warnings generated.
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gamach.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gatxt.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c galloc.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gaddes.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gacfg.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gaio.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gauser.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gasdf.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c bufrstn.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gabufr.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gabufrtbl.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gribmap.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gagmap.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -DSTNDALN -o gaddes.sa.o -c ./gaddes.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -DSTNDALN -o gautil.sa.o -c ./gautil.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c stnmap.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c gribscan.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c grib2scan.c
>
> /usr/bin/clang -DHAVE_CONFIG_H -I.  -I. -I/opt/local/include            -I/opt/local/include
>   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -c bufrscan.c
>
> /bin/sh ../libtool  --tag=CC   --mode=link /usr/bin/clang  -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -version-info 1:0:1 -L/opt/local/lib  -o libgxpGD.la -rpath
> /opt/local/lib/grads libgxpGD_la-gxprintGD.lo libgxpGD_la-gxGD.lo
> -L/opt/local/lib   -lgd -lm
>
> /bin/sh ../libtool  --tag=CC   --mode=link /usr/bin/clang  -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -version-info 1:0:1 -L/opt/local/lib  -o libgxpCairo.la -rpath
> /opt/local/lib/grads libgxpCairo_la-gxprint.lo libgxpCairo_la-gxC.lo
> -L/opt/local/lib   -lcairo -lm
>
> /bin/sh ../libtool  --tag=CC   --mode=link /usr/bin/clang  -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -version-info 1:0:1 -L/opt/local/lib  -o libgxdCairo.la -rpath
> /opt/local/lib/grads libgxdCairo_la-gxX.lo libgxdCairo_la-gxC.lo  -lSM
> -lICE -lX11 -lXext  -L/opt/local/lib   -lcairo -lm
>
> /bin/sh ../libtool  --tag=CC   --mode=link /usr/bin/clang  -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -version-info 1:0:1 -L/opt/local/lib  -o libgxdX11.la -rpath
> /opt/local/lib/grads libgxdX11_la-gxX11.lo libgxdX11_la-gxdxwd.lo  -lSM
> -lICE -lX11 -lXext  -lm
>
> /bin/sh ../libtool  --tag=CC   --mode=link /usr/bin/clang  -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -L/opt/local/lib  -o libgxdummy.la -rpath /opt/local/lib/grads
> libgxdummy_la-gxdummy.lo  -lm
>
> libtool: link: /usr/bin/clang -dynamiclib -Wl,-undefined
> -Wl,dynamic_lookup -o .libs/libgxpCairo.0.dylib  .libs/libgxpCairo_la-gxprint.o
> .libs/libgxpCairo_la-gxC.o   -L/opt/local/lib -lcairo -lm  -Os -arch
> arm64   -install_name  /opt/local/lib/grads/libgxpCairo.0.dylib
> -compatibility_version 2 -current_version 2.0 -Wl,-single_module
>
> libtool: link: /usr/bin/clang -dynamiclib -Wl,-undefined
> -Wl,dynamic_lookup -o .libs/libgxpGD.0.dylib  .libs/libgxpGD_la-gxprintGD.o
> .libs/libgxpGD_la-gxGD.o   -L/opt/local/lib -lgd -lm  -Os -arch arm64
> -install_name  /opt/local/lib/grads/libgxpGD.0.dylib
> -compatibility_version 2 -current_version 2.0 -Wl,-single_module
>
> libtool: link: /usr/bin/clang -dynamiclib -Wl,-undefined
> -Wl,dynamic_lookup -o .libs/libgxdCairo.0.dylib  .libs/libgxdCairo_la-gxX.o
> .libs/libgxdCairo_la-gxC.o   -L/opt/local/lib -lSM -lICE -lX11 -lXext
> -lcairo -lm  -Os -arch arm64   -install_name  /opt/local/lib/grads/libgxdCairo.0.dylib
> -compatibility_version 2 -current_version 2.0 -Wl,-single_module
>
> libtool: link: /usr/bin/clang -dynamiclib -Wl,-undefined
> -Wl,dynamic_lookup -o .libs/libgxdX11.0.dylib  .libs/libgxdX11_la-gxX11.o
> .libs/libgxdX11_la-gxdxwd.o   -L/opt/local/lib -lSM -lICE -lX11 -lXext -lm
> -Os -arch arm64   -install_name  /opt/local/lib/grads/libgxdX11.0.dylib
> -compatibility_version 2 -current_version 2.0 -Wl,-single_module
>
> 11 warnings generated.
>
> /bin/sh ../libtool  --tag=CC   --mode=link /usr/bin/clang -DSHRDOBJ -pipe
> -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch
> arm64 -version-info 1:0:1 -L/opt/local/lib  -o libgradspy.la -rpath
> /opt/local/lib/grads libgradspy_la-grads.lo libgradspy_la-gxsubs.lo
> libgradspy_la-gxmeta.lo libgradspy_la-gxchpl.lo libgradspy_la-gxcntr.lo
> libgradspy_la-gxstrm.lo libgradspy_la-gxdb.lo libgradspy_la-gxwmap.lo
> libgradspy_la-gxshad.lo libgradspy_la-gxshad2.lo libgradspy_la-gaexpr.lo
> libgradspy_la-gafunc.lo libgradspy_la-gautil.lo libgradspy_la-gagx.lo
> libgradspy_la-gscrpt.lo libgradspy_la-gamach.lo libgradspy_la-gatxt.lo
> libgradspy_la-galloc.lo libgradspy_la-gaddes.lo libgradspy_la-gacfg.lo
> libgradspy_la-gaio.lo libgradspy_la-gauser.lo libgradspy_la-gasdf.lo
> libgradspy_la-bufrstn.lo libgradspy_la-gabufr.lo libgradspy_la-gabufrtbl.lo
> -L/opt/local/lib     -lreadline -lncurses -lgrib2c -ljasper -lpng -lz
> -lmfhdf -ldf -ljpeg -lz -ludunits -lhdf5 -ludunits -lnetcdf -lhdf5_hl
> -lhdf5 -lcurl -lz -ltiff -lgeotiff -lshp    -lm
>
> /bin/sh ../libtool  --tag=CC   --mode=link /usr/bin/clang  -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -L/opt/local/lib  -o bufrscan bufrscan.o gabufr.o gabufrtbl.o gamach.o
> -L/opt/local/lib   -lm
>
> /bin/sh ../libtool  --tag=CC   --mode=link /usr/bin/clang  -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -L/opt/local/lib  -o gribscan gribscan.o gamach.o galloc.o gautil.sa.o
> gatxt.o -L/opt/local/lib   -lreadline -lncurses -lm
>
> libtool: link: (cd ".libs" && rm -f "libgxpCairo.dylib" && ln -s
> "libgxpCairo.0.dylib" "libgxpCairo.dylib")
>
> libtool: link: /usr/bin/clang -dynamiclib -Wl,-undefined
> -Wl,dynamic_lookup -o .libs/libgxdummy.0.dylib  .libs/libgxdummy_la-gxdummy.o
>   -L/opt/local/lib -lm  -Os -arch arm64   -install_name  /opt/local/lib/grads/libgxdummy.0.dylib
> -compatibility_version 1 -current_version 1.0 -Wl,-single_module
>
> libtool: link: (cd ".libs" && rm -f "libgxpGD.dylib" && ln -s
> "libgxpGD.0.dylib" "libgxpGD.dylib")
>
> libtool: link: (cd ".libs" && rm -f "libgxdCairo.dylib" && ln -s
> "libgxdCairo.0.dylib" "libgxdCairo.dylib")
>
> libtool: link: (cd ".libs" && rm -f "libgxdX11.dylib" && ln -s
> "libgxdX11.0.dylib" "libgxdX11.dylib")
>
> libtool: link: ( cd ".libs" && rm -f "libgxpCairo.la" && ln -s
> "../libgxpCairo.la" "libgxpCairo.la" )
>
> libtool: link: ( cd ".libs" && rm -f "libgxpGD.la" && ln -s
> "../libgxpGD.la" "libgxpGD.la" )
>
> /bin/sh ../libtool  --tag=CC   --mode=link /usr/bin/clang  -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -L/opt/local/lib  -o grib2scan grib2scan.o gamach.o galloc.o gautil.sa.o
> gatxt.o -L/opt/local/lib   -lreadline -lncurses -lm
>
> libtool: link: ( cd ".libs" && rm -f "libgxdCairo.la" && ln -s
> "../libgxdCairo.la" "libgxdCairo.la" )
>
> libtool: link: ( cd ".libs" && rm -f "libgxdX11.la" && ln -s
> "../libgxdX11.la" "libgxdX11.la" )
>
> libtool: link: /usr/bin/clang -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -o gribscan gribscan.o gamach.o galloc.o gautil.sa.o gatxt.o  -L/opt/local/lib
> -lreadline -lncurses -lm
>
> libtool: link: /usr/bin/clang -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -o bufrscan bufrscan.o gabufr.o gabufrtbl.o gamach.o  -L/opt/local/lib -lm
>
> libtool: link: (cd ".libs" && rm -f "libgxdummy.dylib" && ln -s
> "libgxdummy.0.dylib" "libgxdummy.dylib")
>
> libtool: link: /usr/bin/clang -dynamiclib -Wl,-undefined
> -Wl,dynamic_lookup -o .libs/libgradspy.0.dylib  .libs/libgradspy_la-grads.o
> .libs/libgradspy_la-gxsubs.o .libs/libgradspy_la-gxmeta.o
> .libs/libgradspy_la-gxchpl.o .libs/libgradspy_la-gxcntr.o
> .libs/libgradspy_la-gxstrm.o .libs/libgradspy_la-gxdb.o
> .libs/libgradspy_la-gxwmap.o .libs/libgradspy_la-gxshad.o
> .libs/libgradspy_la-gxshad2.o .libs/libgradspy_la-gaexpr.o
> .libs/libgradspy_la-gafunc.o .libs/libgradspy_la-gautil.o
> .libs/libgradspy_la-gagx.o .libs/libgradspy_la-gscrpt.o
> .libs/libgradspy_la-gamach.o .libs/libgradspy_la-gatxt.o
> .libs/libgradspy_la-galloc.o .libs/libgradspy_la-gaddes.o
> .libs/libgradspy_la-gacfg.o .libs/libgradspy_la-gaio.o
> .libs/libgradspy_la-gauser.o .libs/libgradspy_la-gasdf.o
> .libs/libgradspy_la-bufrstn.o .libs/libgradspy_la-gabufr.o
> .libs/libgradspy_la-gabufrtbl.o   -L/opt/local/lib -lreadline -lncurses
> -lgrib2c -ljasper -lpng -lmfhdf -ldf -ljpeg -ludunits -lnetcdf -lhdf5_hl
> -lhdf5 -lcurl -lz -ltiff -lgeotiff -lshp -lm  -Os -arch arm64
> -install_name  /opt/local/lib/grads/libgradspy.0.dylib
> -compatibility_version 2 -current_version 2.0 -Wl,-single_module
>
> libtool: link: ( cd ".libs" && rm -f "libgxdummy.la" && ln -s "../
> libgxdummy.la" "libgxdummy.la" )
>
> libtool: link: /usr/bin/clang -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -o grib2scan grib2scan.o gamach.o galloc.o gautil.sa.o gatxt.o  -L/opt/local/lib
> -lreadline -lncurses -lm
>
> libtool: link: (cd ".libs" && rm -f "libgradspy.dylib" && ln -s
> "libgradspy.0.dylib" "libgradspy.dylib")
>
> libtool: link: ( cd ".libs" && rm -f "libgradspy.la" && ln -s "../
> libgradspy.la" "libgradspy.la" )
>
> /bin/sh ../libtool  --tag=CC   --mode=link /usr/bin/clang  -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -L/opt/local/lib  -o gribmap gribmap.o gagmap.o gamach.o galloc.o
> gaddes.sa.o gautil.sa.o gatxt.o -L/opt/local/lib   -lreadline -lncurses
> -lgrib2c -ljasper -lpng -lz -lm
>
> /bin/sh ../libtool  --tag=CC   --mode=link /usr/bin/clang  -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -L/opt/local/lib  -o stnmap stnmap.o gamach.o galloc.o gaddes.sa.o
> gautil.sa.o gatxt.o -L/opt/local/lib   -lreadline -lncurses -lm
>
> libtool: link: /usr/bin/clang -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -o stnmap stnmap.o gamach.o galloc.o gaddes.sa.o gautil.sa.o gatxt.o  -L/opt/local/lib
> -lreadline -lncurses -lm
>
> libtool: link: /usr/bin/clang -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -o gribmap gribmap.o gagmap.o gamach.o galloc.o gaddes.sa.o gautil.sa.o
> gatxt.o  -L/opt/local/lib -lreadline -lncurses -lgrib2c -ljasper -lpng
> -lz -lm
>
> /usr/bin/clang   -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64
> -L/opt/local/lib  -o grads grads.o gxsubs.o gxmeta.o gxchpl.o gxcntr.o
> gxstrm.o gxdb.o gxwmap.o gxshad.o gxshad2.o gaexpr.o gafunc.o gautil.o
> gagx.o gscrpt.o gamach.o gatxt.o galloc.o gaddes.o gacfg.o gaio.o gauser.o
> gasdf.o bufrstn.o gabufr.o gabufrtbl.o   -L/opt/local/lib     -lreadline
> -lncurses -lgrib2c -ljasper -lpng -lz -lmfhdf -ldf -ljpeg -lz -ludunits
> -lhdf5 -ludunits -lnetcdf -lhdf5_hl -lhdf5 -lcurl -lz -ltiff -lgeotiff
> -lshp   -ldl  -lm
>
> make[2]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/src'
>
> make[1]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/src'
>
> make[1]: Entering directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1'
>
> make[1]: Nothing to be done for `all-am'.
>
> make[1]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1'
>
> make: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1'
>
> --->  Staging grads into destroot
>
> ./usr missing (created)
>
> . missing (directory not created: File exists)
>
> ./Applications missing (created)
>
> ./Developer missing (created)
>
> ./Library missing (created)
>
> . changed
>
> gid expected 80 found 0 modified
>
> ./bin missing (created)
>
> ./etc missing (created)
>
> ./include missing (created)
>
> ./lib missing (created)
>
> ./lib/pkgconfig missing (created)
>
> ./libexec missing (created)
>
> ./sbin missing (created)
>
> ./share missing (created)
>
> ./share/doc missing (created)
>
> ./share/info missing (created)
>
> ./share/man missing (created)
>
> ./share/man/cat1 missing (created)
>
> ./share/man/cat2 missing (created)
>
> ./share/man/cat3 missing (created)
>
> ./share/man/cat4 missing (created)
>
> ./share/man/cat5 missing (created)
>
> ./share/man/cat6 missing (created)
>
> ./share/man/cat7 missing (created)
>
> ./share/man/cat8 missing (created)
>
> ./share/man/cat9 missing (created)
>
> ./share/man/catl missing (created)
>
> ./share/man/catn missing (created)
>
> ./share/man/man1 missing (created)
>
> ./share/man/man2 missing (created)
>
> ./share/man/man3 missing (created)
>
> ./share/man/man4 missing (created)
>
> ./share/man/man5 missing (created)
>
> ./share/man/man6 missing (created)
>
> ./share/man/man7 missing (created)
>
> ./share/man/man8 missing (created)
>
> ./share/man/man9 missing (created)
>
> ./share/man/manl missing (created)
>
> ./share/man/mann missing (created)
>
> ./share/nls missing (created)
>
> ./share/nls/C missing (created)
>
> ./share/nls/af_ZA.ISO8859-1 missing (created)
>
> ./share/nls/af_ZA.ISO8859-15 missing (created)
>
> ./share/nls/bg_BG.CP1251 missing (created)
>
> ./share/nls/cs_CZ.ISO8859-2 missing (created)
>
> ./share/nls/da_DK.ISO8859-1 missing (created)
>
> ./share/nls/da_DK.ISO8859-15 missing (created)
>
> ./share/nls/de_AT.ISO8859-1 missing (created)
>
> ./share/nls/de_AT.ISO8859-15 missing (created)
>
> ./share/nls/de_CH.ISO8859-1 missing (created)
>
> ./share/nls/de_CH.ISO8859-15 missing (created)
>
> ./share/nls/de_DE.ISO8859-1 missing (created)
>
> ./share/nls/de_DE.ISO8859-15 missing (created)
>
> ./share/nls/el_GR.ISO8859-7 missing (created)
>
> ./share/nls/en_AU.ISO8859-1 missing (created)
>
> ./share/nls/en_AU.ISO8859-15 missing (created)
>
> ./share/nls/en_AU.US-ASCII missing (created)
>
> ./share/nls/en_CA.ISO8859-1 missing (created)
>
> ./share/nls/en_CA.ISO8859-15 missing (created)
>
> ./share/nls/en_CA.US-ASCII missing (created)
>
> ./share/nls/en_GB.ISO8859-1 missing (created)
>
> ./share/nls/en_GB.ISO8859-15 missing (created)
>
> ./share/nls/en_GB.US-ASCII missing (created)
>
> ./share/nls/en_NZ.ISO8859-1 missing (created)
>
> ./share/nls/en_NZ.ISO8859-15 missing (created)
>
> ./share/nls/en_NZ.US-ASCII missing (created)
>
> ./share/nls/en_US.ISO8859-1 missing (created)
>
> ./share/nls/en_US.ISO8859-15 missing (created)
>
> ./share/nls/es_ES.ISO8859-1 missing (created)
>
> ./share/nls/es_ES.ISO8859-15 missing (created)
>
> ./share/nls/et_EE.ISO8859-15 missing (created)
>
> ./share/nls/fi_FI.ISO8859-1 missing (created)
>
> ./share/nls/fi_FI.ISO8859-15 missing (created)
>
> ./share/nls/fr_BE.ISO8859-1 missing (created)
>
> ./share/nls/fr_BE.ISO8859-15 missing (created)
>
> ./share/nls/fr_CA.ISO8859-1 missing (created)
>
> ./share/nls/fr_CA.ISO8859-15 missing (created)
>
> ./share/nls/fr_CH.ISO8859-1 missing (created)
>
> ./share/nls/fr_CH.ISO8859-15 missing (created)
>
> ./share/nls/fr_FR.ISO8859-1 missing (created)
>
> ./share/nls/fr_FR.ISO8859-15 missing (created)
>
> ./share/nls/hi_IN.ISCII-DEV missing (created)
>
> ./share/nls/hr_HR.ISO8859-2 missing (created)
>
> ./share/nls/hu_HU.ISO8859-2 missing (created)
>
> ./share/nls/is_IS.ISO8859-1 missing (created)
>
> ./share/nls/is_IS.ISO8859-15 missing (created)
>
> ./share/nls/it_CH.ISO8859-1 missing (created)
>
> ./share/nls/it_CH.ISO8859-15 missing (created)
>
> ./share/nls/it_IT.ISO8859-1 missing (created)
>
> ./share/nls/it_IT.ISO8859-15 missing (created)
>
> ./share/nls/ja_JP.SJIS missing (created)
>
> ./share/nls/ja_JP.eucJP missing (created)
>
> ./share/nls/ko_KR.eucKR missing (created)
>
> ./share/nls/la_LN.ISO8859-1 missing (created)
>
> ./share/nls/la_LN.ISO8859-15 missing (created)
>
> ./share/nls/la_LN.ISO8859-2 missing (created)
>
> ./share/nls/la_LN.ISO8859-4 missing (created)
>
> ./share/nls/la_LN.US-ASCII missing (created)
>
> ./share/nls/lt_LT.ISO8859-4 missing (created)
>
> ./share/nls/nl_BE.ISO8859-1 missing (created)
>
> ./share/nls/nl_BE.ISO8859-15 missing (created)
>
> ./share/nls/nl_NL.ISO8859-1 missing (created)
>
> ./share/nls/nl_NL.ISO8859-15 missing (created)
>
> ./share/nls/no_NO.ISO8859-1 missing (created)
>
> ./share/nls/no_NO.ISO8859-15 missing (created)
>
> ./share/nls/pl_PL.ISO8859-2 missing (created)
>
> ./share/nls/pt_BR.ISO8859-1 missing (created)
>
> ./share/nls/pt_PT.ISO8859-1 missing (created)
>
> ./share/nls/pt_PT.ISO8859-15 missing (created)
>
> ./share/nls/ro_RO.ISO8859-2 missing (created)
>
> ./share/nls/ru_RU.CP866 missing (created)
>
> ./share/nls/ru_RU.ISO8859-5 missing (created)
>
> ./share/nls/ru_RU.KOI8-R missing (created)
>
> ./share/nls/sk_SK.ISO8859-2 missing (created)
>
> ./share/nls/sl_SI.ISO8859-2 missing (created)
>
> ./share/nls/sv_SE.ISO8859-1 missing (created)
>
> ./share/nls/sv_SE.ISO8859-15 missing (created)
>
> ./share/nls/tr_TR.ISO8859-9 missing (created)
>
> ./share/nls/uk_UA.ISO8859-5 missing (created)
>
> ./share/nls/uk_UA.KOI8-U missing (created)
>
> ./share/nls/zh_CN.eucCN missing (created)
>
> ./share/nls/zh_TW.Big5 missing (created)
>
> ./share/skel missing (created)
>
> ./var missing (created)
>
> ./var/cache missing (created)
>
> ./var/db missing (created)
>
> ./var/log missing (created)
>
> ./var/run missing (created)
>
> ./var/spool missing (created)
>
> ./www missing (created)
>
> Executing:  cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1"
> && /usr/bin/make -w install
> DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot
>
>
> make: Entering directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1'
>
> Making install in src
>
> make[1]: Entering directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/src'
>
> make[2]: Entering directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/src'
>
>  ../etc/install-sh -c -d
> '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads'
>
>  /bin/sh ../libtool   --mode=install /usr/bin/install -c   libgxpGD.la
> libgxpCairo.la libgxdCairo.la libgxdX11.la libgxdummy.la libgradspy.la
> '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads'
>
> libtool: install: /usr/bin/install -c .libs/libgxpGD.0.dylib
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads/libgxpGD.0.dylib
>
> libtool: install: (cd
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads
> && { ln -s -f libgxpGD.0.dylib libgxpGD.dylib || { rm -f libgxpGD.dylib &&
> ln -s libgxpGD.0.dylib libgxpGD.dylib; }; })
>
> libtool: install: /usr/bin/install -c .libs/libgxpGD.lai
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads/libgxpGD.la
>
> libtool: install: /usr/bin/install -c .libs/libgxpCairo.0.dylib
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads/libgxpCairo.0.dylib
>
> libtool: install: (cd
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads
> && { ln -s -f libgxpCairo.0.dylib libgxpCairo.dylib || { rm -f
> libgxpCairo.dylib && ln -s libgxpCairo.0.dylib libgxpCairo.dylib; }; })
>
> libtool: install: /usr/bin/install -c .libs/libgxpCairo.lai
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads/libgxpCairo.la
>
> libtool: install: /usr/bin/install -c .libs/libgxdCairo.0.dylib
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads/libgxdCairo.0.dylib
>
> libtool: install: (cd
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads
> && { ln -s -f libgxdCairo.0.dylib libgxdCairo.dylib || { rm -f
> libgxdCairo.dylib && ln -s libgxdCairo.0.dylib libgxdCairo.dylib; }; })
>
> libtool: install: /usr/bin/install -c .libs/libgxdCairo.lai
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads/libgxdCairo.la
>
> libtool: install: /usr/bin/install -c .libs/libgxdX11.0.dylib
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads/libgxdX11.0.dylib
>
> libtool: install: (cd
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads
> && { ln -s -f libgxdX11.0.dylib libgxdX11.dylib || { rm -f libgxdX11.dylib
> && ln -s libgxdX11.0.dylib libgxdX11.dylib; }; })
>
> libtool: install: /usr/bin/install -c .libs/libgxdX11.lai
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads/libgxdX11.la
>
> libtool: install: /usr/bin/install -c .libs/libgxdummy.0.dylib
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads/libgxdummy.0.dylib
>
> libtool: install: (cd
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads
> && { ln -s -f libgxdummy.0.dylib libgxdummy.dylib || { rm -f
> libgxdummy.dylib && ln -s libgxdummy.0.dylib libgxdummy.dylib; }; })
>
> libtool: install: /usr/bin/install -c .libs/libgxdummy.lai
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads/
> libgxdummy.la
>
> libtool: install: /usr/bin/install -c .libs/libgradspy.0.dylib
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads/libgradspy.0.dylib
>
> libtool: install: (cd
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads
> && { ln -s -f libgradspy.0.dylib libgradspy.dylib || { rm -f
> libgradspy.dylib && ln -s libgradspy.0.dylib libgradspy.dylib; }; })
>
> libtool: install: /usr/bin/install -c .libs/libgradspy.lai
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/lib/grads/
> libgradspy.la
>
> libtool: install: warning: remember to run `libtool --finish
> /opt/local/lib/grads'
>
>  ../etc/install-sh -c -d
> '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/bin'
>
>   /bin/sh ../libtool   --mode=install /usr/bin/install -c grads gribmap
> stnmap gribscan grib2scan bufrscan
> '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/bin'
>
> libtool: install: /usr/bin/install -c grads
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/bin/grads
>
> libtool: install: /usr/bin/install -c gribmap
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/bin/gribmap
>
> libtool: install: /usr/bin/install -c stnmap
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/bin/stnmap
>
> libtool: install: /usr/bin/install -c gribscan
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/bin/gribscan
>
> libtool: install: /usr/bin/install -c grib2scan
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/bin/grib2scan
>
> libtool: install: /usr/bin/install -c bufrscan
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/bin/bufrscan
>
> make[2]: Nothing to be done for `install-data-am'.
>
> make[2]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/src'
>
> make[1]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/src'
>
> make[1]: Entering directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1'
>
> make[2]: Entering directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1'
>
> make[2]: Nothing to be done for `install-exec-am'.
>
> make[2]: Nothing to be done for `install-data-am'.
>
> make[2]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1'
>
> make[1]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1'
>
> make: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1'
>
> xinstall: mkdir
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/udunits.dat
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/udunits.dat
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/font5.dat
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/font5.dat
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/font1.dat
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/font1.dat
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/font0.dat
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/font0.dat
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/font2.dat
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/font2.dat
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/font3.dat
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/font3.dat
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/mres
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/mres
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/lowres
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/lowres
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/hires
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/hires
>
> xinstall: mkdir
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3L-058-000-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3L-058-000-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2M-000-003-0
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2M-000-003-0
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2M-000-003-A
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2M-000-003-A
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3L-058-000-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3L-058-000-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3L-058000-005000-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3L-058000-005000-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3L-160000-000001-B-forHDGOES
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3L-160000-000001-B-forHDGOES
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-007-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-007-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-005-A
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-005-A
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-009-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-009-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3L-160000-000001-D-forHDGOES
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3L-160000-000001-D-forHDGOES
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3L-128-001-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3L-128-001-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-007-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-007-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-009-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-009-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-005-0
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-005-0
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-010-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-010-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2M-000-000-0
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2M-000-000-0
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2M-000-002-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2M-000-002-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/convert.c
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/convert.c
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-010-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-010-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2M-000-000-A
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2M-000-000-A
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2L-128-001-D.001
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2L-128-001-D.001
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2M-000-002-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2M-000-002-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2L-058-001-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2L-058-001-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-005-B.new
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-005-B.new
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-008-0
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-008-0
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-004-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-004-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-006-A
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-006-A
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-006-0
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-006-0
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-008-A
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-008-A
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2L-058-001-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2L-058-001-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2L-128-001-B.001
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2L-128-001-B.001
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-004-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-004-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2L-128-001-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2L-128-001-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2M-000-003-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2M-000-003-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2L-128-001-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2L-128-001-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3L-200-001-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3L-200-001-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3L-160000-006001-B.txt
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3L-160000-006001-B.txt
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2M-000-003-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2M-000-003-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2L-058-001-D.001
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2L-058-001-D.001
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2L-058-000-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2L-058-000-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3L-160000-006001-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3L-160000-006001-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-003-0
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-003-0
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-007-A
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-007-A
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-005-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-005-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-009-0
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-009-0
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2L-058-000-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2L-058-000-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-009-A
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-009-A
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3L-160000-006001-D.txt
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3L-160000-006001-D.txt
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-007-0
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-007-0
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-005-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-005-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3L-160000-006001-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3L-160000-006001-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2L-058-001-B.001
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2L-058-001-B.001
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3L-098-001-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3L-098-001-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2M-000-000-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2M-000-000-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2M-000-002-0
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2M-000-002-0
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-010-A
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-010-A
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2M-000-000-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2M-000-000-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-010-0
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-010-0
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3L-098-001-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3L-098-001-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2M-000-002-A
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2M-000-002-A
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3L-058-005-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3L-058-005-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-004-A
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-004-A
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-006-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-006-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-008-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-008-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3L-160000-000001-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3L-160000-000001-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B2L-058-003-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B2L-058-003-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-006-D
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-006-D
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3L-160000-000001-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3L-160000-000001-B
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-004-0
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-004-0
>
> xinstall:
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/grads-2.2.1/data/tables/B3M-000-008-B
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/tables/B3M-000-008-B
>
> xinstall: /opt/local/var/macports/sources/
> rsync.macports.org/macports/release/tarballs/ports/science/grads/files/udpt
> ->
> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot/opt/local/share/grads/udpt
>
> --->  Patching udpt: s|PREFIX|/opt/local|
>
> --->  Installing grads @2.2.1_11
>
> Executing:  cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_grads/grads/work/destroot"
> && /usr/bin/tar -cvf - . | /usr/bin/bzip2 -c9 >
> /opt/local/var/macports/software/grads/grads-2.2.1_11.darwin_21.arm64.tbz2
>
>
> a .
>
> a ./+STATE
>
> a ./+PORTFILE
>
> a ./+CONTENTS
>
> a ./+DESC
>
> a ./+COMMENT
>
> a ./opt
>
> a ./opt/local
>
> a ./opt/local/bin
>
> a ./opt/local/lib
>
> a ./opt/local/share
>
> a ./opt/local/share/grads
>
> a ./opt/local/share/grads/tables
>
> a ./opt/local/share/grads/udunits.dat
>
> a ./opt/local/share/grads/font5.dat
>
> a ./opt/local/share/grads/font1.dat
>
> a ./opt/local/share/grads/font0.dat
>
> a ./opt/local/share/grads/mres
>
> a ./opt/local/share/grads/font2.dat
>
> a ./opt/local/share/grads/font3.dat
>
> a ./opt/local/share/grads/udpt
>
> a ./opt/local/share/grads/lowres
>
> a ./opt/local/share/grads/hires
>
> a ./opt/local/share/grads/tables/B3L-058-000-B
>
> a ./opt/local/share/grads/tables/B2M-000-003-0
>
> a ./opt/local/share/grads/tables/B2M-000-003-A
>
> a ./opt/local/share/grads/tables/B3L-058-000-D
>
> a ./opt/local/share/grads/tables/B3L-058000-005000-B
>
> a ./opt/local/share/grads/tables/B3L-160000-000001-B-forHDGOES
>
> a ./opt/local/share/grads/tables/B3M-000-007-B
>
> a ./opt/local/share/grads/tables/B3M-000-005-A
>
> a ./opt/local/share/grads/tables/B3M-000-009-D
>
> a ./opt/local/share/grads/tables/B3L-160000-000001-D-forHDGOES
>
> a ./opt/local/share/grads/tables/B3L-128-001-B
>
> a ./opt/local/share/grads/tables/B3M-000-007-D
>
> a ./opt/local/share/grads/tables/B3M-000-009-B
>
> a ./opt/local/share/grads/tables/B3M-000-005-0
>
> a ./opt/local/share/grads/tables/B3M-000-010-B
>
> a ./opt/local/share/grads/tables/B2M-000-000-0
>
> a ./opt/local/share/grads/tables/B2M-000-002-D
>
> a ./opt/local/share/grads/tables/convert.c
>
> a ./opt/local/share/grads/tables/B3M-000-010-D
>
> a ./opt/local/share/grads/tables/B2M-000-000-A
>
> a ./opt/local/share/grads/tables/B2L-128-001-D.001
>
> a ./opt/local/share/grads/tables/B2M-000-002-B
>
> a ./opt/local/share/grads/tables/B2L-058-001-B
>
> a ./opt/local/share/grads/tables/B3M-000-005-B.new
>
> a ./opt/local/share/grads/tables/B3M-000-008-0
>
> a ./opt/local/share/grads/tables/B3M-000-004-B
>
> a ./opt/local/share/grads/tables/B3M-000-006-A
>
> a ./opt/local/share/grads/tables/B3M-000-006-0
>
> a ./opt/local/share/grads/tables/B3M-000-008-A
>
> a ./opt/local/share/grads/tables/B2L-058-001-D
>
> a ./opt/local/share/grads/tables/B2L-128-001-B.001
>
> a ./opt/local/share/grads/tables/B3M-000-004-D
>
> a ./opt/local/share/grads/tables/B2L-128-001-D
>
> a ./opt/local/share/grads/tables/B2M-000-003-D
>
> a ./opt/local/share/grads/tables/B2L-128-001-B
>
> a ./opt/local/share/grads/tables/B3L-200-001-B
>
> a ./opt/local/share/grads/tables/B3L-160000-006001-B.txt
>
> a ./opt/local/share/grads/tables/B2M-000-003-B
>
> a ./opt/local/share/grads/tables/B2L-058-001-D.001
>
> a ./opt/local/share/grads/tables/B2L-058-000-B
>
> a ./opt/local/share/grads/tables/B3L-160000-006001-B
>
> a ./opt/local/share/grads/tables/B3M-000-003-0
>
> a ./opt/local/share/grads/tables/B3M-000-007-A
>
> a ./opt/local/share/grads/tables/B3M-000-005-B
>
> a ./opt/local/share/grads/tables/B3M-000-009-0
>
> a ./opt/local/share/grads/tables/B2L-058-000-D
>
> a ./opt/local/share/grads/tables/B3M-000-009-A
>
> a ./opt/local/share/grads/tables/B3L-160000-006001-D.txt
>
> a ./opt/local/share/grads/tables/B3M-000-007-0
>
> a ./opt/local/share/grads/tables/B3M-000-005-D
>
> a ./opt/local/share/grads/tables/B3L-160000-006001-D
>
> a ./opt/local/share/grads/tables/B2L-058-001-B.001
>
> a ./opt/local/share/grads/tables/B3L-098-001-B
>
> a ./opt/local/share/grads/tables/B2M-000-000-D
>
> a ./opt/local/share/grads/tables/B2M-000-002-0
>
> a ./opt/local/share/grads/tables/B3M-000-010-A
>
> a ./opt/local/share/grads/tables/B2M-000-000-B
>
> a ./opt/local/share/grads/tables/B3M-000-010-0
>
> a ./opt/local/share/grads/tables/B3L-098-001-D
>
> a ./opt/local/share/grads/tables/B2M-000-002-A
>
> a ./opt/local/share/grads/tables/B3L-058-005-B
>
> a ./opt/local/share/grads/tables/B3M-000-004-A
>
> a ./opt/local/share/grads/tables/B3M-000-006-B
>
> a ./opt/local/share/grads/tables/B3M-000-008-D
>
> a ./opt/local/share/grads/tables/B3L-160000-000001-D
>
> a ./opt/local/share/grads/tables/B2L-058-003-B
>
> a ./opt/local/share/grads/tables/B3M-000-006-D
>
> a ./opt/local/share/grads/tables/B3L-160000-000001-B
>
> a ./opt/local/share/grads/tables/B3M-000-004-0
>
> a ./opt/local/share/grads/tables/B3M-000-008-B
>
> a ./opt/local/lib/grads
>
> a ./opt/local/lib/grads/libgxdX11.dylib
>
> a ./opt/local/lib/grads/libgradspy.0.dylib
>
> a ./opt/local/lib/grads/libgxpGD.dylib
>
> a ./opt/local/lib/grads/libgradspy.dylib
>
> a ./opt/local/lib/grads/libgxdummy.dylib
>
> a ./opt/local/lib/grads/libgxpCairo.dylib
>
> a ./opt/local/lib/grads/libgxdCairo.0.dylib
>
> a ./opt/local/lib/grads/libgxpGD.0.dylib
>
> a ./opt/local/lib/grads/libgxdX11.0.dylib
>
> a ./opt/local/lib/grads/libgxdummy.0.dylib
>
> a ./opt/local/lib/grads/libgxdCairo.dylib
>
> a ./opt/local/lib/grads/libgxpCairo.0.dylib
>
> a ./opt/local/bin/gribmap
>
> a ./opt/local/bin/bufrscan
>
> a ./opt/local/bin/gribscan
>
> a ./opt/local/bin/stnmap
>
> a ./opt/local/bin/grib2scan
>
> a ./opt/local/bin/grads
>
> --->  Activating grads @2.2.1_11
>
> x ./
>
> x ./+STATE
>
> x ./+PORTFILE
>
> x ./+CONTENTS
>
> x ./+DESC
>
> x ./+COMMENT
>
> x ./opt/
>
> x ./opt/local/
>
> x ./opt/local/bin/
>
> x ./opt/local/lib/
>
> x ./opt/local/share/
>
> x ./opt/local/share/grads/
>
> x ./opt/local/share/grads/tables/
>
> x ./opt/local/share/grads/udunits.dat
>
> x ./opt/local/share/grads/font5.dat
>
> x ./opt/local/share/grads/font1.dat
>
> x ./opt/local/share/grads/font0.dat
>
> x ./opt/local/share/grads/mres
>
> x ./opt/local/share/grads/font2.dat
>
> x ./opt/local/share/grads/font3.dat
>
> x ./opt/local/share/grads/udpt
>
> x ./opt/local/share/grads/lowres
>
> x ./opt/local/share/grads/hires
>
> x ./opt/local/share/grads/tables/B3L-058-000-B
>
> x ./opt/local/share/grads/tables/B2M-000-003-0
>
> x ./opt/local/share/grads/tables/B2M-000-003-A
>
> x ./opt/local/share/grads/tables/B3L-058-000-D
>
> x ./opt/local/share/grads/tables/B3L-058000-005000-B
>
> x ./opt/local/share/grads/tables/B3L-160000-000001-B-forHDGOES
>
> x ./opt/local/share/grads/tables/B3M-000-007-B
>
> x ./opt/local/share/grads/tables/B3M-000-005-A
>
> x ./opt/local/share/grads/tables/B3M-000-009-D
>
> x ./opt/local/share/grads/tables/B3L-160000-000001-D-forHDGOES
>
> x ./opt/local/share/grads/tables/B3L-128-001-B
>
> x ./opt/local/share/grads/tables/B3M-000-007-D
>
> x ./opt/local/share/grads/tables/B3M-000-009-B
>
> x ./opt/local/share/grads/tables/B3M-000-005-0
>
> x ./opt/local/share/grads/tables/B3M-000-010-B
>
> x ./opt/local/share/grads/tables/B2M-000-000-0
>
> x ./opt/local/share/grads/tables/B2M-000-002-D
>
> x ./opt/local/share/grads/tables/convert.c
>
> x ./opt/local/share/grads/tables/B3M-000-010-D
>
> x ./opt/local/share/grads/tables/B2M-000-000-A
>
> x ./opt/local/share/grads/tables/B2L-128-001-D.001
>
> x ./opt/local/share/grads/tables/B2M-000-002-B
>
> x ./opt/local/share/grads/tables/B2L-058-001-B
>
> x ./opt/local/share/grads/tables/B3M-000-005-B.new
>
> x ./opt/local/share/grads/tables/B3M-000-008-0
>
> x ./opt/local/share/grads/tables/B3M-000-004-B
>
> x ./opt/local/share/grads/tables/B3M-000-006-A
>
> x ./opt/local/share/grads/tables/B3M-000-006-0
>
> x ./opt/local/share/grads/tables/B3M-000-008-A
>
> x ./opt/local/share/grads/tables/B2L-058-001-D
>
> x ./opt/local/share/grads/tables/B2L-128-001-B.001
>
> x ./opt/local/share/grads/tables/B3M-000-004-D
>
> x ./opt/local/share/grads/tables/B2L-128-001-D
>
> x ./opt/local/share/grads/tables/B2M-000-003-D
>
> x ./opt/local/share/grads/tables/B2L-128-001-B
>
> x ./opt/local/share/grads/tables/B3L-200-001-B
>
> x ./opt/local/share/grads/tables/B3L-160000-006001-B.txt
>
> x ./opt/local/share/grads/tables/B2M-000-003-B
>
> x ./opt/local/share/grads/tables/B2L-058-001-D.001
>
> x ./opt/local/share/grads/tables/B2L-058-000-B
>
> x ./opt/local/share/grads/tables/B3L-160000-006001-B
>
> x ./opt/local/share/grads/tables/B3M-000-003-0
>
> x ./opt/local/share/grads/tables/B3M-000-007-A
>
> x ./opt/local/share/grads/tables/B3M-000-005-B
>
> x ./opt/local/share/grads/tables/B3M-000-009-0
>
> x ./opt/local/share/grads/tables/B2L-058-000-D
>
> x ./opt/local/share/grads/tables/B3M-000-009-A
>
> x ./opt/local/share/grads/tables/B3L-160000-006001-D.txt
>
> x ./opt/local/share/grads/tables/B3M-000-007-0
>
> x ./opt/local/share/grads/tables/B3M-000-005-D
>
> x ./opt/local/share/grads/tables/B3L-160000-006001-D
>
> x ./opt/local/share/grads/tables/B2L-058-001-B.001
>
> x ./opt/local/share/grads/tables/B3L-098-001-B
>
> x ./opt/local/share/grads/tables/B2M-000-000-D
>
> x ./opt/local/share/grads/tables/B2M-000-002-0
>
> x ./opt/local/share/grads/tables/B3M-000-010-A
>
> x ./opt/local/share/grads/tables/B2M-000-000-B
>
> x ./opt/local/share/grads/tables/B3M-000-010-0
>
> x ./opt/local/share/grads/tables/B3L-098-001-D
>
> x ./opt/local/share/grads/tables/B2M-000-002-A
>
> x ./opt/local/share/grads/tables/B3L-058-005-B
>
> x ./opt/local/share/grads/tables/B3M-000-004-A
>
> x ./opt/local/share/grads/tables/B3M-000-006-B
>
> x ./opt/local/share/grads/tables/B3M-000-008-D
>
> x ./opt/local/share/grads/tables/B3L-160000-000001-D
>
> x ./opt/local/share/grads/tables/B2L-058-003-B
>
> x ./opt/local/share/grads/tables/B3M-000-006-D
>
> x ./opt/local/share/grads/tables/B3L-160000-000001-B
>
> x ./opt/local/share/grads/tables/B3M-000-004-0
>
> x ./opt/local/share/grads/tables/B3M-000-008-B
>
> x ./opt/local/lib/grads/
>
> x ./opt/local/lib/grads/libgxdX11.dylib
>
> x ./opt/local/lib/grads/libgradspy.0.dylib
>
> x ./opt/local/lib/grads/libgxpGD.dylib
>
> x ./opt/local/lib/grads/libgradspy.dylib
>
> x ./opt/local/lib/grads/libgxdummy.dylib
>
> x ./opt/local/lib/grads/libgxpCairo.dylib
>
> x ./opt/local/lib/grads/libgxdCairo.0.dylib
>
> x ./opt/local/lib/grads/libgxpGD.0.dylib
>
> x ./opt/local/lib/grads/libgxdX11.0.dylib
>
> x ./opt/local/lib/grads/libgxdummy.0.dylib
>
> x ./opt/local/lib/grads/libgxdCairo.dylib
>
> x ./opt/local/lib/grads/libgxpCairo.0.dylib
>
> x ./opt/local/bin/gribmap
>
> x ./opt/local/bin/bufrscan
>
> x ./opt/local/bin/gribscan
>
> x ./opt/local/bin/stnmap
>
> x ./opt/local/bin/grib2scan
>
> x ./opt/local/bin/grads
>
> --->  Cleaning grads
>
> --->  Removing work directory for grads
>
> --->  Scanning binaries for linking errors
>
> --->  No broken files found.
>
> --->  No broken ports found.
>
>
> MacBook-Pro:grads-2.2.1 korrianderson$ grads
>
>
> Grid Analysis and Display System (GrADS) Version 2.2.1
>
> Copyright (C) 1988-2018 by George Mason University
>
> GrADS comes with ABSOLUTELY NO WARRANTY
>
> See file COPYRIGHT for more information
>
>
> Config: v2.2.1 little-endian readline grib2 netcdf hdf4-sds hdf5
> opendap-grids geotiff shapefile
>
> Issue 'q config' and 'q gxconfig' commands for more detailed configuration
> information
>
> Landscape mode? ('n' for portrait):  n
>
> GX Package Initialization: Size = 8.5 11
>
> GX Package Error: dlopen failed to get a handle on gxprint plug-in named
> "Cairo"
>
>    dlopen(/opt/local/lib/grads/libgxpCairo.dylib, 0x0001): symbol not
> found in flat namespace '_gxdXflush'
>
> GX Package Terminated
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gradsusr.org/pipermail/gradsusr/attachments/20220123/0564ac83/attachment-0001.html>


More information about the gradsusr mailing list