==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: netcdf-fortran 4.6.1-3 (Tue Feb 11 03:00:07 2025)
==> Retrieving sources...
  -> Cloning netcdf-fortran git repo...
Cloning into bare repository '/home/leming/work/netcdf-fortran/netcdf-fortran'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    netcdf-fortran ... Skipped
==> Making package: netcdf-fortran 4.6.1-3 (Tue Feb 11 03:00:29 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) blosc-1.21.6-1  hdf5-1.14.5-1  libaec-1.1.3-1  libzip-1.11.2-1
             snappy-1.2.1-2  netcdf-4.9.3-2

Total Installed Size:  14.65 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libaec...
installing hdf5...
installing snappy...
installing blosc...
installing libzip...
installing netcdf...
Optional dependencies for netcdf
    netcdf-fortran: fortran bindings
    netcdf-cxx: c++ bindings
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (18) clang-19.1.7-1  compiler-rt-19.1.7-1  cppdap-1.58.0-2
              fmt-11.1.3-1  hicolor-icon-theme-0.18-1  jsoncpp-1.9.6-3
              libedit-20240808_3.1-1  libuv-1.50.0-1  llvm-libs-19.1.7-1
              perl-error-0.17029-7  perl-mailtools-2.22-1  perl-timedate-2.33-7
              rhash-1.4.4-1  spdlog-1.15.1-1  cmake-3.31.5-1  doxygen-1.13.2-1
              gcc-fortran-14.2.1+r753+g1cd744a6828f-1  git-2.48.1-1

Total Download Size:     8.74 MiB
Total Installed Size:  531.07 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 gcc-fortran-14.2.1+r753+g1cd744a6828f-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cppdap...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
    make: for unix Makefile generator [installed]
    ninja: for ninja generator
    qt6-base: cmake-gui
installing gcc-fortran...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing libedit...
installing llvm-libs...
installing compiler-rt...
installing clang...
Optional dependencies for clang
    openmp: OpenMP support in clang with -fopenmp
    python: for scan-view and git-clang-format [installed]
    llvm: referenced by some clang headers
installing fmt...
installing spdlog...
installing doxygen...
Optional dependencies for doxygen
    graphviz: for caller/callee graph generation
    qt6-base: for doxywizard
    texlive-fontsrecommended: for generating LaTeX, Postscript and PDF output
    texlive-fontutils: for generating LaTeX, Postscript and PDF output
    texlive-latexextra: for generating LaTeX, Postscript and PDF output
    texlive-plaingeneric: for generating LaTeX, Postscript and PDF output
:: Running post-transaction hooks...
(1/5) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/5) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/5) Arming ConditionNeedsUpdate...
(4/5) Warn about old perl modules
(5/5) Updating the info directory file...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of netcdf-fortran git repo...
Cloning into 'netcdf-fortran'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
-- The C compiler identification is GNU 14.2.1
-- The Fortran compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Check for working Fortran compiler: /usr/bin/gfortran - skipped
CMake Warning (dev) at CMakeLists.txt:41 (exec_program):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
Call Stack (most recent call first):
  CMakeLists.txt:43 (getuname)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at CMakeLists.txt:41 (exec_program):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
Call Stack (most recent call first):
  CMakeLists.txt:44 (getuname)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at CMakeLists.txt:41 (exec_program):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
Call Stack (most recent call first):
  CMakeLists.txt:45 (getuname)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Doxygen: /usr/bin/doxygen (found version "1.13.2") found components: doxygen missing components: dot
