==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: pnetcdf-openmpi 1.12.3-3 (Mon Jun 27 17:40:36 2022)
==> Retrieving sources...
  -> Found pnetcdf-1.12.3.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    pnetcdf-1.12.3.tar.gz ... Passed
==> Making package: pnetcdf-openmpi 1.12.3-3 (Mon Jun 27 17:40:44 2022)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (10) hdf5-openmpi-1.12.2-2  hwloc-2.7.1-1  jansson-2.14-2
              libaec-1.0.6-1  libnl-3.6.0-3  libpciaccess-0.16-3
              openpmix-4.1.2-1  pnetcdf-openmpi-1.12.3-2
              netcdf-openmpi-4.9.0-2  openmpi-4.1.4-1

Total Download Size:    9.27 MiB
Total Installed Size:  50.12 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 hdf5-openmpi-1.12.2-2-aarch64 downloading...
 openmpi-4.1.4-1-aarch64 downloading...
 pnetcdf-openmpi-1.12.3-2-aarch64 downloading...
 netcdf-openmpi-4.9.0-2-aarch64 downloading...
 openpmix-4.1.2-1-aarch64 downloading...
 hwloc-2.7.1-1-aarch64 downloading...
 libnl-3.6.0-3-aarch64 downloading...
 jansson-2.14-2-aarch64 downloading...
 libaec-1.0.6-1-aarch64 downloading...
 libpciaccess-0.16-3-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libpciaccess...
installing hwloc...
Optional dependencies for hwloc
    cairo
    libxml2 [installed]
    pciutils
    libx11
installing libnl...
installing jansson...
installing openpmix...
installing openmpi...
Optional dependencies for openmpi
    gcc-fortran: fortran support
    openssh: for offloading to remote hosts
    perl: for aggregate_profile.pl and profile2mat.pl [installed]
installing libaec...
installing hdf5-openmpi...
installing pnetcdf-openmpi...
installing netcdf-openmpi...
Optional dependencies for netcdf-openmpi
    netcdf-fortran: fortran bindings
    netcdf-cxx: c++ bindings
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) gcc-fortran-12.1.0-2.1