-- Found m4: /usr/bin/m4
-- Found netCDF CMake package: netCDF::netcdf
-- Whether NetCDF-C built with HDF5 enabled: yes
-- Looking for alloca.h
-- Looking for alloca.h - found
-- Looking for malloc.h
-- Looking for malloc.h - found
-- Looking for ctype.h
-- Looking for ctype.h - found
-- Looking for dirent.h
-- Looking for dirent.h - found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for errno.h
-- Looking for errno.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for getopt.h
-- Looking for getopt.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Looking for locale.h
-- Looking for locale.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdio.h
-- Looking for stdio.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for stdarg.h
-- Looking for stdarg.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for signal.h
-- Looking for signal.h - found
-- Looking for sys/dir.h
-- Looking for sys/dir.h - found
-- Looking for sys/ndir.h
-- Looking for sys/ndir.h - not found
-- Looking for sys/param.h
-- Looking for sys/param.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for sys/wait.h
-- Looking for sys/wait.h - found
-- Looking for sys/resource.h
-- Looking for sys/resource.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for pstdint.h
-- Looking for pstdint.h - not found
-- Looking for endian.h
-- Looking for endian.h - found
-- Looking for BaseTsd.h
-- Looking for BaseTsd.h - not found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for netcdf.h
-- Looking for netcdf.h - found
-- Check size of void*
-- Check size of void* - done
-- Check size of char
-- Check size of char - done
-- Check size of double
-- Check size of double - done
-- Check size of float
-- Check size of float - done
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of long long
-- Check size of long long - done
-- Check size of off_t
-- Check size of off_t - done
-- Check size of off64_t
-- Check size of off64_t - failed
-- Check size of short
-- Check size of short - done
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check size of __int64
-- Check size of __int64 - failed
-- Check size of uchar
-- Check size of uchar - failed
-- Check size of int64_t
-- Check size of int64_t - done
-- Check size of uint64_t
-- Check size of uint64_t - done
-- Performing Test COMPILER_HAS_ALLOW_ARGUMENT_MISMATCH
-- Performing Test COMPILER_HAS_ALLOW_ARGUMENT_MISMATCH - Success
-- Performing Test COMPILER_HAS_MISMATCH_ALL
-- Performing Test COMPILER_HAS_MISMATCH_ALL - Failed
-- Looking for alloca
-- Looking for alloca - not found
-- Looking for nccreate in netCDF::netcdf
-- Looking for nccreate in netCDF::netcdf - found
-- Looking for nc_set_log_level in netCDF::netcdf
-- Looking for nc_set_log_level in netCDF::netcdf - found
-- Looking for oc_open in netCDF::netcdf
-- Looking for oc_open in netCDF::netcdf - found
-- Performing Test HAVE_SZIP_WRITE
-- Performing Test HAVE_SZIP_WRITE - Success
-- Performing Test HAVE_QUANTIZE
-- Performing Test HAVE_QUANTIZE - Success
-- Looking for nc_def_var_szip in netCDF::netcdf
-- Looking for nc_def_var_szip in netCDF::netcdf - found
-- Performing Test NC_HAVE_ZSTD
-- Performing Test NC_HAVE_ZSTD - Success
CMake Warning at CMakeLists.txt:692 (MESSAGE):
  libnetcdf was built with zstd support, but HDF5_PLUGIN_PATH is not set.
  Please set the HDF5_PLUGIN_PATH environmental variable if zstandard tests
  fail, or pass -DDISABLE_ZSTANDARD_PLUGIN=TRUE when running cmake.


-- Check size of signed char
-- Check size of signed char - done
Matching Fortran types to C types
Matching Fortran types to C types - done
-- Whether NetCDF-C built with paralle I/O enabled: no
Create pre-compiled tests.
  nf_test C_SOURCES: f03lib.c
Adding C code for Test nf_test to Library
  tst_int64 C_SOURCES: 
  tst_f77_v2 C_SOURCES: 
  ftest C_SOURCES: f03lib.c
Adding C code for Test ftest to Library


-- CMake Summary:

-- 	Build Type:			Release
-- 	Building Shared Libraries:	ON
-- 	Building netCDF-4:		ON
-- 	Building DAP Support:		ON
-- 	Logging Support:		ON
-- 	Enabling CDF5:			FALSE
-- 	Relaxed check NC_EINVALCOORDS:	TRUE
-- 	Building Parallel IO:		OFF
-- 	Using NetCDF4 Parallel IO:	FALSE
-- 	Using PnetCDF Parallel IO:	FALSE
-- 	Testing Parallel IO:		OFF
-- 	Linking against:		netCDF::netcdf;

# NetCDF Fortran Configuration Summary
==============================

# General
-------
Library Version:		4.6.1
Configured On:		        
Host System:		        armv7l-Linux-5.17.1-1-ARCH
Build Directory: 	        /build/netcdf-fortran/src/build
Install Prefix:                 /usr

# Compiling Options
-----------------
Fortran Compiler:               /usr/bin/gfortran
FFLAGS:                          -fallow-argument-mismatch 
LDFLAGS:		        -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now 
C Compiler:                     /usr/lib/distcc/bin/cc
CPPFLAGS:                        
CFLAGS:                         -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -g -Wall -Wno-unused-variable -Wno-unused-parameter -O2 
Shared Library:		        yes
Static Library:		        no
Extra libraries:	        -lnetcdf -lnetcdf 

# Features
--------
F03:                            yes
Dap Support:                    yes
Logging Support:                yes
NetCDF-2 API:                   yes
NetCDF-4 API:                   yes
CDF5 Support:                   no
Parallel IO:                    no
NetCDF4 Parallel IO:            no
PnetCDF Parallel IO:            no
SZIP Write Support:             yes
Zstandard Support:              no 
Quantize:  			yes

-- ATTENTION: NO HDF5_PLUGIN_PATH SET
CMake Warning at CMakeLists.txt:1158 (MESSAGE):
  libnetcdf was built with zstd support, but HDF5_PLUGIN_PATH is not set.
  Please set the HDF5_PLUGIN_PATH environmental variable if zstandard tests
  fail.


CMake Warning at CMakeLists.txt:1159 (MESSAGE):
  You can use `nc-config --plugindir` to determine the appropriate value for
  HDF5_PLUGIN_PATH


-- Configuring done (31.6s)
-- Generating done (0.6s)
-- Build files have been written to: /build/netcdf-fortran/src/build
make: Entering directory '/build/netcdf-fortran/src/build'
[  0%] Building C object fortran/CMakeFiles/netcdff_c.dir/nf_lib.c.o
[  1%] Building C object fortran/CMakeFiles/netcdff_c.dir/nf_v2compat.c.o
[  1%] Built target netcdff_c
[  1%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf_nc_data.F90.o
[  2%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf_nc_interfaces.F90.o
[  3%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf4_nc_interfaces.F90.o
[  4%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf_nf_data.F90.o
[  5%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf4_nf_interfaces.F90.o
[  5%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf_nf_interfaces.F90.o
[  5%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf4_f03.F90.o
[  6%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf_f03.F90.o
[  7%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf_fortv2_c_interfaces.F90.o
[  8%] Building Fortran object fortran/CMakeFiles/netcdff.dir/typeSizes.F90.o
[  8%] Building Fortran object fortran/CMakeFiles/netcdff.dir/netcdf4.F90.o
/build/netcdf-fortran/src/netcdf-fortran/fortran/netcdf4_func.F90:797:75:

  797 | inq_var_fill_FourByteReal = nf_inq_var_fill(ncid, varid, no_fill, fill)
      |                                                                  1

......
  807 | inq_var_fill_EightByteReal = nf_inq_var_fill(ncid, varid, no_fill, fill)
      |                                                                   2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).
/build/netcdf-fortran/src/netcdf-fortran/fortran/netcdf4_func.F90:737:75:

  737 | def_var_fill_FourByteReal = nf_def_var_fill(ncid, varid, no_fill, fill)
      |                                                                  1

......
  747 | def_var_fill_EightByteReal = nf_def_var_fill(ncid, varid, no_fill, fill)
      |                                                                   2

Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).
[  9%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_attio.F90.o
[ 10%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_control.F90.o
[ 10%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_dim.F90.o
[ 11%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_misc.F90.o
[ 12%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_genatt.F90.o
[ 12%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_geninq.F90.o
[ 13%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_genvar.F90.o
[ 14%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_vario.F90.o
[ 14%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_var1io.F90.o
[ 15%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_varaio.F90.o
[ 16%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_varmio.F90.o
[ 17%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_varsio.F90.o
[ 17%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_nc_noparallel.F90.o
[ 18%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_nc4.F90.o
[ 19%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_logging.F90.o
[ 20%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_fortv2.F90.o
[ 21%] Linking Fortran shared library libnetcdff.so
[ 21%] Built target netcdff
[ 22%] Building C object nf_test/CMakeFiles/nf_test_c.dir/f03lib.c.o
[ 22%] Built target nf_test_c
[ 23%] Building Fortran object nf_test/CMakeFiles/nf_test.dir/f03lib_f_interfaces.F90.o
[ 23%] Building Fortran object nf_test/CMakeFiles/nf_test.dir/test_get.F.o
[ 24%] Building Fortran object nf_test/CMakeFiles/nf_test.dir/test_put.F.o
[ 25%] Building Fortran object nf_test/CMakeFiles/nf_test.dir/nf_error.F.o
[ 25%] Building Fortran object nf_test/CMakeFiles/nf_test.dir/nf_test.F.o
[ 26%] Building Fortran object nf_test/CMakeFiles/nf_test.dir/test_read.F.o
[ 27%] Building Fortran object nf_test/CMakeFiles/nf_test.dir/test_write.F.o
[ 28%] Building Fortran object nf_test/CMakeFiles/nf_test.dir/util.F.o
[ 28%] Linking Fortran executable nf_test
[ 28%] Built target nf_test
[ 29%] Building Fortran object nf_test/CMakeFiles/tst_int64.dir/tst_int64.F.o
[ 30%] Linking Fortran executable tst_int64
[ 30%] Built target tst_int64
[ 31%] Building Fortran object nf_test/CMakeFiles/tst_f77_v2.dir/tst_f77_v2.F.o
[ 31%] Linking Fortran executable tst_f77_v2
[ 31%] Built target tst_f77_v2
[ 32%] Building C object nf_test/CMakeFiles/ftest_c.dir/f03lib.c.o
[ 32%] Built target ftest_c
[ 33%] Building Fortran object nf_test/CMakeFiles/ftest.dir/ftest.F.o
/build/netcdf-fortran/src/netcdf-fortran/nf_test/ftest.F:1436:33:

 1433 |       call ncvgt1(ncid, bid, ix, b, iret)
      |                                 2
......
 1436 |       call ncvgt1(ncid, sid, ix, s, iret)
      |                                 1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
/build/netcdf-fortran/src/netcdf-fortran/nf_test/ftest.F:224:50:

  213 |             call ncagt (outcdf, NCBYTE, attnam, bytval, iret)
      |                                                2  
......
  224 |             call ncagt (outcdf, NCGLOBAL, attnam, shval, iret)
      |                                                  1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
/build/netcdf-fortran/src/netcdf-fortran/nf_test/ftest.F:1039:47:

 1026 |             call ncvgt (ncid, m, start, count, barray, iret)
      |                                               2
......
 1039 |             call ncvgt (ncid, m, start, count, sarray, iret)
      |                                               1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
/build/netcdf-fortran/src/netcdf-fortran/nf_test/ftest.F:1260:43:

 1254 |       call ncvpt (ncid, bid, start, count, barray, iret)
      |                                           2
......
 1260 |       call ncvpt (ncid, sid, start, count, sarray, iret)
      |                                           1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
/build/netcdf-fortran/src/netcdf-fortran/nf_test/ftest.F:1366:37:

 1360 |       call ncvpt1 (ncid, bid, bindx, bvalue, iret)
      |                                     2
......
 1366 |       call ncvpt1 (ncid, sid, sindx, svalue, iret)
      |                                     1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
/build/netcdf-fortran/src/netcdf-fortran/nf_test/ftest.F:569:72:

  559 |       call ncapt (ncid, bid, 'validrange', NCBYTE, 2,
      |                                                                        2
......
  569 |       call ncapt (ncid, sid, 'validrange', NCSHORT, 2,
      |                                                                        1
Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
[ 33%] Linking Fortran executable ftest
[ 33%] Built target ftest
[ 34%] Building Fortran object nf03_test/CMakeFiles/tst_f90.dir/tst_f90.F90.o
[ 35%] Linking Fortran executable tst_f90
[ 35%] Built target tst_f90
[ 35%] Building Fortran object nf03_test/CMakeFiles/tst_fill_int64.dir/tst_fill_int64.F90.o
[ 36%] Linking Fortran executable tst_fill_int64
[ 36%] Built target tst_fill_int64
[ 37%] Building Fortran object nf_test4/CMakeFiles/ftst_filter.dir/ftst_filter.F.o
[ 38%] Linking Fortran executable ftst_filter
[ 38%] Built target ftst_filter
[ 38%] Building Fortran object nf_test4/CMakeFiles/ftst_groups.dir/ftst_groups.F.o
[ 39%] Linking Fortran executable ftst_groups
[ 39%] Built target ftst_groups
[ 40%] Building Fortran object nf_test4/CMakeFiles/ftst_vars.dir/ftst_vars.F.o
[ 41%] Linking Fortran executable ftst_vars
[ 41%] Built target ftst_vars
[ 41%] Building Fortran object nf_test4/CMakeFiles/ftst_vars2.dir/ftst_vars2.F.o
[ 42%] Linking Fortran executable ftst_vars2
[ 42%] Built target ftst_vars2
[ 43%] Building Fortran object nf_test4/CMakeFiles/ftst_vars3.dir/ftst_vars3.F.o
[ 43%] Linking Fortran executable ftst_vars3
[ 43%] Built target ftst_vars3
[ 44%] Building Fortran object nf_test4/CMakeFiles/ftst_vars4.dir/ftst_vars4.F.o
[ 45%] Linking Fortran executable ftst_vars4
[ 45%] Built target ftst_vars4
[ 45%] Building Fortran object nf_test4/CMakeFiles/ftst_vars5.dir/ftst_vars5.F.o
[ 46%] Linking Fortran executable ftst_vars5
[ 46%] Built target ftst_vars5
[ 47%] Building Fortran object nf_test4/CMakeFiles/ftst_vars6.dir/ftst_vars6.F.o
[ 48%] Linking Fortran executable ftst_vars6
[ 48%] Built target ftst_vars6
[ 48%] Building Fortran object nf_test4/CMakeFiles/ftst_types.dir/ftst_types.F.o
[ 49%] Linking Fortran executable ftst_types
[ 49%] Built target ftst_types
[ 50%] Building Fortran object nf_test4/CMakeFiles/ftst_types2.dir/ftst_types2.F.o
[ 51%] Linking Fortran executable ftst_types2
[ 51%] Built target ftst_types2
[ 51%] Building Fortran object nf_test4/CMakeFiles/ftst_types3.dir/ftst_types3.F.o
[ 52%] Linking Fortran executable ftst_types3
[ 52%] Built target ftst_types3
[ 53%] Building Fortran object nf_test4/CMakeFiles/ftst_path.dir/ftst_path.F.o
[ 53%] Linking Fortran executable ftst_path
[ 53%] Built target ftst_path
[ 54%] Building Fortran object nf_test4/CMakeFiles/ftst_rengrps.dir/ftst_rengrps.F.o
[ 55%] Linking Fortran executable ftst_rengrps
[ 55%] Built target ftst_rengrps
[ 56%] Building Fortran object nf_test4/CMakeFiles/f03tst_open_mem.dir/f03tst_open_mem.F.o
[ 57%] Linking Fortran executable f03tst_open_mem
[ 57%] Built target f03tst_open_mem
[ 58%] Building Fortran object nf_test4/CMakeFiles/ftst_var_compact.dir/ftst_var_compact.F.o
[ 59%] Linking Fortran executable ftst_var_compact
[ 59%] Built target ftst_var_compact
[ 59%] Building Fortran object nf_test4/CMakeFiles/ftst_zstandard.dir/ftst_zstandard.F.o
[ 60%] Linking Fortran executable ftst_zstandard
[ 60%] Built target ftst_zstandard
[ 61%] Building Fortran object nf_test4/CMakeFiles/ftst_v2.dir/ftst_v2.F.o
[ 61%] Linking Fortran executable ftst_v2
[ 61%] Built target ftst_v2
[ 61%] Building Fortran object nf_test4/CMakeFiles/ftst_var_szip.dir/ftst_var_szip.F.o
[ 62%] Linking Fortran executable ftst_var_szip
[ 62%] Built target ftst_var_szip
[ 63%] Building Fortran object nf03_test4/CMakeFiles/f90tst_vars.dir/f90tst_vars.F90.o
[ 64%] Linking Fortran executable f90tst_vars
[ 64%] Built target f90tst_vars
[ 65%] Building Fortran object nf03_test4/CMakeFiles/f90tst_vars_vlen.dir/f90tst_vars_vlen.F90.o
[ 66%] Linking Fortran executable f90tst_vars_vlen
[ 66%] Built target f90tst_vars_vlen
[ 67%] Building Fortran object nf03_test4/CMakeFiles/f90tst_grps.dir/f90tst_grps.F90.o
[ 67%] Linking Fortran executable f90tst_grps
[ 67%] Built target f90tst_grps
[ 67%] Building Fortran object nf03_test4/CMakeFiles/f90tst_fill.dir/f90tst_fill.F90.o
[ 68%] Linking Fortran executable f90tst_fill
[ 68%] Built target f90tst_fill
[ 69%] Building Fortran object nf03_test4/CMakeFiles/f90tst_fill2.dir/f90tst_fill2.F90.o
[ 69%] Linking Fortran executable f90tst_fill2
[ 69%] Built target f90tst_fill2
[ 70%] Building Fortran object nf03_test4/CMakeFiles/f90tst_vars3.dir/f90tst_vars3.F90.o
[ 70%] Linking Fortran executable f90tst_vars3
[ 70%] Built target f90tst_vars3
[ 71%] Building Fortran object nf03_test4/CMakeFiles/f90tst_vars4.dir/f90tst_vars4.F90.o
[ 72%] Linking Fortran executable f90tst_vars4
[ 72%] Built target f90tst_vars4
[ 72%] Building Fortran object nf03_test4/CMakeFiles/f90tst_vars2.dir/f90tst_vars2.F90.o
[ 73%] Linking Fortran executable f90tst_vars2
[ 73%] Built target f90tst_vars2
[ 73%] Building Fortran object nf03_test4/CMakeFiles/f90tst_path.dir/f90tst_path.F90.o
[ 74%] Linking Fortran executable f90tst_path
[ 74%] Built target f90tst_path
[ 75%] Building Fortran object nf03_test4/CMakeFiles/f90tst_rengrps.dir/f90tst_rengrps.F90.o
[ 75%] Linking Fortran executable f90tst_rengrps
[ 75%] Built target f90tst_rengrps
[ 76%] Building Fortran object nf03_test4/CMakeFiles/f90tst_nc4.dir/f90tst_nc4.F90.o
[ 77%] Linking Fortran executable f90tst_nc4
[ 77%] Built target f90tst_nc4
[ 78%] Building Fortran object nf03_test4/CMakeFiles/f90tst_types.dir/f90tst_types.F90.o
[ 79%] Linking Fortran executable f90tst_types
[ 79%] Built target f90tst_types
[ 80%] Building Fortran object nf03_test4/CMakeFiles/f90tst_types2.dir/f90tst_types2.F90.o
[ 80%] Linking Fortran executable f90tst_types2
[ 80%] Built target f90tst_types2
[ 80%] Building Fortran object nf03_test4/CMakeFiles/f90tst_zstandard.dir/f90tst_zstandard.F90.o
[ 81%] Linking Fortran executable f90tst_zstandard
[ 81%] Built target f90tst_zstandard
[ 82%] Building Fortran object nf03_test4/CMakeFiles/f90tst_vars5.dir/f90tst_vars5.F90.o
[ 82%] Linking Fortran executable f90tst_vars5
[ 82%] Built target f90tst_vars5
[ 83%] Building Fortran object nf03_test4/CMakeFiles/f90tst_flarge.dir/f90tst_flarge.F90.o
[ 84%] Linking Fortran executable f90tst_flarge
[ 84%] Built target f90tst_flarge
[ 85%] Building Fortran object examples/F77/CMakeFiles/F77_tests_simple_xy_wr.dir/simple_xy_wr.F.o
[ 86%] Linking Fortran executable F77_tests_simple_xy_wr
[ 86%] Built target F77_tests_simple_xy_wr
[ 87%] Building Fortran object examples/F77/CMakeFiles/F77_tests_simple_xy_rd.dir/simple_xy_rd.F.o
[ 87%] Linking Fortran executable F77_tests_simple_xy_rd
[ 87%] Built target F77_tests_simple_xy_rd
[ 87%] Building Fortran object examples/F77/CMakeFiles/F77_tests_sfc_pres_temp_wr.dir/sfc_pres_temp_wr.F.o
/build/netcdf-fortran/src/netcdf-fortran/examples/F77/sfc_pres_temp_wr.F:126:59:

  105 |       retval = nf_def_var(ncid, LAT_NAME, NF_REAL, 1, lat_dimid,
      |                                                      2     
......
  126 |       retval = nf_def_var(ncid, PRES_NAME, NF_REAL, NDIMS, dimids,
      |                                                           1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/build/netcdf-fortran/src/netcdf-fortran/examples/F77/sfc_pres_temp_wr.F:129:59:

  105 |       retval = nf_def_var(ncid, LAT_NAME, NF_REAL, 1, lat_dimid,
      |                                                      2     
......
  129 |       retval = nf_def_var(ncid, TEMP_NAME, NF_REAL, NDIMS, dimids,
      |                                                           1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
[ 88%] Linking Fortran executable F77_tests_sfc_pres_temp_wr
[ 88%] Built target F77_tests_sfc_pres_temp_wr
[ 89%] Building Fortran object examples/F77/CMakeFiles/F77_tests_sfc_pres_temp_rd.dir/sfc_pres_temp_rd.F.o
[ 90%] Linking Fortran executable F77_tests_sfc_pres_temp_rd
[ 90%] Built target F77_tests_sfc_pres_temp_rd
[ 91%] Building Fortran object examples/F77/CMakeFiles/F77_tests_pres_temp_4D_wr.dir/pres_temp_4D_wr.F.o
/build/netcdf-fortran/src/netcdf-fortran/examples/F77/pres_temp_4D_wr.F:149:59:

  124 |       retval = nf_def_var(ncid, LAT_NAME, NF_REAL, 1, lat_dimid,
      |                                                      2     
......
  149 |       retval = nf_def_var(ncid, PRES_NAME, NF_REAL, NDIMS, dimids,
      |                                                           1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
/build/netcdf-fortran/src/netcdf-fortran/examples/F77/pres_temp_4D_wr.F:152:59:

  124 |       retval = nf_def_var(ncid, LAT_NAME, NF_REAL, 1, lat_dimid,
      |                                                      2     
......
  152 |       retval = nf_def_var(ncid, TEMP_NAME, NF_REAL, NDIMS, dimids,
      |                                                           1
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
[ 91%] Linking Fortran executable F77_tests_pres_temp_4D_wr
[ 91%] Built target F77_tests_pres_temp_4D_wr
[ 91%] Building Fortran object examples/F77/CMakeFiles/F77_tests_pres_temp_4D_rd.dir/pres_temp_4D_rd.F.o
[ 92%] Linking Fortran executable F77_tests_pres_temp_4D_rd
[ 92%] Built target F77_tests_pres_temp_4D_rd
[ 93%] Building Fortran object examples/F90/CMakeFiles/F90_tests_simple_xy_wr.dir/simple_xy_wr.F90.o
[ 93%] Linking Fortran executable F90_tests_simple_xy_wr
[ 93%] Built target F90_tests_simple_xy_wr
[ 94%] Building Fortran object examples/F90/CMakeFiles/F90_tests_simple_xy_rd.dir/simple_xy_rd.F90.o
[ 95%] Linking Fortran executable F90_tests_simple_xy_rd
[ 95%] Built target F90_tests_simple_xy_rd
[ 96%] Building Fortran object examples/F90/CMakeFiles/F90_tests_sfc_pres_temp_wr.dir/sfc_pres_temp_wr.F90.o
[ 96%] Linking Fortran executable F90_tests_sfc_pres_temp_wr
[ 96%] Built target F90_tests_sfc_pres_temp_wr
[ 96%] Building Fortran object examples/F90/CMakeFiles/F90_tests_sfc_pres_temp_rd.dir/sfc_pres_temp_rd.F90.o
[ 97%] Linking Fortran executable F90_tests_sfc_pres_temp_rd
[ 97%] Built target F90_tests_sfc_pres_temp_rd
[ 98%] Building Fortran object examples/F90/CMakeFiles/F90_tests_pres_temp_4D_wr.dir/pres_temp_4D_wr.F90.o
[ 99%] Linking Fortran executable F90_tests_pres_temp_4D_wr
[ 99%] Built target F90_tests_pres_temp_4D_wr
[100%] Building Fortran object examples/F90/CMakeFiles/F90_tests_pres_temp_4D_rd.dir/pres_temp_4D_rd.F90.o
[100%] Linking Fortran executable F90_tests_pres_temp_4D_rd
[100%] Built target F90_tests_pres_temp_4D_rd
[100%] Built target manpage
make: Leaving directory '/build/netcdf-fortran/src/build'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/netcdf-fortran/src/build'
[  1%] Built target netcdff_c
[ 21%] Built target netcdff
[ 22%] Built target nf_test_c
[ 28%] Built target nf_test
[ 30%] Built target tst_int64
[ 31%] Built target tst_f77_v2
[ 32%] Built target ftest_c
[ 33%] Built target ftest
[ 35%] Built target tst_f90
[ 36%] Built target tst_fill_int64
[ 38%] Built target ftst_filter
[ 39%] Built target ftst_groups
[ 41%] Built target ftst_vars
[ 42%] Built target ftst_vars2
[ 43%] Built target ftst_vars3
[ 45%] Built target ftst_vars4
[ 46%] Built target ftst_vars5
[ 48%] Built target ftst_vars6
[ 49%] Built target ftst_types
[ 51%] Built target ftst_types2
[ 52%] Built target ftst_types3
[ 53%] Built target ftst_path
[ 55%] Built target ftst_rengrps
[ 57%] Built target f03tst_open_mem
[ 59%] Built target ftst_var_compact
[ 60%] Built target ftst_zstandard
[ 61%] Built target ftst_v2
[ 62%] Built target ftst_var_szip
[ 64%] Built target f90tst_vars
[ 66%] Built target f90tst_vars_vlen
[ 67%] Built target f90tst_grps
[ 68%] Built target f90tst_fill
[ 69%] Built target f90tst_fill2
[ 70%] Built target f90tst_vars3
[ 72%] Built target f90tst_vars4
[ 73%] Built target f90tst_vars2
[ 74%] Built target f90tst_path
[ 75%] Built target f90tst_rengrps
[ 77%] Built target f90tst_nc4
[ 79%] Built target f90tst_types
[ 80%] Built target f90tst_types2
[ 81%] Built target f90tst_zstandard
[ 82%] Built target f90tst_vars5
[ 84%] Built target f90tst_flarge
[ 86%] Built target F77_tests_simple_xy_wr
[ 87%] Built target F77_tests_simple_xy_rd
[ 88%] Built target F77_tests_sfc_pres_temp_wr
[ 90%] Built target F77_tests_sfc_pres_temp_rd
[ 91%] Built target F77_tests_pres_temp_4D_wr
[ 92%] Built target F77_tests_pres_temp_4D_rd
[ 93%] Built target F90_tests_simple_xy_wr
[ 95%] Built target F90_tests_simple_xy_rd
[ 96%] Built target F90_tests_sfc_pres_temp_wr
[ 97%] Built target F90_tests_sfc_pres_temp_rd
[ 99%] Built target F90_tests_pres_temp_4D_wr
[100%] Built target F90_tests_pres_temp_4D_rd
[100%] Built target manpage
Install the project...
-- Install configuration: "Release"
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/lib/pkgconfig/netcdf-fortran.pc
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/bin/nf-config
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/lib/libnetcdff.settings
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/lib/cmake/netCDF/netcdffTargets.cmake
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/lib/cmake/netCDF/netcdffTargets-release.cmake
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/lib/cmake/netCDF/netCDF-FortranConfig.cmake
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/lib/cmake/netCDF/netCDF-FortranConfigVersion.cmake
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/lib/objects-Release/netcdff_c/nf_lib.c.o
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/lib/objects-Release/netcdff_c/nf_v2compat.c.o
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/lib/libnetcdff.so.7.1.0
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/lib/libnetcdff.so.7
-- Set non-toolchain portion of runtime path of "/build/netcdf-fortran/pkg/netcdf-fortran/usr/lib/libnetcdff.so.7.1.0" to "/usr/lib"
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/lib/libnetcdff.so
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/include
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/include/netcdf_nf_interfaces.mod
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/include/netcdf.mod
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/include/netcdf4_nc_interfaces.mod
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/include/netcdf_nc_interfaces.mod
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/include/netcdf_f03.mod
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/include/typesizes.mod
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/include/CMakeFiles
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/include/CMakeFiles/netcdff_c.dir
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/include/CMakeFiles/netcdff.dir
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/include/netcdf.inc
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/include/netcdf4_f03.mod
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/include/netcdf_nf_data.mod
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/include/netcdf4_nf_interfaces.mod
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/include/netcdf_fortv2_c_interfaces.mod
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/include/netcdf_nc_data.mod
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/lib/objects-RelWithDebInfo/nf_test_c/f03lib.c.o
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/lib/objects-RelWithDebInfo/ftest_c/f03lib.c.o
-- Installing: /build/netcdf-fortran/pkg/netcdf-fortran/usr/share/man/man3/netcdf_fortran.3
make: Leaving directory '/build/netcdf-fortran/src/build'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/libnetcdff.so.7.1.0
usr/lib/libnetcdff.settings
==> Creating package "netcdf-fortran"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: netcdf-fortran 4.6.1-3 (Tue Feb 11 03:06:56 2025)
==> Cleaning up...