Total Download Size:    8.62 MiB
Total Installed Size:  29.96 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 gcc-fortran-12.1.0-2.1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing gcc-fortran...
:: Running post-transaction hooks...
(1/1) Updating the info directory file...
[?25h==> Retrieving sources...
  -> Found pnetcdf-1.12.3.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pnetcdf-1.12.3.tar.gz with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
sh: line 1: git: command not found
autoreconf: configure.ac: tracing
sh: line 1: git: command not found
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, './scripts'.
libtoolize: copying file './scripts/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
sh: line 1: git: command not found
autoreconf: running: /usr/bin/autoconf --force
sh: line 1: git: command not found
configure.ac:1523: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:1523: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
m4/aclocal_coverage.m4:15: PAC_ENABLE_COVERAGE is expanded from...
configure.ac:1523: the top level
configure.ac:1523: warning: The macro `ac_cv_prog_gcc' is obsolete.
configure.ac:1523: You should run autoupdate.
./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from...
m4/aclocal_coverage.m4:15: PAC_ENABLE_COVERAGE is expanded from...
configure.ac:1523: the top level
configure.ac:2466: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:2466: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:2466: the top level
autoreconf: running: /usr/bin/autoheader --force
sh: line 1: git: command not found
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:319: installing './scripts/compile'
configure.ac:44: installing './scripts/missing'
benchmarks/C/Makefile.am: installing './scripts/depcomp'
autoreconf: Leaving directory '.'
==> Starting build()...
configure: WARNING: unrecognized options: --enable-netcdf4
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for rm... yes
checking for gawk... (cached) gawk
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for sed handling option -i ... /usr/bin/sed -i''
checking for mpicc... /usr/bin/mpicc
checking for gcc... /usr/bin/mpicc
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 the compiler supports GNU C... yes
checking whether /usr/bin/mpicc accepts -g... yes
checking for /usr/bin/mpicc option to enable C11 features... none needed
checking whether /usr/bin/mpicc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /usr/bin/mpicc... gcc3
checking for C compiler vendor... gnu
checking whether gcc version is greater than 10.0.0... yes
checking base compiler command in MPICC wrapper... gcc
checking for gcc... /usr/lib/distcc/bin/gcc
checking how to run the C preprocessor... /usr/bin/mpicc -E
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for MPI_Comm_rank... yes
checking for MPI_File_open... yes
checking for /usr/bin/mpicc options needed to detect all undeclared functions... none needed
checking MPI Standard version implemented... 3.1
checking whether MPICH_VERSION is declared... no
checking whether MPICH2_VERSION is declared... no
checking whether OMPI_MAJOR_VERSION is declared... yes
checking whether MVAPICH2_VERSION is declared... no
checking MPI vendor... OpenMPI 4.1.4
checking whether /usr/bin/mpicc is a wrapper of a C++ compiler... no
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/mpicc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
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 archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/mpicc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/mpicc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/mpicc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/mpicc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/mpicc static flag -static works... no
checking if /usr/bin/mpicc supports -c -o file.o... rm: cannot remove 'conftest*': No such file or directory
yes
checking if /usr/bin/mpicc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/mpicc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: cannot remove 'conftest*': No such file or directory
no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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... yes
checking for mpicxx... /usr/bin/mpicxx
checking whether the compiler supports GNU C++... yes
checking whether /usr/bin/mpicxx accepts -g... yes
checking for /usr/bin/mpicxx option to enable C++11 features... none needed
checking dependency style of /usr/bin/mpicxx... gcc3
checking how to run the C++ preprocessor... /usr/bin/mpicxx -E
checking for ld used by /usr/bin/mpicxx... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the /usr/bin/mpicxx linker (/usr/bin/ld) supports shared libraries... yes
checking for /usr/bin/mpicxx option to produce PIC... -fPIC -DPIC
checking if /usr/bin/mpicxx PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/mpicxx static flag -static works... no
checking if /usr/bin/mpicxx supports -c -o file.o... rm: cannot remove 'conftest*': No such file or directory
yes
checking if /usr/bin/mpicxx supports -c -o file.o... (cached) yes
checking whether the /usr/bin/mpicxx linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for C++ compiler vendor... gnu
checking base compiler command in MPICXX wrapper... g++
checking for g++... /usr/lib/distcc/bin/g++
checking for MPI_File_close... yes
checking whether MPI C++ compiler redefines SEEK_SET ... no
checking for mpif77... /usr/bin/mpif77
checking for mpif90... /usr/bin/mpif90
checking whether the compiler supports GNU Fortran 77... yes
checking whether /usr/bin/mpif77 accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /usr/bin/mpif77 option to produce PIC... -fPIC
checking if /usr/bin/mpif77 PIC flag -fPIC works... yes
checking if /usr/bin/mpif77 static flag -static works... no
checking if /usr/bin/mpif77 supports -c -o file.o... rm: cannot remove 'conftest*': No such file or directory
yes
checking if /usr/bin/mpif77 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/mpif77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking how to get verbose linking output from /usr/bin/mpif77... -v
checking for Fortran 77 libraries of /usr/bin/mpif77...  -L/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/../../.. -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm
checking whether /usr/bin/mpif77 is a valid MPI compiler... yes
checking whether the compiler supports GNU Fortran... yes
checking whether /usr/bin/mpif90 accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for /usr/bin/mpif90 option to produce PIC... -fPIC
checking if /usr/bin/mpif90 PIC flag -fPIC works... yes
checking if /usr/bin/mpif90 static flag -static works... no
checking if /usr/bin/mpif90 supports -c -o file.o... rm: cannot remove 'conftest*': No such file or directory
yes
checking if /usr/bin/mpif90 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/mpif90 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking how to get verbose linking output from /usr/bin/mpif90... -v
checking for Fortran libraries of /usr/bin/mpif90...  -L/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/../../.. -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm
checking whether mpi.mod is available... yes
checking whether /usr/bin/mpif90 is a valid MPI compiler... yes
checking for Fortran flag needed to accept free-form source... -ffree-form
checking for Fortran flag to compile preprocessed .F files... none
checking for Fortran flag to compile preprocessed .F90 files... none
checking for Fortran flag to compile preprocessed .F files... (cached) none
checking how to define symbols for preprocessed Fortran... -D
checking for Fortran flag to compile .f files... none
checking for Fortran flag to compile .F files... none
checking for Fortran flag to compile .f90 files... none
checking for Fortran flag to compile .F90 files... none
checking for Fortran compiler vendor... gnu
checking base compiler command in MPIF90 wrapper... gfortran
checking for gfortran... /usr/bin/gfortran
checking for Fortran flag needed to accept fixed-form source... -ffixed-form
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
checking for C-equivalent to Fortran routine "SUB_A"... sub_a_
checking Fortran compiler treating constant modifier... 8
checking Fortran 90 module extension... mod
checking Fortran 90 module inclusion flag... -I
checking Fortran 90 module extension... (cached) mod
checking whether Fortran 90 compiler capitalizes .mod filenames... no
configure: creating ./config.lt
config.lt: creating libtool
rm: cannot remove 'libtoolT': No such file or directory
checking whether MPI library is built with shared library support... yes
checking for m4... m4
checking m4 additional flags... none needed
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for inline... inline
checking for IEEE floating point format... yes
checking whether strdup is declared... yes
checking for strdup... yes
checking whether strerror is declared... yes
checking for strerror... yes
checking whether access is declared... yes
checking for access... yes
checking whether truncate is declared... yes
checking for truncate... yes
checking whether unlink is declared... yes
checking for unlink... yes
checking whether strcasecmp is declared... yes
checking for strcasecmp... yes
checking for search.h... yes
checking whether tsearch is declared... yes
checking for tsearch... yes
checking whether tdelete is declared... yes
checking for tdelete... yes
checking size of MPI_Offset... 8
checking size of MPI_Aint... 8
checking whether MPI_COMBINER_HVECTOR_INTEGER is defined... no
checking whether MPI_COMBINER_HINDEXED_INTEGER is defined... no
checking whether MPI_COMBINER_STRUCT_INTEGER is defined... no
checking whether char is unsigned... yes
checking whether byte ordering is bigendian... no
checking for size_t... yes
checking for off_t... yes
checking for ssize_t... yes
checking for ptrdiff_t... yes
checking for schar... no
checking for uchar... no
checking for ushort... yes
checking for uint... yes
checking for longlong... no
checking for ulonglong... no
checking for int64... no
checking for uint64... no
checking size of size_t... 8
checking size of off_t... 8
checking size of char... 1
checking size of signed char... 1
checking size of unsigned char... 1
checking size of short... 2
checking size of unsigned short int... 2
checking size of unsigned short... 2
checking size of int... 4
checking size of unsigned int... 4
checking size of long... 8
checking size of float... 4
checking size of double... 8
checking size of long long... 8
checking size of unsigned long long... 8
checking size of ptrdiff_t... 8
checking size of ushort... 2
checking size of uint... 4
checking size of MPI_Fint... 4
checking for /usr/bin/nm... /usr/bin/nm -B
checking nm flags... 
checking for C-equivalent to Fortran routine "SUB"... sub_
checking for Fortran "integer*1"... yes
checking for Fortran "integer*2"... yes
checking for Fortran "integer*8"... yes
checking if Fortran "integer*1" is ... "signed char" in C
checking if Fortran "integer*2" is ... "short" in C
checking if Fortran "integer*8" is ... "int" in C
checking if Fortran "integer" is ... "int" in C
checking if Fortran "real" is ... "float" in C
checking if Fortran "doubleprecision" is ... "double" in C
checking for Fortran 77 GNU intrinsic INT... yes
checking for Fortran 77 intrinsic INT1... no
checking for Fortran 77 intrinsic INT2... yes
checking for Fortran 77 intrinsic INT8... yes
checking for gcov... gcov
checking if C++ macro __func__ or __FUNCTION__ is defined... yes
checking whether FFLAGS already includes -fallow-argument-mismatch... no
checking whether MPIF77 accepts option -fallow-argument-mismatch... yes
checking whether FCFLAGS already includes -fallow-argument-mismatch... no
checking whether MPIF90 accepts option -fallow-argument-mismatch... yes
checking for latex... no
checking for dvipdf... no
checking for mpiexec... /usr/bin/mpiexec
checking C compiler for serial utility programs... /usr/lib/distcc/bin/gcc
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/dispatchers/Makefile
config.status: creating src/libs/Makefile
config.status: creating src/include/Makefile
config.status: creating src/include/pnetcdf.h
config.status: creating src/drivers/Makefile
config.status: creating src/drivers/common/Makefile
config.status: creating src/drivers/include/Makefile
config.status: creating src/drivers/ncmpio/Makefile
config.status: creating src/drivers/nc4io/Makefile
config.status: creating src/drivers/ncadios/Makefile
config.status: creating src/drivers/ncbbio/Makefile
config.status: creating src/drivers/ncfoo/Makefile
config.status: creating src/binding/Makefile
config.status: creating src/binding/cxx/Makefile
config.status: creating src/binding/f77/Makefile
config.status: creating src/binding/f77/pnetcdf.inc
config.status: creating src/binding/f90/Makefile
config.status: creating src/binding/f90/pnetcdf.f90
config.status: creating src/binding/f90/api.fh
config.status: creating src/binding/f90/nfmpi_constants.fh
config.status: creating src/utils/Makefile
config.status: creating src/utils/ncoffsets/Makefile
config.status: creating src/utils/pnetcdf_version/Makefile
config.status: creating src/utils/ncvalidator/Makefile
config.status: creating src/utils/ncmpidiff/Makefile
config.status: creating src/utils/ncmpidump/Makefile
config.status: creating src/utils/ncmpigen/Makefile
config.status: creating src/utils/ncmpilogdump/Makefile
config.status: creating src/utils/pnetcdf-config
config.status: creating src/packaging/Makefile
config.status: creating src/packaging/pnetcdf.pc
config.status: creating examples/Makefile
config.status: creating examples/adios/Makefile
config.status: creating examples/C/Makefile
config.status: creating examples/tutorial/Makefile
config.status: creating examples/CXX/Makefile
config.status: creating examples/F77/Makefile
config.status: creating examples/F90/Makefile
config.status: creating examples/burst_buffer/Makefile
config.status: creating benchmarks/Makefile
config.status: creating benchmarks/C/Makefile
config.status: creating benchmarks/FLASH-IO/Makefile
config.status: creating doc/Makefile
config.status: creating doc/pnetcdf-api/Makefile
config.status: creating man/Makefile
config.status: creating test/Makefile
config.status: creating test/common/Makefile
config.status: creating test/C/Makefile
config.status: creating test/fandc/Makefile
config.status: creating test/nc_test/Makefile
config.status: creating test/cdf_format/Makefile
config.status: creating test/nc4/Makefile
config.status: creating test/adios/Makefile
config.status: creating test/header/Makefile
config.status: creating test/testcases/Makefile
config.status: creating test/nonblocking/Makefile
config.status: creating test/largefile/Makefile
config.status: creating test/CXX/Makefile
config.status: creating test/subfile/Makefile
config.status: creating test/nf_test/Makefile
config.status: creating test/nf_test/tests.inc
config.status: creating test/nf90_test/Makefile
config.status: creating test/nf90_test/tests.inc
config.status: creating test/F90/Makefile
config.status: creating test/burst_buffer/Makefile
config.status: creating src/include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm: cannot remove 'libtoolT': No such file or directory
configure: WARNING: unrecognized options: --enable-netcdf4
------------------------------------------------------------------------------

   PnetCDF Version 1.12.3

   Features:  Build static libraries                      - yes
              Build shared libraries                      - yes
              Build Fortran APIs                          - yes
              Build C++ APIs                              - yes

   Compilers: MPICC    = /usr/bin/mpicc
              MPICXX   = /usr/bin/mpicxx
              MPIF77   = /usr/bin/mpif77
              MPIF90   = /usr/bin/mpif90
              CFLAGS   = -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects
              CXXFLAGS = -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS
              FFLAGS   = -g -O2 -fallow-argument-mismatch
              FCFLAGS  = -g -O2 -fallow-argument-mismatch
              LDFLAGS  = -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now

   Now run 'make' to build the library and utility tools.
   Then run 'make [<target>]' for testing and installation, where the
   optional <target> can be:
              tests    - build all test programs (build only, no run)
              check    - run sequential test programs
              ptest    - run parallel test programs on 4 MPI processes
              ptests   - run parallel test programs on 3,4,6,8 MPI processes
              install  - install PnetCDF library in /usr

------------------------------------------------------------------------------
Making all in src
make[1]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src'
Making all in include
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/include'
make  all-am
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/include'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/include'
Making all in dispatchers
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/dispatchers'
m4  -DPNETCDF -I../../m4 attr_getput.m4 >attr_getput.c
m4  -DPNETCDF -I../../m4 var_getput.m4 >var_getput.c
make  all-am
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/dispatchers'
  CC       lib_version.lo
  CC       file.lo
  CC       dimension.lo
  CC       variable.lo
  CC       attribute.lo
  CC       error_codes.lo
  CC       var_getput.lo
  CC       attr_getput.lo
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/include -I../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT attribute.lo -MD -MP -MF .deps/attribute.Tpo -c attribute.c  -fPIC -DPIC -o .libs/attribute.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/include -I../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT lib_version.lo -MD -MP -MF .deps/lib_version.Tpo -c lib_version.c  -fPIC -DPIC -o .libs/lib_version.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/include -I../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT variable.lo -MD -MP -MF .deps/variable.Tpo -c variable.c  -fPIC -DPIC -o .libs/variable.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/include -I../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT attr_getput.lo -MD -MP -MF .deps/attr_getput.Tpo -c attr_getput.c  -fPIC -DPIC -o .libs/attr_getput.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/include -I../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c  -fPIC -DPIC -o .libs/file.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/include -I../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT var_getput.lo -MD -MP -MF .deps/var_getput.Tpo -c var_getput.c  -fPIC -DPIC -o .libs/var_getput.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/include -I../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT error_codes.lo -MD -MP -MF .deps/error_codes.Tpo -c error_codes.c  -fPIC -DPIC -o .libs/error_codes.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/include -I../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT dimension.lo -MD -MP -MF .deps/dimension.Tpo -c dimension.c  -fPIC -DPIC -o .libs/dimension.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/include -I../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT lib_version.lo -MD -MP -MF .deps/lib_version.Tpo -c lib_version.c -o lib_version.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/include -I../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT error_codes.lo -MD -MP -MF .deps/error_codes.Tpo -c error_codes.c -o error_codes.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/include -I../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT dimension.lo -MD -MP -MF .deps/dimension.Tpo -c dimension.c -o dimension.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/include -I../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT attribute.lo -MD -MP -MF .deps/attribute.Tpo -c attribute.c -o attribute.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/include -I../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT variable.lo -MD -MP -MF .deps/variable.Tpo -c variable.c -o variable.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/include -I../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT attr_getput.lo -MD -MP -MF .deps/attr_getput.Tpo -c attr_getput.c -o attr_getput.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/include -I../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/include -I../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT var_getput.lo -MD -MP -MF .deps/var_getput.Tpo -c var_getput.c -o var_getput.o >/dev/null 2>&1
  CCLD     libdispatchers.la
libtool: link: ar cr .libs/libdispatchers.a .libs/lib_version.o .libs/file.o .libs/dimension.o .libs/variable.o .libs/attribute.o .libs/error_codes.o .libs/attr_getput.o .libs/var_getput.o 
libtool: link: ranlib .libs/libdispatchers.a
libtool: link: creating libdispatchers.la
libtool: link: ( cd ".libs" && rm -f "libdispatchers.la" && ln -s "../libdispatchers.la" "libdispatchers.la" )
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/dispatchers'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/dispatchers'
Making all in drivers
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers'
Making all in include
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/include'
m4  -DPNETCDF -I../../../m4 ncx_h.m4 >ncx.h
make  all-am
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/include'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/include'
Making all in common
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/common'
m4  -DPNETCDF -I../../../m4 -DERANGE_FILL ncx.m4 >ncx.c
m4  -DPNETCDF -I../../../m4 -DERANGE_FILL convert_swap.m4 >convert_swap.c
make  all-am
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/common'
  CC       utf8proc.lo
  CC       mem_alloc.lo
  CC       dtype_decode.lo
  CC       create_imaptype.lo
  CC       error_mpi2nc.lo
  CC       check_name.lo
  CC       pack_unpack.lo
  CC       utils.lo
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT utf8proc.lo -MD -MP -MF .deps/utf8proc.Tpo -c utf8proc.c  -fPIC -DPIC -o .libs/utf8proc.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT create_imaptype.lo -MD -MP -MF .deps/create_imaptype.Tpo -c create_imaptype.c  -fPIC -DPIC -o .libs/create_imaptype.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT mem_alloc.lo -MD -MP -MF .deps/mem_alloc.Tpo -c mem_alloc.c  -fPIC -DPIC -o .libs/mem_alloc.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT check_name.lo -MD -MP -MF .deps/check_name.Tpo -c check_name.c  -fPIC -DPIC -o .libs/check_name.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT error_mpi2nc.lo -MD -MP -MF .deps/error_mpi2nc.Tpo -c error_mpi2nc.c  -fPIC -DPIC -o .libs/error_mpi2nc.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT pack_unpack.lo -MD -MP -MF .deps/pack_unpack.Tpo -c pack_unpack.c  -fPIC -DPIC -o .libs/pack_unpack.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c  -fPIC -DPIC -o .libs/utils.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT dtype_decode.lo -MD -MP -MF .deps/dtype_decode.Tpo -c dtype_decode.c  -fPIC -DPIC -o .libs/dtype_decode.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT mem_alloc.lo -MD -MP -MF .deps/mem_alloc.Tpo -c mem_alloc.c -o mem_alloc.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT error_mpi2nc.lo -MD -MP -MF .deps/error_mpi2nc.Tpo -c error_mpi2nc.c -o error_mpi2nc.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT check_name.lo -MD -MP -MF .deps/check_name.Tpo -c check_name.c -o check_name.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT pack_unpack.lo -MD -MP -MF .deps/pack_unpack.Tpo -c pack_unpack.c -o pack_unpack.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -o utils.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT dtype_decode.lo -MD -MP -MF .deps/dtype_decode.Tpo -c dtype_decode.c -o dtype_decode.o >/dev/null 2>&1
  CC       error_posix2nc.lo
  CC       hash_map.lo
  CC       ncx.lo
  CC       convert_swap.lo
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT create_imaptype.lo -MD -MP -MF .deps/create_imaptype.Tpo -c create_imaptype.c -o create_imaptype.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT error_posix2nc.lo -MD -MP -MF .deps/error_posix2nc.Tpo -c error_posix2nc.c  -fPIC -DPIC -o .libs/error_posix2nc.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT hash_map.lo -MD -MP -MF .deps/hash_map.Tpo -c hash_map.c  -fPIC -DPIC -o .libs/hash_map.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -fno-strict-aliasing -MT ncx.lo -MD -MP -MF .deps/ncx.Tpo -c ncx.c  -fPIC -DPIC -o .libs/ncx.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT convert_swap.lo -MD -MP -MF .deps/convert_swap.Tpo -c convert_swap.c  -fPIC -DPIC -o .libs/convert_swap.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT error_posix2nc.lo -MD -MP -MF .deps/error_posix2nc.Tpo -c error_posix2nc.c -o error_posix2nc.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT hash_map.lo -MD -MP -MF .deps/hash_map.Tpo -c hash_map.c -o hash_map.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT convert_swap.lo -MD -MP -MF .deps/convert_swap.Tpo -c convert_swap.c -o convert_swap.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT utf8proc.lo -MD -MP -MF .deps/utf8proc.Tpo -c utf8proc.c -o utf8proc.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -fno-strict-aliasing -MT ncx.lo -MD -MP -MF .deps/ncx.Tpo -c ncx.c -o ncx.o >/dev/null 2>&1
  CCLD     libcommon.la
libtool: link: ar cr .libs/libcommon.a .libs/utf8proc.o .libs/mem_alloc.o .libs/dtype_decode.o .libs/create_imaptype.o .libs/error_mpi2nc.o .libs/check_name.o .libs/pack_unpack.o .libs/utils.o .libs/error_posix2nc.o .libs/hash_map.o .libs/ncx.o .libs/convert_swap.o 
libtool: link: ranlib .libs/libcommon.a
libtool: link: creating libcommon.la
libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" )
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/common'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/common'
Making all in ncmpio
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/ncmpio'
m4  -DPNETCDF -I../../../m4 -DERANGE_FILL ncmpio_getput.m4 >ncmpio_getput.c
m4  -DPNETCDF -I../../../m4 -DERANGE_FILL ncmpio_i_getput.m4 >ncmpio_i_getput.c
m4  -DPNETCDF -I../../../m4 -DERANGE_FILL ncmpio_varn.m4 >ncmpio_varn.c
m4  -DPNETCDF -I../../../m4 -DERANGE_FILL ncmpio_i_varn.m4 >ncmpio_i_varn.c
m4  -DPNETCDF -I../../../m4 -DERANGE_FILL ncmpio_attr.m4 >ncmpio_attr.c
make  all-am
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/ncmpio'
  CC       ncmpio_driver.lo
  CC       ncmpio_create.lo
  CC       ncmpio_open.lo
  CC       ncmpio_enddef.lo
  CC       ncmpio_close.lo
  CC       ncmpio_sync.lo
  CC       ncmpio_file_misc.lo
  CC       ncmpio_header_get.lo
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_driver.lo -MD -MP -MF .deps/ncmpio_driver.Tpo -c ncmpio_driver.c  -fPIC -DPIC -o .libs/ncmpio_driver.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_create.lo -MD -MP -MF .deps/ncmpio_create.Tpo -c ncmpio_create.c  -fPIC -DPIC -o .libs/ncmpio_create.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_close.lo -MD -MP -MF .deps/ncmpio_close.Tpo -c ncmpio_close.c  -fPIC -DPIC -o .libs/ncmpio_close.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_enddef.lo -MD -MP -MF .deps/ncmpio_enddef.Tpo -c ncmpio_enddef.c  -fPIC -DPIC -o .libs/ncmpio_enddef.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_file_misc.lo -MD -MP -MF .deps/ncmpio_file_misc.Tpo -c ncmpio_file_misc.c  -fPIC -DPIC -o .libs/ncmpio_file_misc.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_sync.lo -MD -MP -MF .deps/ncmpio_sync.Tpo -c ncmpio_sync.c  -fPIC -DPIC -o .libs/ncmpio_sync.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_open.lo -MD -MP -MF .deps/ncmpio_open.Tpo -c ncmpio_open.c  -fPIC -DPIC -o .libs/ncmpio_open.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_header_get.lo -MD -MP -MF .deps/ncmpio_header_get.Tpo -c ncmpio_header_get.c  -fPIC -DPIC -o .libs/ncmpio_header_get.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_driver.lo -MD -MP -MF .deps/ncmpio_driver.Tpo -c ncmpio_driver.c -o ncmpio_driver.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_close.lo -MD -MP -MF .deps/ncmpio_close.Tpo -c ncmpio_close.c -o ncmpio_close.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_sync.lo -MD -MP -MF .deps/ncmpio_sync.Tpo -c ncmpio_sync.c -o ncmpio_sync.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_open.lo -MD -MP -MF .deps/ncmpio_open.Tpo -c ncmpio_open.c -o ncmpio_open.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_create.lo -MD -MP -MF .deps/ncmpio_create.Tpo -c ncmpio_create.c -o ncmpio_create.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_file_misc.lo -MD -MP -MF .deps/ncmpio_file_misc.Tpo -c ncmpio_file_misc.c -o ncmpio_file_misc.o >/dev/null 2>&1
  CC       ncmpio_header_put.lo
  CC       ncmpio_dim.lo
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_header_put.lo -MD -MP -MF .deps/ncmpio_header_put.Tpo -c ncmpio_header_put.c  -fPIC -DPIC -o .libs/ncmpio_header_put.o
  CC       ncmpio_var.lo
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_enddef.lo -MD -MP -MF .deps/ncmpio_enddef.Tpo -c ncmpio_enddef.c -o ncmpio_enddef.o >/dev/null 2>&1
  CC       ncmpio_bput.lo
  CC       ncmpio_filetype.lo
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_header_get.lo -MD -MP -MF .deps/ncmpio_header_get.Tpo -c ncmpio_header_get.c -o ncmpio_header_get.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_dim.lo -MD -MP -MF .deps/ncmpio_dim.Tpo -c ncmpio_dim.c  -fPIC -DPIC -o .libs/ncmpio_dim.o
  CC       ncmpio_wait.lo
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_var.lo -MD -MP -MF .deps/ncmpio_var.Tpo -c ncmpio_var.c  -fPIC -DPIC -o .libs/ncmpio_var.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_bput.lo -MD -MP -MF .deps/ncmpio_bput.Tpo -c ncmpio_bput.c  -fPIC -DPIC -o .libs/ncmpio_bput.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_filetype.lo -MD -MP -MF .deps/ncmpio_filetype.Tpo -c ncmpio_filetype.c  -fPIC -DPIC -o .libs/ncmpio_filetype.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_wait.lo -MD -MP -MF .deps/ncmpio_wait.Tpo -c ncmpio_wait.c  -fPIC -DPIC -o .libs/ncmpio_wait.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_header_put.lo -MD -MP -MF .deps/ncmpio_header_put.Tpo -c ncmpio_header_put.c -o ncmpio_header_put.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_bput.lo -MD -MP -MF .deps/ncmpio_bput.Tpo -c ncmpio_bput.c -o ncmpio_bput.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_dim.lo -MD -MP -MF .deps/ncmpio_dim.Tpo -c ncmpio_dim.c -o ncmpio_dim.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_var.lo -MD -MP -MF .deps/ncmpio_var.Tpo -c ncmpio_var.c -o ncmpio_var.o >/dev/null 2>&1
  CC       ncmpio_vard.lo
ncmpio_filetype.c: In function 'type_create_subarray64.constprop':
ncmpio_filetype.c:154:21: warning: 'MPI_Type_create_subarray' reading 4 bytes from a region of size 0 [-Wstringop-overread]
ncmpio_filetype.c:154:21: note: referencing argument 3 of type 'const int[0]'
ncmpio_filetype.c:154:21: warning: 'MPI_Type_create_subarray' reading 4 bytes from a region of size 0 [-Wstringop-overread]
ncmpio_filetype.c:154:21: note: referencing argument 4 of type 'const int[0]'
In file included from ncmpio_filetype.c:18:
/usr/include/mpi.h:1851:44: note: in a call to function 'MPI_Type_create_subarray'
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_filetype.lo -MD -MP -MF .deps/ncmpio_filetype.Tpo -c ncmpio_filetype.c -o ncmpio_filetype.o >/dev/null 2>&1
  CC       ncmpio_fill.lo
  CC       ncmpio_util.lo
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_vard.lo -MD -MP -MF .deps/ncmpio_vard.Tpo -c ncmpio_vard.c  -fPIC -DPIC -o .libs/ncmpio_vard.o
  CC       ncmpio_hash_func.lo
  CC       ncmpio_file_io.lo
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_fill.lo -MD -MP -MF .deps/ncmpio_fill.Tpo -c ncmpio_fill.c  -fPIC -DPIC -o .libs/ncmpio_fill.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_util.lo -MD -MP -MF .deps/ncmpio_util.Tpo -c ncmpio_util.c  -fPIC -DPIC -o .libs/ncmpio_util.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_hash_func.lo -MD -MP -MF .deps/ncmpio_hash_func.Tpo -c ncmpio_hash_func.c  -fPIC -DPIC -o .libs/ncmpio_hash_func.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_file_io.lo -MD -MP -MF .deps/ncmpio_file_io.Tpo -c ncmpio_file_io.c  -fPIC -DPIC -o .libs/ncmpio_file_io.o
  CC       ncmpio_getput.lo
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_vard.lo -MD -MP -MF .deps/ncmpio_vard.Tpo -c ncmpio_vard.c -o ncmpio_vard.o >/dev/null 2>&1
  CC       ncmpio_i_getput.lo
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_getput.lo -MD -MP -MF .deps/ncmpio_getput.Tpo -c ncmpio_getput.c  -fPIC -DPIC -o .libs/ncmpio_getput.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_file_io.lo -MD -MP -MF .deps/ncmpio_file_io.Tpo -c ncmpio_file_io.c -o ncmpio_file_io.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_i_getput.lo -MD -MP -MF .deps/ncmpio_i_getput.Tpo -c ncmpio_i_getput.c  -fPIC -DPIC -o .libs/ncmpio_i_getput.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_util.lo -MD -MP -MF .deps/ncmpio_util.Tpo -c ncmpio_util.c -o ncmpio_util.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_hash_func.lo -MD -MP -MF .deps/ncmpio_hash_func.Tpo -c ncmpio_hash_func.c -o ncmpio_hash_func.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_fill.lo -MD -MP -MF .deps/ncmpio_fill.Tpo -c ncmpio_fill.c -o ncmpio_fill.o >/dev/null 2>&1
  CC       ncmpio_varn.lo
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_getput.lo -MD -MP -MF .deps/ncmpio_getput.Tpo -c ncmpio_getput.c -o ncmpio_getput.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_wait.lo -MD -MP -MF .deps/ncmpio_wait.Tpo -c ncmpio_wait.c -o ncmpio_wait.o >/dev/null 2>&1
  CC       ncmpio_i_varn.lo
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_varn.lo -MD -MP -MF .deps/ncmpio_varn.Tpo -c ncmpio_varn.c  -fPIC -DPIC -o .libs/ncmpio_varn.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_i_varn.lo -MD -MP -MF .deps/ncmpio_i_varn.Tpo -c ncmpio_i_varn.c  -fPIC -DPIC -o .libs/ncmpio_i_varn.o
  CC       ncmpio_attr.lo
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_i_getput.lo -MD -MP -MF .deps/ncmpio_i_getput.Tpo -c ncmpio_i_getput.c -o ncmpio_i_getput.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_varn.lo -MD -MP -MF .deps/ncmpio_varn.Tpo -c ncmpio_varn.c -o ncmpio_varn.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_attr.lo -MD -MP -MF .deps/ncmpio_attr.Tpo -c ncmpio_attr.c  -fPIC -DPIC -o .libs/ncmpio_attr.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_i_varn.lo -MD -MP -MF .deps/ncmpio_i_varn.Tpo -c ncmpio_i_varn.c -o ncmpio_i_varn.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -I../../../src/drivers/include -I../../../src/drivers/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT ncmpio_attr.lo -MD -MP -MF .deps/ncmpio_attr.Tpo -c ncmpio_attr.c -o ncmpio_attr.o >/dev/null 2>&1
  CCLD     libncmpio.la
libtool: link: ar cr .libs/libncmpio.a .libs/ncmpio_driver.o .libs/ncmpio_create.o .libs/ncmpio_open.o .libs/ncmpio_enddef.o .libs/ncmpio_close.o .libs/ncmpio_sync.o .libs/ncmpio_file_misc.o .libs/ncmpio_header_get.o .libs/ncmpio_header_put.o .libs/ncmpio_dim.o .libs/ncmpio_var.o .libs/ncmpio_bput.o .libs/ncmpio_filetype.o .libs/ncmpio_wait.o .libs/ncmpio_vard.o .libs/ncmpio_fill.o .libs/ncmpio_util.o .libs/ncmpio_hash_func.o .libs/ncmpio_file_io.o .libs/ncmpio_getput.o .libs/ncmpio_i_getput.o .libs/ncmpio_varn.o .libs/ncmpio_i_varn.o .libs/ncmpio_attr.o 
libtool: link: ranlib .libs/libncmpio.a
libtool: link: creating libncmpio.la
libtool: link: ( cd ".libs" && rm -f "libncmpio.la" && ln -s "../libncmpio.la" "libncmpio.la" )
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/ncmpio'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/ncmpio'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers'
Making all in binding
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding'
Making all in cxx
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/cxx'
cat ./pnetcdf.in >pnetcdf
set -e; for i in ncmpi_notyet.h ncmpiCheck.h ncmpiType.h ncmpiAtt.h ncmpiEnumType.h ncmpiGroupAtt.h ncmpiGroup.h ncmpiByte.h ncmpiChar.h ncmpiCompoundType.h ncmpiDouble.h ncmpiFloat.h ncmpiInt.h ncmpiInt64.h ncmpiOpaqueType.h ncmpiShort.h ncmpiUbyte.h ncmpiUint.h ncmpiUint64.h ncmpiUshort.h ncmpiException.h ncmpiDim.h ncmpiFile.h ncmpiVarAtt.h ncmpiVar.h ncmpiVlenType.h; do ( \
/usr/bin/sed -e '/#ifndef/d' -e '/#define/d' -e '/#endif/d' -e '/#include/d' ./$i >> pnetcdf ; \
) ; done
make  all-am
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/cxx'
  CXX      ncmpi_notyet.lo
  CXX      ncmpiCheck.lo
  CXX      ncmpiType.lo
  CXX      ncmpiAtt.lo
  CXX      ncmpiEnumType.lo
  CXX      ncmpiGroupAtt.lo
  CXX      ncmpiGroup.lo
  CXX      ncmpiByte.lo
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiEnumType.lo -MD -MP -MF .deps/ncmpiEnumType.Tpo -c ncmpiEnumType.cpp  -fPIC -DPIC -o .libs/ncmpiEnumType.o
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiAtt.lo -MD -MP -MF .deps/ncmpiAtt.Tpo -c ncmpiAtt.cpp  -fPIC -DPIC -o .libs/ncmpiAtt.o
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiCheck.lo -MD -MP -MF .deps/ncmpiCheck.Tpo -c ncmpiCheck.cpp  -fPIC -DPIC -o .libs/ncmpiCheck.o
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpi_notyet.lo -MD -MP -MF .deps/ncmpi_notyet.Tpo -c ncmpi_notyet.cpp  -fPIC -DPIC -o .libs/ncmpi_notyet.o
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiType.lo -MD -MP -MF .deps/ncmpiType.Tpo -c ncmpiType.cpp  -fPIC -DPIC -o .libs/ncmpiType.o
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiByte.lo -MD -MP -MF .deps/ncmpiByte.Tpo -c ncmpiByte.cpp  -fPIC -DPIC -o .libs/ncmpiByte.o
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiGroupAtt.lo -MD -MP -MF .deps/ncmpiGroupAtt.Tpo -c ncmpiGroupAtt.cpp  -fPIC -DPIC -o .libs/ncmpiGroupAtt.o
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiGroup.lo -MD -MP -MF .deps/ncmpiGroup.Tpo -c ncmpiGroup.cpp  -fPIC -DPIC -o .libs/ncmpiGroup.o
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiByte.lo -MD -MP -MF .deps/ncmpiByte.Tpo -c ncmpiByte.cpp -o ncmpiByte.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiGroupAtt.lo -MD -MP -MF .deps/ncmpiGroupAtt.Tpo -c ncmpiGroupAtt.cpp -o ncmpiGroupAtt.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiType.lo -MD -MP -MF .deps/ncmpiType.Tpo -c ncmpiType.cpp -o ncmpiType.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiEnumType.lo -MD -MP -MF .deps/ncmpiEnumType.Tpo -c ncmpiEnumType.cpp -o ncmpiEnumType.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiCheck.lo -MD -MP -MF .deps/ncmpiCheck.Tpo -c ncmpiCheck.cpp -o ncmpiCheck.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiAtt.lo -MD -MP -MF .deps/ncmpiAtt.Tpo -c ncmpiAtt.cpp -o ncmpiAtt.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpi_notyet.lo -MD -MP -MF .deps/ncmpi_notyet.Tpo -c ncmpi_notyet.cpp -o ncmpi_notyet.o >/dev/null 2>&1
  CXX      ncmpiChar.lo
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiChar.lo -MD -MP -MF .deps/ncmpiChar.Tpo -c ncmpiChar.cpp  -fPIC -DPIC -o .libs/ncmpiChar.o
  CXX      ncmpiCompoundType.lo
  CXX      ncmpiDouble.lo
  CXX      ncmpiFloat.lo
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiCompoundType.lo -MD -MP -MF .deps/ncmpiCompoundType.Tpo -c ncmpiCompoundType.cpp  -fPIC -DPIC -o .libs/ncmpiCompoundType.o
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiDouble.lo -MD -MP -MF .deps/ncmpiDouble.Tpo -c ncmpiDouble.cpp  -fPIC -DPIC -o .libs/ncmpiDouble.o
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiFloat.lo -MD -MP -MF .deps/ncmpiFloat.Tpo -c ncmpiFloat.cpp  -fPIC -DPIC -o .libs/ncmpiFloat.o
  CXX      ncmpiInt.lo
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiInt.lo -MD -MP -MF .deps/ncmpiInt.Tpo -c ncmpiInt.cpp  -fPIC -DPIC -o .libs/ncmpiInt.o
  CXX      ncmpiInt64.lo
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiInt64.lo -MD -MP -MF .deps/ncmpiInt64.Tpo -c ncmpiInt64.cpp  -fPIC -DPIC -o .libs/ncmpiInt64.o
  CXX      ncmpiOpaqueType.lo
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiOpaqueType.lo -MD -MP -MF .deps/ncmpiOpaqueType.Tpo -c ncmpiOpaqueType.cpp  -fPIC -DPIC -o .libs/ncmpiOpaqueType.o
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiChar.lo -MD -MP -MF .deps/ncmpiChar.Tpo -c ncmpiChar.cpp -o ncmpiChar.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiGroup.lo -MD -MP -MF .deps/ncmpiGroup.Tpo -c ncmpiGroup.cpp -o ncmpiGroup.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiDouble.lo -MD -MP -MF .deps/ncmpiDouble.Tpo -c ncmpiDouble.cpp -o ncmpiDouble.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiFloat.lo -MD -MP -MF .deps/ncmpiFloat.Tpo -c ncmpiFloat.cpp -o ncmpiFloat.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiInt.lo -MD -MP -MF .deps/ncmpiInt.Tpo -c ncmpiInt.cpp -o ncmpiInt.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiCompoundType.lo -MD -MP -MF .deps/ncmpiCompoundType.Tpo -c ncmpiCompoundType.cpp -o ncmpiCompoundType.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiInt64.lo -MD -MP -MF .deps/ncmpiInt64.Tpo -c ncmpiInt64.cpp -o ncmpiInt64.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiOpaqueType.lo -MD -MP -MF .deps/ncmpiOpaqueType.Tpo -c ncmpiOpaqueType.cpp -o ncmpiOpaqueType.o >/dev/null 2>&1
  CXX      ncmpiShort.lo
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiShort.lo -MD -MP -MF .deps/ncmpiShort.Tpo -c ncmpiShort.cpp  -fPIC -DPIC -o .libs/ncmpiShort.o
  CXX      ncmpiUbyte.lo
  CXX      ncmpiUint.lo
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiUbyte.lo -MD -MP -MF .deps/ncmpiUbyte.Tpo -c ncmpiUbyte.cpp  -fPIC -DPIC -o .libs/ncmpiUbyte.o
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiUint.lo -MD -MP -MF .deps/ncmpiUint.Tpo -c ncmpiUint.cpp  -fPIC -DPIC -o .libs/ncmpiUint.o
  CXX      ncmpiUint64.lo
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiUint64.lo -MD -MP -MF .deps/ncmpiUint64.Tpo -c ncmpiUint64.cpp  -fPIC -DPIC -o .libs/ncmpiUint64.o
  CXX      ncmpiUshort.lo
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiUshort.lo -MD -MP -MF .deps/ncmpiUshort.Tpo -c ncmpiUshort.cpp  -fPIC -DPIC -o .libs/ncmpiUshort.o
  CXX      ncmpiException.lo
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiException.lo -MD -MP -MF .deps/ncmpiException.Tpo -c ncmpiException.cpp  -fPIC -DPIC -o .libs/ncmpiException.o
  CXX      ncmpiDim.lo
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiShort.lo -MD -MP -MF .deps/ncmpiShort.Tpo -c ncmpiShort.cpp -o ncmpiShort.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiDim.lo -MD -MP -MF .deps/ncmpiDim.Tpo -c ncmpiDim.cpp  -fPIC -DPIC -o .libs/ncmpiDim.o
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiUbyte.lo -MD -MP -MF .deps/ncmpiUbyte.Tpo -c ncmpiUbyte.cpp -o ncmpiUbyte.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiUint.lo -MD -MP -MF .deps/ncmpiUint.Tpo -c ncmpiUint.cpp -o ncmpiUint.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiUint64.lo -MD -MP -MF .deps/ncmpiUint64.Tpo -c ncmpiUint64.cpp -o ncmpiUint64.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiUshort.lo -MD -MP -MF .deps/ncmpiUshort.Tpo -c ncmpiUshort.cpp -o ncmpiUshort.o >/dev/null 2>&1
  CXX      ncmpiFile.lo
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiFile.lo -MD -MP -MF .deps/ncmpiFile.Tpo -c ncmpiFile.cpp  -fPIC -DPIC -o .libs/ncmpiFile.o
  CXX      ncmpiVarAtt.lo
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiException.lo -MD -MP -MF .deps/ncmpiException.Tpo -c ncmpiException.cpp -o ncmpiException.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiDim.lo -MD -MP -MF .deps/ncmpiDim.Tpo -c ncmpiDim.cpp -o ncmpiDim.o >/dev/null 2>&1
  CXX      ncmpiVar.lo
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiVarAtt.lo -MD -MP -MF .deps/ncmpiVarAtt.Tpo -c ncmpiVarAtt.cpp  -fPIC -DPIC -o .libs/ncmpiVarAtt.o
  CXX      ncmpiVlenType.lo
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiVar.lo -MD -MP -MF .deps/ncmpiVar.Tpo -c ncmpiVar.cpp  -fPIC -DPIC -o .libs/ncmpiVar.o
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiVlenType.lo -MD -MP -MF .deps/ncmpiVlenType.Tpo -c ncmpiVlenType.cpp  -fPIC -DPIC -o .libs/ncmpiVlenType.o
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiFile.lo -MD -MP -MF .deps/ncmpiFile.Tpo -c ncmpiFile.cpp -o ncmpiFile.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiVarAtt.lo -MD -MP -MF .deps/ncmpiVarAtt.Tpo -c ncmpiVarAtt.cpp -o ncmpiVarAtt.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiVlenType.lo -MD -MP -MF .deps/ncmpiVlenType.Tpo -c ncmpiVlenType.cpp -o ncmpiVlenType.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicxx -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ncmpiVar.lo -MD -MP -MF .deps/ncmpiVar.Tpo -c ncmpiVar.cpp -o ncmpiVar.o >/dev/null 2>&1
  CXXLD    libcxx.la
libtool: link: ar cr .libs/libcxx.a .libs/ncmpi_notyet.o .libs/ncmpiCheck.o .libs/ncmpiType.o .libs/ncmpiAtt.o .libs/ncmpiEnumType.o .libs/ncmpiGroupAtt.o .libs/ncmpiGroup.o .libs/ncmpiByte.o .libs/ncmpiChar.o .libs/ncmpiCompoundType.o .libs/ncmpiDouble.o .libs/ncmpiFloat.o .libs/ncmpiInt.o .libs/ncmpiInt64.o .libs/ncmpiOpaqueType.o .libs/ncmpiShort.o .libs/ncmpiUbyte.o .libs/ncmpiUint.o .libs/ncmpiUint64.o .libs/ncmpiUshort.o .libs/ncmpiException.o .libs/ncmpiDim.o .libs/ncmpiFile.o .libs/ncmpiVarAtt.o .libs/ncmpiVar.o .libs/ncmpiVlenType.o 
libtool: link: ranlib .libs/libcxx.a
libtool: link: creating libcxx.la
libtool: link: ( cd ".libs" && rm -f "libcxx.la" && ln -s "../libcxx.la" "libcxx.la" )
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/cxx'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/cxx'
Making all in f77
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/f77'
rm -f mpifnetcdf.h issyserrf.c xstrerrorf.c xstrerrnof.c xinq_libversf.c allf.c
./buildiface -infile=../../../src/include/pnetcdf.h -deffile=./defs > allf.c
  F77      strerrorf.lo
  F77      strerrnof.lo
  F77      inq_libversf.lo
libtool: compile:  /usr/bin/mpif77 -g -O2 -fallow-argument-mismatch -c strerrorf.f  -fPIC -o .libs/strerrorf.o
libtool: compile:  /usr/bin/mpif77 -g -O2 -fallow-argument-mismatch -c inq_libversf.f  -fPIC -o .libs/inq_libversf.o
libtool: compile:  /usr/bin/mpif77 -g -O2 -fallow-argument-mismatch -c strerrnof.f  -fPIC -o .libs/strerrnof.o
libtool: compile:  /usr/bin/mpif77 -g -O2 -fallow-argument-mismatch -c inq_libversf.f -o inq_libversf.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpif77 -g -O2 -fallow-argument-mismatch -c strerrorf.f -o strerrorf.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpif77 -g -O2 -fallow-argument-mismatch -c strerrnof.f -o strerrnof.o >/dev/null 2>&1
  CC       issyserrf.lo
  CC       xstrerrorf.lo
  CC       xstrerrnof.lo
  CC       xinq_libversf.lo
  CC       allf.lo
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT issyserrf.lo -MD -MP -MF .deps/issyserrf.Tpo -c issyserrf.c  -fPIC -DPIC -o .libs/issyserrf.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT xstrerrorf.lo -MD -MP -MF .deps/xstrerrorf.Tpo -c xstrerrorf.c  -fPIC -DPIC -o .libs/xstrerrorf.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT allf.lo -MD -MP -MF .deps/allf.Tpo -c allf.c  -fPIC -DPIC -o .libs/allf.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT xstrerrnof.lo -MD -MP -MF .deps/xstrerrnof.Tpo -c xstrerrnof.c  -fPIC -DPIC -o .libs/xstrerrnof.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT xinq_libversf.lo -MD -MP -MF .deps/xinq_libversf.Tpo -c xinq_libversf.c  -fPIC -DPIC -o .libs/xinq_libversf.o
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT xstrerrnof.lo -MD -MP -MF .deps/xstrerrnof.Tpo -c xstrerrnof.c -o xstrerrnof.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT issyserrf.lo -MD -MP -MF .deps/issyserrf.Tpo -c issyserrf.c -o issyserrf.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT xstrerrorf.lo -MD -MP -MF .deps/xstrerrorf.Tpo -c xstrerrorf.c -o xstrerrorf.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT xinq_libversf.lo -MD -MP -MF .deps/xinq_libversf.Tpo -c xinq_libversf.c -o xinq_libversf.o >/dev/null 2>&1
libtool: compile:  /usr/bin/mpicc -DHAVE_CONFIG_H -I. -I../../../src/include -I../../../src/include -I../../../src/include -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT allf.lo -MD -MP -MF .deps/allf.Tpo -c allf.c -o allf.o >/dev/null 2>&1
  F77LD    libf77.la
libtool: link: ar cr .libs/libf77.a .libs/strerrorf.o .libs/strerrnof.o .libs/inq_libversf.o .libs/issyserrf.o .libs/xstrerrorf.o .libs/xstrerrnof.o .libs/xinq_libversf.o .libs/allf.o 
libtool: link: ranlib .libs/libf77.a
libtool: link: creating libf77.la
libtool: link: ( cd ".libs" && rm -f "libf77.la" && ln -s "../libf77.la" "libf77.la" )
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/f77'
Making all in f90
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/f90'
m4  -DPNETCDF -DINTENTV=INOUT getput_text.m4 >getput_text.fh
m4  -DPNETCDF -DINTENTV=INOUT getput_var.m4 >getput_var.fh
m4  -DPNETCDF -DINTENTV=INOUT getput_varn.m4 >getput_varn.fh
m4  -DPNETCDF -DINTENTV=INOUT getput_vard.m4 >getput_vard.fh
make  all-am
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/f90'
  FC       pnetcdf.lo
libtool: compile:  /usr/bin/mpif90 -I. -I. -g -O2 -fallow-argument-mismatch -c pnetcdf.f90  -fPIC -o .libs/pnetcdf.o
getput_vard.fh:1988:86:

 1988 | EightByteInt_all = nfmpi_get_vard_all(ncid, varid, filetype, buf, bufcount, buftype)
      |                                                             1

......
 2324 | text_all = nfmpi_get_vard_all(ncid, varid, filetype, buf(1,1,1,1,1,1,1), bufcount, buftype)
      |                                                     2        

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/CHARACTER(*)).
getput_vard.fh:1558:86:

 1558 | EightByteInt_all = nfmpi_put_vard_all(ncid, varid, filetype, buf, bufcount, buftype)
      |                                                             1

......
 2253 | text_all = nfmpi_put_vard_all(ncid, varid, filetype, buf(1,1,1,1,1,1,1), bufcount, buftype)
      |                                                     2        

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/CHARACTER(*)).
getput_vard.fh:1128:78:

 1128 | vard_7D_EightByteInt = nfmpi_get_vard(ncid, varid, filetype, buf, bufcount, buftype)
      |                                                             1

......
 2178 | vard_7D_text = nfmpi_get_vard(ncid, varid, filetype, buf(1,1,1,1,1,1,1), bufcount, buftype)
      |                                                     2        

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/CHARACTER(*)).
getput_vard.fh:698:78:

  698 | vard_7D_EightByteInt = nfmpi_put_vard(ncid, varid, filetype, buf, bufcount, buftype)
      |                                                             1

......
 2107 | vard_7D_text = nfmpi_put_vard(ncid, varid, filetype, buf(1,1,1,1,1,1,1), bufcount, buftype)
      |                                                     2        

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/CHARACTER(*)).
getput_var.fh:23249:84:

23249 | _varm(ncid, varid, localStart, localCount, localStride, map, values, bufcount, buftype, req)
      |                                                             1

......
23782 | _varm(ncid, varid, localStart, localCount, localStride, map, values, bufcount, buftype, req)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:23257:79:

23257 | _bput_vars(ncid, varid, localStart, localCount, localStride, values, bufcount, buftype, req)
      |                                                             1

......
23790 | _bput_vars(ncid, varid, localStart, localCount, localStride, values, bufcount, buftype, req)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:23265:66:

23265 |         nfmpi_bput_vara(ncid, varid, localStart, localCount, values, bufcount, buftype, req)
      |                                                             1

......
23798 |         nfmpi_bput_vara(ncid, varid, localStart, localCount, values, bufcount, buftype, req)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:20047:84:

20047 | _varm(ncid, varid, localStart, localCount, localStride, map, values, bufcount, buftype, req)
      |                                                             1

......
20580 | _varm(ncid, varid, localStart, localCount, localStride, map, values, bufcount, buftype, req)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:20055:79:

20055 | _iget_vars(ncid, varid, localStart, localCount, localStride, values, bufcount, buftype, req)
      |                                                             1

......
20588 | _iget_vars(ncid, varid, localStart, localCount, localStride, values, bufcount, buftype, req)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:20063:66:

20063 |         nfmpi_iget_vara(ncid, varid, localStart, localCount, values, bufcount, buftype, req)
      |                                                             1

......
20596 |         nfmpi_iget_vara(ncid, varid, localStart, localCount, values, bufcount, buftype, req)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:16845:84:

16845 | _varm(ncid, varid, localStart, localCount, localStride, map, values, bufcount, buftype, req)
      |                                                             1

......
17378 | _varm(ncid, varid, localStart, localCount, localStride, map, values, bufcount, buftype, req)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:16853:79:

16853 | _iput_vars(ncid, varid, localStart, localCount, localStride, values, bufcount, buftype, req)
      |                                                             1

......
17386 | _iput_vars(ncid, varid, localStart, localCount, localStride, values, bufcount, buftype, req)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:16861:66:

16861 |         nfmpi_iput_vara(ncid, varid, localStart, localCount, values, bufcount, buftype, req)
      |                                                             1

......
17394 |         nfmpi_iput_vara(ncid, varid, localStart, localCount, values, bufcount, buftype, req)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:13645:87:

13645 | m_all(ncid, varid, localStart, localCount, localStride, map, values, bufcount, buftype)
      |                                                             1

......
14171 | m_all(ncid, varid, localStart, localCount, localStride, map, values, bufcount, buftype)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:13653:82:

13653 | t_vars_all(ncid, varid, localStart, localCount, localStride, values, bufcount, buftype)
      |                                                             1

......
14179 | t_vars_all(ncid, varid, localStart, localCount, localStride, values, bufcount, buftype)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:13661:69:

13661 |      nfmpi_get_vara_all(ncid, varid, localStart, localCount, values, bufcount, buftype)
      |                                                             1

......
14187 |      nfmpi_get_vara_all(ncid, varid, localStart, localCount, values, bufcount, buftype)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:10486:87:

10486 | m_all(ncid, varid, localStart, localCount, localStride, map, values, bufcount, buftype)
      |                                                             1

......
11012 | m_all(ncid, varid, localStart, localCount, localStride, map, values, bufcount, buftype)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:10494:82:

10494 | t_vars_all(ncid, varid, localStart, localCount, localStride, values, bufcount, buftype)
      |                                                             1

......
11020 | t_vars_all(ncid, varid, localStart, localCount, localStride, values, bufcount, buftype)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:10502:69:

10502 |      nfmpi_put_vara_all(ncid, varid, localStart, localCount, values, bufcount, buftype)
      |                                                             1

......
11028 |      nfmpi_put_vara_all(ncid, varid, localStart, localCount, values, bufcount, buftype)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:7326:83:

 7326 | _varm(ncid, varid, localStart, localCount, localStride, map, values, bufcount, buftype)
      |                                                             1

......
 7852 | _varm(ncid, varid, localStart, localCount, localStride, map, values, bufcount, buftype)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:7334:78:

 7334 | i_get_vars(ncid, varid, localStart, localCount, localStride, values, bufcount, buftype)
      |                                                             1

......
 7860 | i_get_vars(ncid, varid, localStart, localCount, localStride, values, bufcount, buftype)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:7342:65:

 7342 |          nfmpi_get_vara(ncid, varid, localStart, localCount, values, bufcount, buftype)
      |                                                             1

......
 7868 |          nfmpi_get_vara(ncid, varid, localStart, localCount, values, bufcount, buftype)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:4166:83:

 4166 | _varm(ncid, varid, localStart, localCount, localStride, map, values, bufcount, buftype)
      |                                                             1

......
 4692 | _varm(ncid, varid, localStart, localCount, localStride, map, values, bufcount, buftype)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:4174:78:

 4174 | i_put_vars(ncid, varid, localStart, localCount, localStride, values, bufcount, buftype)
      |                                                             1

......
 4700 | i_put_vars(ncid, varid, localStart, localCount, localStride, values, bufcount, buftype)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:4182:65:

 4182 |          nfmpi_put_vara(ncid, varid, localStart, localCount, values, bufcount, buftype)
      |                                                             1

......
 4708 |          nfmpi_put_vara(ncid, varid, localStart, localCount, values, bufcount, buftype)
      |                                                             2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:1513:50:

 1513 |          nfmpi_bput_var1(ncid, varid, localStart, buf, bufcount, buftype, req)
      |                                                  1
......
 1550 |          nfmpi_bput_var1(ncid, varid, localStart, buf, bufcount, buftype, req)
      |                                                  2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:1286:50:

 1286 |          nfmpi_iget_var1(ncid, varid, localStart, buf, bufcount, buftype, req)
      |                                                  1
......
 1323 |          nfmpi_iget_var1(ncid, varid, localStart, buf, bufcount, buftype, req)
      |                                                  2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:1059:50:

 1059 |          nfmpi_iput_var1(ncid, varid, localStart, buf, bufcount, buftype, req)
      |                                                  1
......
 1096 |          nfmpi_iput_var1(ncid, varid, localStart, buf, bufcount, buftype, req)
      |                                                  2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:832:53:

  832 |          nfmpi_get_var1_all(ncid, varid, localStart, buf, bufcount, buftype)
      |                                                     1
......
  868 |          nfmpi_get_var1_all(ncid, varid, localStart, buf, bufcount, buftype)
      |                                                     2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:615:49:

  615 |          nfmpi_get_var1(ncid, varid, localStart, buf, bufcount, buftype)
      |                                                 1
......
  651 |          nfmpi_get_var1(ncid, varid, localStart, buf, bufcount, buftype)
      |                                                 2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:398:53:

  398 |          nfmpi_put_var1_all(ncid, varid, localStart, buf, bufcount, buftype)
      |                                                     1
......
  434 |          nfmpi_put_var1_all(ncid, varid, localStart, buf, bufcount, buftype)
      |                                                     2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
getput_var.fh:181:49:

  181 |          nfmpi_put_var1(ncid, varid, localStart, buf, bufcount, buftype)
      |                                                 1
......
  217 |          nfmpi_put_var1(ncid, varid, localStart, buf, bufcount, buftype)
      |                                                 2
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(8)/INTEGER(8)).
variables.fh:215:81:

  215 | fill_FourByteReal = nfmpi_inq_var_fill(ncid, varid, no_fill, fill_value)
      |                                                             1

......
  224 | fill_EightByteReal = nfmpi_inq_var_fill(ncid, varid, no_fill, fill_value)
      |                                                              2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).
variables.fh:151:81:

  151 | fill_FourByteReal = nfmpi_def_var_fill(ncid, varid, no_fill, fill_value)
      |                                                             1

......
  159 | fill_EightByteReal = nfmpi_def_var_fill(ncid, varid, no_fill, fill_value)
      |                                                              2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).
libtool: compile:  /usr/bin/mpif90 -I. -I. -g -O2 -fallow-argument-mismatch -c pnetcdf.f90 -o pnetcdf.o >/dev/null 2>&1
  FCLD     libf90.la
libtool: link: ar cr .libs/libf90.a .libs/pnetcdf.o 
libtool: link: ranlib .libs/libf90.a
libtool: link: creating libf90.la
libtool: link: ( cd ".libs" && rm -f "libf90.la" && ln -s "../libf90.la" "libf90.la" )
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/f90'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/f90'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding'
Making all in packaging
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/packaging'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/packaging'
Making all in .
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src'
Making all in libs
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/libs'
  GEN      libpnetcdf.la
libtool: link: /usr/bin/mpicxx  -fPIC -DPIC -Wl,-O1,--as-needed -shared -nostdlib /usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/../../../../lib/crti.o /usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/crtbeginS.o  -Wl,--whole-archive ../dispatchers/.libs/libdispatchers.a ../drivers/common/.libs/libcommon.a ../drivers/ncmpio/.libs/libncmpio.a ../binding/cxx/.libs/libcxx.a ../binding/f77/.libs/libf77.a ../binding/f90/.libs/libf90.a -Wl,--no-whole-archive  -L/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/../../.. -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lgfortran -lmpi_cxx -lmpi -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/crtendS.o /usr/lib/gcc/aarch64-unknown-linux-gnu/12.1.0/../../../../lib/crtn.o  -march=armv8-a -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libpnetcdf.so.4 -o .libs/libpnetcdf.so.4.0.3
libtool: link: (cd ".libs" && rm -f "libpnetcdf.so.4" && ln -s "libpnetcdf.so.4.0.3" "libpnetcdf.so.4")
libtool: link: (cd ".libs" && rm -f "libpnetcdf.so" && ln -s "libpnetcdf.so.4.0.3" "libpnetcdf.so")
libtool: link: (cd .libs/libpnetcdf.lax/libdispatchers.a && ar x "/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/libs/../dispatchers/.libs/libdispatchers.a")
libtool: link: (cd .libs/libpnetcdf.lax/libcommon.a && ar x "/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/libs/../drivers/common/.libs/libcommon.a")
libtool: link: (cd .libs/libpnetcdf.lax/libncmpio.a && ar x "/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/libs/../drivers/ncmpio/.libs/libncmpio.a")
libtool: link: (cd .libs/libpnetcdf.lax/libcxx.a && ar x "/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/libs/../binding/cxx/.libs/libcxx.a")
libtool: link: (cd .libs/libpnetcdf.lax/libf77.a && ar x "/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/libs/../binding/f77/.libs/libf77.a")
libtool: link: (cd .libs/libpnetcdf.lax/libf90.a && ar x "/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/libs/../binding/f90/.libs/libf90.a")
libtool: link: ar cr .libs/libpnetcdf.a   .libs/libpnetcdf.lax/libdispatchers.a/attr_getput.o .libs/libpnetcdf.lax/libdispatchers.a/attribute.o .libs/libpnetcdf.lax/libdispatchers.a/dimension.o .libs/libpnetcdf.lax/libdispatchers.a/error_codes.o .libs/libpnetcdf.lax/libdispatchers.a/file.o .libs/libpnetcdf.lax/libdispatchers.a/lib_version.o .libs/libpnetcdf.lax/libdispatchers.a/var_getput.o .libs/libpnetcdf.lax/libdispatchers.a/variable.o  .libs/libpnetcdf.lax/libcommon.a/check_name.o .libs/libpnetcdf.lax/libcommon.a/convert_swap.o .libs/libpnetcdf.lax/libcommon.a/create_imaptype.o .libs/libpnetcdf.lax/libcommon.a/dtype_decode.o .libs/libpnetcdf.lax/libcommon.a/error_mpi2nc.o .libs/libpnetcdf.lax/libcommon.a/error_posix2nc.o .libs/libpnetcdf.lax/libcommon.a/hash_map.o .libs/libpnetcdf.lax/libcommon.a/mem_alloc.o .libs/libpnetcdf.lax/libcommon.a/ncx.o .libs/libpnetcdf.lax/libcommon.a/pack_unpack.o .libs/libpnetcdf.lax/libcommon.a/utf8proc.o .libs/libpnetcdf.lax/libcommon.a/utils.o  .libs/libpnetcdf.lax/libncmpio.a/ncmpio_attr.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_bput.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_close.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_create.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_dim.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_driver.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_enddef.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_file_io.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_file_misc.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_filetype.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_fill.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_getput.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_hash_func.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_header_get.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_header_put.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_i_getput.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_i_varn.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_open.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_sync.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_util.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_var.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_vard.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_varn.o .libs/libpnetcdf.lax/libncmpio.a/ncmpio_wait.o  .libs/libpnetcdf.lax/libcxx.a/ncmpiAtt.o .libs/libpnetcdf.lax/libcxx.a/ncmpiByte.o .libs/libpnetcdf.lax/libcxx.a/ncmpiChar.o .libs/libpnetcdf.lax/libcxx.a/ncmpiCheck.o .libs/libpnetcdf.lax/libcxx.a/ncmpiCompoundType.o .libs/libpnetcdf.lax/libcxx.a/ncmpiDim.o .libs/libpnetcdf.lax/libcxx.a/ncmpiDouble.o .libs/libpnetcdf.lax/libcxx.a/ncmpiEnumType.o .libs/libpnetcdf.lax/libcxx.a/ncmpiException.o .libs/libpnetcdf.lax/libcxx.a/ncmpiFile.o .libs/libpnetcdf.lax/libcxx.a/ncmpiFloat.o .libs/libpnetcdf.lax/libcxx.a/ncmpiGroup.o .libs/libpnetcdf.lax/libcxx.a/ncmpiGroupAtt.o .libs/libpnetcdf.lax/libcxx.a/ncmpiInt.o .libs/libpnetcdf.lax/libcxx.a/ncmpiInt64.o .libs/libpnetcdf.lax/libcxx.a/ncmpiOpaqueType.o .libs/libpnetcdf.lax/libcxx.a/ncmpiShort.o .libs/libpnetcdf.lax/libcxx.a/ncmpiType.o .libs/libpnetcdf.lax/libcxx.a/ncmpiUbyte.o .libs/libpnetcdf.lax/libcxx.a/ncmpiUint.o .libs/libpnetcdf.lax/libcxx.a/ncmpiUint64.o .libs/libpnetcdf.lax/libcxx.a/ncmpiUshort.o .libs/libpnetcdf.lax/libcxx.a/ncmpiVar.o .libs/libpnetcdf.lax/libcxx.a/ncmpiVarAtt.o .libs/libpnetcdf.lax/libcxx.a/ncmpiVlenType.o .libs/libpnetcdf.lax/libcxx.a/ncmpi_notyet.o  .libs/libpnetcdf.lax/libf77.a/allf.o .libs/libpnetcdf.lax/libf77.a/inq_libversf.o .libs/libpnetcdf.lax/libf77.a/issyserrf.o .libs/libpnetcdf.lax/libf77.a/strerrnof.o .libs/libpnetcdf.lax/libf77.a/strerrorf.o .libs/libpnetcdf.lax/libf77.a/xinq_libversf.o .libs/libpnetcdf.lax/libf77.a/xstrerrnof.o .libs/libpnetcdf.lax/libf77.a/xstrerrorf.o  .libs/libpnetcdf.lax/libf90.a/pnetcdf.o 
libtool: link: ranlib .libs/libpnetcdf.a
libtool: link: rm -fr .libs/libpnetcdf.lax
libtool: link: creating libpnetcdf.la
libtool: link: ( cd ".libs" && rm -f "libpnetcdf.la" && ln -s "../libpnetcdf.la" "libpnetcdf.la" )
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/libs'
Making all in utils
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils'
Making all in ncmpigen
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpigen'
  CC       main.o
  CC       load.o
  CC       escapes.o
  CC       getfill.o
  CC       init.o
  CC       ncmpigentab.o
  CC       genlib.o
  CCLD     ncmpigen
libtool: link: /usr/bin/mpicc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ncmpigen main.o load.o escapes.o getfill.o init.o genlib.o ncmpigentab.o  ../../../src/libs/.libs/libpnetcdf.so -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lgfortran
libtool: link: creating ncmpigen
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpigen'
Making all in ncmpidump
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpidump'
  CC       ncmpidump.o
  CC       vardata.o
  CC       dumplib.o
  CCLD     ncmpidump
libtool: link: /usr/bin/mpicc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ncmpidump ncmpidump.o vardata.o dumplib.o  ../../../src/libs/.libs/libpnetcdf.so -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lgfortran
libtool: link: creating ncmpidump
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpidump'
Making all in ncmpidiff
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpidiff'
/usr/lib/distcc/bin/gcc -I../../../src/utils/ncvalidator -o cdfdiff cdfdiff.c
  CC       ncmpidiff.o
ncmpidiff.c: In function 'main':
ncmpidiff.c:523:342: warning: format '%g' expects argument of type 'double', but argument 3 has type 'char *' [-Wformat=]
ncmpidiff.c:523:342: warning: format '%g' expects argument of type 'double', but argument 4 has type 'char *' [-Wformat=]
ncmpidiff.c:523:342: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:524:293: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'short int *' [-Wformat=]
ncmpidiff.c:524:293: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'short int *' [-Wformat=]
ncmpidiff.c:524:342: warning: format '%g' expects argument of type 'double', but argument 3 has type 'short int *' [-Wformat=]
ncmpidiff.c:524:342: warning: format '%g' expects argument of type 'double', but argument 4 has type 'short int *' [-Wformat=]
ncmpidiff.c:524:342: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:525:293: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int *' [-Wformat=]
ncmpidiff.c:525:293: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int *' [-Wformat=]
ncmpidiff.c:525:342: warning: format '%g' expects argument of type 'double', but argument 3 has type 'int *' [-Wformat=]
ncmpidiff.c:525:342: warning: format '%g' expects argument of type 'double', but argument 4 has type 'int *' [-Wformat=]
ncmpidiff.c:525:342: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:526:293: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'float *' [-Wformat=]
ncmpidiff.c:526:293: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'float *' [-Wformat=]
ncmpidiff.c:526:342: warning: format '%g' expects argument of type 'double', but argument 3 has type 'float *' [-Wformat=]
ncmpidiff.c:526:342: warning: format '%g' expects argument of type 'double', but argument 4 has type 'float *' [-Wformat=]
ncmpidiff.c:526:342: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:527:293: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'double *' [-Wformat=]
ncmpidiff.c:527:293: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'double *' [-Wformat=]
ncmpidiff.c:527:342: warning: format '%g' expects argument of type 'double', but argument 3 has type 'double *' [-Wformat=]
ncmpidiff.c:527:342: warning: format '%g' expects argument of type 'double', but argument 4 has type 'double *' [-Wformat=]
ncmpidiff.c:527:342: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:528:342: warning: format '%g' expects argument of type 'double', but argument 3 has type 'unsigned char *' [-Wformat=]
ncmpidiff.c:528:342: warning: format '%g' expects argument of type 'double', but argument 4 has type 'unsigned char *' [-Wformat=]
ncmpidiff.c:528:342: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:529:293: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'short unsigned int *' [-Wformat=]
ncmpidiff.c:529:293: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'short unsigned int *' [-Wformat=]
ncmpidiff.c:529:342: warning: format '%g' expects argument of type 'double', but argument 3 has type 'short unsigned int *' [-Wformat=]
ncmpidiff.c:529:342: warning: format '%g' expects argument of type 'double', but argument 4 has type 'short unsigned int *' [-Wformat=]
ncmpidiff.c:529:342: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:530:293: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'unsigned int *' [-Wformat=]
ncmpidiff.c:530:293: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'unsigned int *' [-Wformat=]
ncmpidiff.c:530:342: warning: format '%g' expects argument of type 'double', but argument 3 has type 'unsigned int *' [-Wformat=]
ncmpidiff.c:530:342: warning: format '%g' expects argument of type 'double', but argument 4 has type 'unsigned int *' [-Wformat=]
ncmpidiff.c:530:342: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:531:293: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'long long int *' [-Wformat=]
ncmpidiff.c:531:293: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'long long int *' [-Wformat=]
ncmpidiff.c:531:342: warning: format '%g' expects argument of type 'double', but argument 3 has type 'long long int *' [-Wformat=]
ncmpidiff.c:531:342: warning: format '%g' expects argument of type 'double', but argument 4 has type 'long long int *' [-Wformat=]
ncmpidiff.c:531:342: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:532:293: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'long long unsigned int *' [-Wformat=]
ncmpidiff.c:532:293: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'long long unsigned int *' [-Wformat=]
ncmpidiff.c:532:342: warning: format '%g' expects argument of type 'double', but argument 3 has type 'long long unsigned int *' [-Wformat=]
ncmpidiff.c:532:342: warning: format '%g' expects argument of type 'double', but argument 4 has type 'long long unsigned int *' [-Wformat=]
ncmpidiff.c:532:342: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:744:365: warning: format '%g' expects argument of type 'double', but argument 3 has type 'char *' [-Wformat=]
ncmpidiff.c:744:365: warning: format '%g' expects argument of type 'double', but argument 4 has type 'char *' [-Wformat=]
ncmpidiff.c:744:365: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:745:316: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'short int *' [-Wformat=]
ncmpidiff.c:745:316: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'short int *' [-Wformat=]
ncmpidiff.c:745:365: warning: format '%g' expects argument of type 'double', but argument 3 has type 'short int *' [-Wformat=]
ncmpidiff.c:745:365: warning: format '%g' expects argument of type 'double', but argument 4 has type 'short int *' [-Wformat=]
ncmpidiff.c:745:365: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:746:316: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int *' [-Wformat=]
ncmpidiff.c:746:316: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int *' [-Wformat=]
ncmpidiff.c:746:365: warning: format '%g' expects argument of type 'double', but argument 3 has type 'int *' [-Wformat=]
ncmpidiff.c:746:365: warning: format '%g' expects argument of type 'double', but argument 4 has type 'int *' [-Wformat=]
ncmpidiff.c:746:365: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:747:316: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'float *' [-Wformat=]
ncmpidiff.c:747:316: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'float *' [-Wformat=]
ncmpidiff.c:747:365: warning: format '%g' expects argument of type 'double', but argument 3 has type 'float *' [-Wformat=]
ncmpidiff.c:747:365: warning: format '%g' expects argument of type 'double', but argument 4 has type 'float *' [-Wformat=]
ncmpidiff.c:747:365: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:748:316: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'double *' [-Wformat=]
ncmpidiff.c:748:316: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'double *' [-Wformat=]
ncmpidiff.c:748:365: warning: format '%g' expects argument of type 'double', but argument 3 has type 'double *' [-Wformat=]
ncmpidiff.c:748:365: warning: format '%g' expects argument of type 'double', but argument 4 has type 'double *' [-Wformat=]
ncmpidiff.c:748:365: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:749:365: warning: format '%g' expects argument of type 'double', but argument 3 has type 'unsigned char *' [-Wformat=]
ncmpidiff.c:749:365: warning: format '%g' expects argument of type 'double', but argument 4 has type 'unsigned char *' [-Wformat=]
ncmpidiff.c:749:365: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:750:316: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'short unsigned int *' [-Wformat=]
ncmpidiff.c:750:316: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'short unsigned int *' [-Wformat=]
ncmpidiff.c:750:365: warning: format '%g' expects argument of type 'double', but argument 3 has type 'short unsigned int *' [-Wformat=]
ncmpidiff.c:750:365: warning: format '%g' expects argument of type 'double', but argument 4 has type 'short unsigned int *' [-Wformat=]
ncmpidiff.c:750:365: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:751:316: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'unsigned int *' [-Wformat=]
ncmpidiff.c:751:316: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'unsigned int *' [-Wformat=]
ncmpidiff.c:751:365: warning: format '%g' expects argument of type 'double', but argument 3 has type 'unsigned int *' [-Wformat=]
ncmpidiff.c:751:365: warning: format '%g' expects argument of type 'double', but argument 4 has type 'unsigned int *' [-Wformat=]
ncmpidiff.c:751:365: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:752:316: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'long long int *' [-Wformat=]
ncmpidiff.c:752:316: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'long long int *' [-Wformat=]
ncmpidiff.c:752:365: warning: format '%g' expects argument of type 'double', but argument 3 has type 'long long int *' [-Wformat=]
ncmpidiff.c:752:365: warning: format '%g' expects argument of type 'double', but argument 4 has type 'long long int *' [-Wformat=]
ncmpidiff.c:752:365: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
ncmpidiff.c:753:316: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'long long unsigned int *' [-Wformat=]
ncmpidiff.c:753:316: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'long long unsigned int *' [-Wformat=]
ncmpidiff.c:753:365: warning: format '%g' expects argument of type 'double', but argument 3 has type 'long long unsigned int *' [-Wformat=]
ncmpidiff.c:753:365: warning: format '%g' expects argument of type 'double', but argument 4 has type 'long long unsigned int *' [-Wformat=]
ncmpidiff.c:753:365: warning: format '%e' expects argument of type 'double', but argument 5 has type 'long int' [-Wformat=]
  CCLD     ncmpidiff
libtool: link: /usr/bin/mpicc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ncmpidiff ncmpidiff.o  ../../../src/libs/.libs/libpnetcdf.so -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lgfortran
libtool: link: creating ncmpidiff
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpidiff'
Making all in ncvalidator
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncvalidator'
/usr/lib/distcc/bin/gcc -o ncvalidator ncvalidator.c
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncvalidator'
Making all in pnetcdf_version
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/pnetcdf_version'
/usr/lib/distcc/bin/gcc -DMPICC="\"/usr/bin/mpicc\"" -DCFLAGS="\"-march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -ffat-lto-objects\"" -DCONFIGURE_ARGS_CLEAN="\"--prefix=/usr --enable-shared --enable-netcdf4\"" -DPNETCDF_VERSION="\"1.12.3\"" -DMPICXX="\"/usr/bin/mpicxx\"" -DCXXFLAGS="\"-march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS\"" -DMPIF77="\"/usr/bin/mpif77\"" -DFFLAGS="\"-g -O2 -fallow-argument-mismatch\"" -DMPIF90="\"/usr/bin/mpif90\"" -DFCFLAGS="\"-g -O2 -fallow-argument-mismatch\"" -o pnetcdf_version pnetcdf_version.c
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/pnetcdf_version'
Making all in ncoffsets
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncoffsets'
/usr/lib/distcc/bin/gcc -o ncoffsets ncoffsets.c
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncoffsets'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils'
make[1]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src'
Making all in man
make[1]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/man'
m4 -DPNETCDF -DAPI=C -DPNETCDF_VERSION=1.12.3 pnetcdf.m4 > pnetcdf.3  || rm -f pnetcdf.3
m4 -DPNETCDF -DAPI=F -DPNETCDF_VERSION=1.12.3 pnetcdf.m4 > pnetcdf_f77.3  || rm -f pnetcdf_f77.3
m4 -DPNETCDF -DPNETCDF_VERSION=1.12.3 pnetcdf_f90.m4 > pnetcdf_f90.3  || rm -f pnetcdf_f90.3
make[1]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/man'
Making all in examples
make[1]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples'
Making all in C
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/C'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/C'
Making all in CXX
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/CXX'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/CXX'
Making all in F77
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/F77'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/F77'
Making all in F90
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/F90'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/F90'
Making all in tutorial
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/tutorial'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/tutorial'
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples'
make[1]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples'
Making all in benchmarks
make[1]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks'
Making all in C
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks/C'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks/C'
Making all in FLASH-IO
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks/FLASH-IO'
  PPFC     get_mfluid_property.o
  PPFC     flash_release.o
  PPFC     flash_benchmark_io.o
  PPFC     checkpoint_ncmpi_parallel.o
  PPFC     plotfile_ncmpi_parallel.o
flash_benchmark_io.F90:236:23:

  221 |        call MPI_Reduce(chk_t, tmax, 3, MPI_DOUBLE_PRECISION, MPI_MAX, &
      |                       2
......
  236 |        call MPI_Reduce(chk_io, bw, 1, MPI_DOUBLE_PRECISION, MPI_SUM, &
      |                       1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
flash_benchmark_io.F90:236:31:

  221 |        call MPI_Reduce(chk_t, tmax, 3, MPI_DOUBLE_PRECISION, MPI_MAX, &
      |                              2 
......
  236 |        call MPI_Reduce(chk_io, bw, 1, MPI_DOUBLE_PRECISION, MPI_SUM, &
      |                               1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
flash_benchmark_io.F90:239:23:

  221 |        call MPI_Reduce(chk_t, tmax, 3, MPI_DOUBLE_PRECISION, MPI_MAX, &
      |                       2
......
  239 |        call MPI_Reduce(nocorner_io, bw, 1, MPI_DOUBLE_PRECISION, MPI_SUM, &
      |                       1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
flash_benchmark_io.F90:239:36:

  221 |        call MPI_Reduce(chk_t, tmax, 3, MPI_DOUBLE_PRECISION, MPI_MAX, &
      |                              2      
......
  239 |        call MPI_Reduce(nocorner_io, bw, 1, MPI_DOUBLE_PRECISION, MPI_SUM, &
      |                                    1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
flash_benchmark_io.F90:242:23:

  221 |        call MPI_Reduce(chk_t, tmax, 3, MPI_DOUBLE_PRECISION, MPI_MAX, &
      |                       2
......
  242 |        call MPI_Reduce(corner_io, bw, 1, MPI_DOUBLE_PRECISION, MPI_SUM, &
      |                       1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
flash_benchmark_io.F90:242:34:

  221 |        call MPI_Reduce(chk_t, tmax, 3, MPI_DOUBLE_PRECISION, MPI_MAX, &
      |                              2    
......
  242 |        call MPI_Reduce(corner_io, bw, 1, MPI_DOUBLE_PRECISION, MPI_SUM, &
      |                                  1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
flash_benchmark_io.F90:303:26:

  221 |        call MPI_Reduce(chk_t, tmax, 3, MPI_DOUBLE_PRECISION, MPI_MAX, &
      |                       2   
......
  303 |           call MPI_Reduce(malloc_size, sum_size, 1, MPI_OFFSET, MPI_SUM, &
      |                          1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/REAL(8)).
flash_benchmark_io.F90:303:39:

  221 |        call MPI_Reduce(chk_t, tmax, 3, MPI_DOUBLE_PRECISION, MPI_MAX, &
      |                              2         
......
  303 |           call MPI_Reduce(malloc_size, sum_size, 1, MPI_OFFSET, MPI_SUM, &
      |                                       1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/REAL(8)).
flash_benchmark_io.F90:79:21:

   74 |       call MPI_Bcast(isArgvRight, 1, MPI_LOGICAL, MasterPE, &
      |                     2
......
   79 |       call MPI_Bcast(basenm, 128, MPI_CHARACTER, MasterPE, &
      |                     1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (CHARACTER(128)/LOGICAL(4)).
flash_benchmark_io.F90:129:39:

  122 |       nocorner_io = plotfile_ncmpi_par(0, simtime, .false.)
      |                                          2
......
  129 |       corner_io = plotfile_ncmpi_par(0,0.e0,.true.)
      |                                       1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).
  FCLD     flash_benchmark_io
libtool: link: /usr/bin/mpif90 -I../../src/binding/f90 -ffree-form -I. -DN_DIM=3 -DMAXBLOCKS=100 -DIONMAX=13 -g -O2 -fallow-argument-mismatch -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/flash_benchmark_io get_mfluid_property.o flash_release.o flash_benchmark_io.o checkpoint_ncmpi_parallel.o plotfile_ncmpi_parallel.o  -L../../src/libs /build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/libs/.libs/libpnetcdf.so -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lgfortran
libtool: link: creating flash_benchmark_io
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks/FLASH-IO'
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks'
make[1]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks'
Making all in test
make[1]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test'
Making all in common
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/common'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/common'
Making all in C
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/C'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/C'
Making all in fandc
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/fandc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/fandc'
Making all in nc_test
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nc_test'
m4 -DPNETCDF -I../../m4 tests.h.m4 > tests.h
make  all-am
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nc_test'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nc_test'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nc_test'
Making all in cdf_format
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/cdf_format'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/cdf_format'
Making all in header
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/header'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/header'
Making all in testcases
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/testcases'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/testcases'
Making all in nonblocking
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nonblocking'
m4  -DPNETCDF -I../../m4 bput_varn.m4 >bput_varn.c
m4  -DPNETCDF -I../../m4 column_wise.m4 >column_wise.c
make  all-am
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nonblocking'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nonblocking'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nonblocking'
Making all in CXX
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/CXX'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/CXX'
Making all in nf_test
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nf_test'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nf_test'
Making all in nf90_test
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nf90_test'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nf90_test'
Making all in F90
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/F90'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/F90'
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test'
make[1]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test'
make[1]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src'
Making install in include
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/include'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/include'
 /usr/bin/install -c -m 644 pnetcdf.h '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/include'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/include'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/include'
Making install in dispatchers
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/dispatchers'
make  install-am
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/dispatchers'
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/dispatchers'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/dispatchers'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/dispatchers'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/dispatchers'
Making install in drivers
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers'
Making install in include
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/include'
make  install-am
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/include'
make[5]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/include'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/include'
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/include'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/include'
Making install in common
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/common'
make  install-am
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/common'
make[5]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/common'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/common'
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/common'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/common'
Making install in ncmpio
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/ncmpio'
make  install-am
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/ncmpio'
make[5]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/ncmpio'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/ncmpio'
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/ncmpio'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers/ncmpio'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers'
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/drivers'
Making install in binding
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding'
Making install in cxx
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/cxx'
make  install-am
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/cxx'
make[5]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/cxx'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/include'
 /usr/bin/install -c -m 644 pnetcdf '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/include'
make[5]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/cxx'
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/cxx'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/cxx'
Making install in f77
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/f77'
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/f77'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/include'
 /usr/bin/install -c -m 644 pnetcdf.inc '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/include'
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/f77'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/f77'
Making install in f90
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/f90'
make  install-am
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/f90'
make[5]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/f90'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/include'
 /usr/bin/install -c -m 644 pnetcdf.mod '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/include'
make[5]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/f90'
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/f90'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding/f90'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding'
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/binding'
Making install in packaging
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/packaging'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/packaging'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 pnetcdf.pc '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/lib/pkgconfig'
make  install-data-hook
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/packaging'
/usr/bin/sed -i'' -e 's|INSTALL_PREFIX|/usr|g ; s|INSTALL_EXEC_PREFIX|/usr|g' /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/lib/pkgconfig/pnetcdf.pc
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/packaging'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/packaging'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/packaging'
Making install in .
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src'
Making install in libs
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/libs'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/libs'
make[3]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libpnetcdf.la '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/lib'
libtool: install: /usr/bin/install -c .libs/libpnetcdf.so.4.0.3 /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/lib/libpnetcdf.so.4.0.3
libtool: install: (cd /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/lib && { ln -s -f libpnetcdf.so.4.0.3 libpnetcdf.so.4 || { rm -f libpnetcdf.so.4 && ln -s libpnetcdf.so.4.0.3 libpnetcdf.so.4; }; })
libtool: install: (cd /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/lib && { ln -s -f libpnetcdf.so.4.0.3 libpnetcdf.so || { rm -f libpnetcdf.so && ln -s libpnetcdf.so.4.0.3 libpnetcdf.so; }; })
libtool: install: /usr/bin/install -c .libs/libpnetcdf.lai /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/lib/libpnetcdf.la
libtool: install: /usr/bin/install -c .libs/libpnetcdf.a /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/lib/libpnetcdf.a
libtool: install: chmod 644 /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/lib/libpnetcdf.a
libtool: install: ranlib /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/lib/libpnetcdf.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/libs'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/libs'
Making install in utils
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils'
Making install in ncmpigen
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpigen'
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpigen'
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin'
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/share/man/man1'
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c ncmpigen '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin'
 /usr/bin/install -c -m 644 ncmpigen.1 '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/share/man/man1'
libtool: warning: '../../../src/libs/libpnetcdf.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/ncmpigen /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin/ncmpigen
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpigen'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpigen'
Making install in ncmpidump
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpidump'
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpidump'
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin'
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/share/man/man1'
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c ncmpidump '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin'
 /usr/bin/install -c -m 644 ncmpidump.1 '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/share/man/man1'
libtool: warning: '../../../src/libs/libpnetcdf.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/ncmpidump /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin/ncmpidump
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpidump'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpidump'
Making install in ncmpidiff
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpidiff'
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpidiff'
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin'
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/share/man/man1'
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c ncmpidiff cdfdiff '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin'
 /usr/bin/install -c -m 644 ncmpidiff.1 cdfdiff.1 '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/share/man/man1'
libtool: warning: '../../../src/libs/libpnetcdf.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/ncmpidiff /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin/ncmpidiff
libtool: install: /usr/bin/install -c cdfdiff /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin/cdfdiff
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpidiff'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncmpidiff'
Making install in ncvalidator
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncvalidator'
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncvalidator'
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin'
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/share/man/man1'
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c ncvalidator '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin'
 /usr/bin/install -c -m 644 ncvalidator.1 '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/share/man/man1'
libtool: install: /usr/bin/install -c ncvalidator /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin/ncvalidator
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncvalidator'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncvalidator'
Making install in pnetcdf_version
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/pnetcdf_version'
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/pnetcdf_version'
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin'
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/share/man/man1'
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c pnetcdf_version '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin'
 /usr/bin/install -c -m 644 pnetcdf_version.1 '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/share/man/man1'
libtool: install: /usr/bin/install -c pnetcdf_version /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin/pnetcdf_version
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/pnetcdf_version'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/pnetcdf_version'
Making install in ncoffsets
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncoffsets'
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncoffsets'
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin'
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/share/man/man1'
  /bin/sh ../../../libtool   --mode=install /usr/bin/install -c ncoffsets '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin'
 /usr/bin/install -c -m 644 ncoffsets.1 '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/share/man/man1'
libtool: install: /usr/bin/install -c ncoffsets /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin/ncoffsets
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncoffsets'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils/ncoffsets'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils'
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils'
make[4]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin'
 /usr/bin/install -c pnetcdf-config '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin'
make  install-exec-hook
make[5]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils'
/usr/bin/sed -i'' -e 's|INSTALL_PREFIX|/usr|g ; s|INSTALL_EXEC_PREFIX|/usr|g' /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin/pnetcdf-config
chmod +x /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin/pnetcdf-config
make[5]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils'
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src/utils'
make[1]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/src'
Making install in man
make[1]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/man'
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/share/man/man3'
 /usr/bin/install -c -m 644 pnetcdf.3 pnetcdf_f77.3 pnetcdf_f90.3 '/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/share/man/man3'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/man'
make[1]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/man'
Making install in examples
make[1]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples'
Making install in C
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/C'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/C'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/C'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/C'
Making install in CXX
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/CXX'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/CXX'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/CXX'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/CXX'
Making install in F77
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/F77'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/F77'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/F77'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/F77'
Making install in F90
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/F90'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/F90'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/F90'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/F90'
Making install in tutorial
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/tutorial'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/tutorial'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/tutorial'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples/tutorial'
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples'
make[1]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/examples'
Making install in benchmarks
make[1]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks'
Making install in C
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks/C'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks/C'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks/C'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks/C'
Making install in FLASH-IO
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks/FLASH-IO'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks/FLASH-IO'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks/FLASH-IO'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks/FLASH-IO'
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks'
make[1]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/benchmarks'
Making install in test
make[1]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test'
Making install in common
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/common'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/common'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/common'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/common'
Making install in C
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/C'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/C'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/C'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/C'
Making install in fandc
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/fandc'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/fandc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/fandc'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/fandc'
Making install in nc_test
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nc_test'
make  install-am
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nc_test'
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nc_test'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nc_test'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nc_test'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nc_test'
Making install in cdf_format
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/cdf_format'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/cdf_format'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/cdf_format'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/cdf_format'
Making install in header
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/header'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/header'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/header'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/header'
Making install in testcases
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/testcases'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/testcases'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/testcases'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/testcases'
Making install in nonblocking
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nonblocking'
make  install-am
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nonblocking'
make[4]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nonblocking'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nonblocking'
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nonblocking'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nonblocking'
Making install in CXX
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/CXX'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/CXX'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/CXX'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/CXX'
Making install in nf_test
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nf_test'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nf_test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nf_test'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nf_test'
Making install in nf90_test
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nf90_test'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nf90_test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nf90_test'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/nf90_test'
Making install in F90
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/F90'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/F90'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/F90'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test/F90'
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test'
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test'
make[1]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3/test'
make[1]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3'
make[2]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3'
make[2]: Nothing to be done for 'install-exec-am'.
make  install-data-hook
make[3]: Entering directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3'
+----------------------------------------------------------------------------+
|
|  PnetCDF has been successfully installed under
|          /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr
|
|  * PnetCDF header files have been installed in
|          /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/include
|  * PnetCDF library files have been installed in
|          /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/lib
|  * PnetCDF utility programs have been installed in
|          /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/bin
|  * PnetCDF man pages have been installed in
|          /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/share/man
|
|  To compile your PnetCDF programs, please add the following to the command
|  line, so the compiler can find the PnetCDF header files:
|      -I/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/include
|
|  Add the following line to link your program to PnetCDF library:
|      -L/build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/lib -lpnetcdf
|
|  Add the following to your run-time environment variable LD_LIBRARY_PATH,
|  when linking your executable with the PnetCDF shared libraries.
|      /build/pnetcdf-openmpi/pkg/pnetcdf-openmpi/usr/lib
|
|
|  PnetCDF is jointly developed by a team at Northwestern University and
|  Argonne National Laboratory.
|
|  Visit PnetCDF project web site for more information
|      https://parallel-netcdf.github.io
|
+----------------------------------------------------------------------------+
make[3]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3'
make[2]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3'
make[1]: Leaving directory '/build/pnetcdf-openmpi/src/pnetcdf-1.12.3'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "pnetcdf-openmpi"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pnetcdf-openmpi 1.12.3-3 (Mon Jun 27 17:59:37 2022)
==> Cleaning up...