Build: x86_64/community-staging
Name: netcdf-fortran-4.5.3-2
author: Nathan
email: ndowens at artixlinux.org
[1]https://orion.artixlinux.org/job/packagesN/job/netcdf-fortran/job/ma
ster/2/
References
1. https://orion.artixlinux.org/job/packagesN/job/netcdf-fortran/job/master/2/
-------------- next part --------------
Push event to branch master
Querying the current revision of branch master...
Current revision of branch master is b8ef70d2ff177af62f42ec51687c2e6cd5ab8c2c
Obtained Jenkinsfile from b8ef70d2ff177af62f42ec51687c2e6cd5ab8c2c
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library artix-ci at master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.32.0'
> git ls-remote -- https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
Found match: refs/heads/master revision d9ed61b32f86824fd57e33b28d07d6ad7820bf63
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
Warning: CredentialId "jenkins-gotea-token" could not be found.
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitea.artixlinux.org/artix/pipeline-libs.git
> git init /var/lib/jenkins/workspace/packagesN_netcdf-fortran_master at libs/artix-ci # timeout=10
Fetching upstream changes from https://gitea.artixlinux.org/artix/pipeline-libs.git
> git --version # timeout=10
> git --version # 'git version 2.32.0'
> git fetch --no-tags --force --progress -- https://gitea.artixlinux.org/artix/pipeline-libs.git +refs/heads/master:refs/remotes/origin/master # timeout=10
> git config remote.origin.url https://gitea.artixlinux.org/artix/pipeline-libs.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision d9ed61b32f86824fd57e33b28d07d6ad7820bf63 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d9ed61b32f86824fd57e33b28d07d6ad7820bf63 # timeout=10
Commit message: "include version in build email subject"
[Gitea] Notifying branch build status: PENDING Build started...
[Gitea] Notified
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/packagesN_netcdf-fortran_master
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Prepare)
[Pipeline] catchError
[Pipeline] {
[Pipeline] checkout
[2021-07-22T08:52:35.611Z] The recommended git tool is: NONE
[2021-07-22T08:52:35.611Z] Warning: CredentialId "jenkins-gotea-token" could not be found.
[2021-07-22T08:52:35.611Z] Cloning the remote Git repository
[2021-07-22T08:52:35.611Z] Cloning with configured refspecs honoured and without tags
[2021-07-22T08:52:35.611Z] Cloning repository https://[email protected]/packagesN/netcdf-fortran.git
[2021-07-22T08:52:35.611Z] > git init /var/lib/jenkins/workspace/packagesN_netcdf-fortran_master # timeout=10
[2021-07-22T08:52:35.617Z] Fetching upstream changes from https://[email protected]/packagesN/netcdf-fortran.git
[2021-07-22T08:52:35.618Z] > git --version # timeout=10
[2021-07-22T08:52:35.620Z] > git --version # 'git version 2.32.0'
[2021-07-22T08:52:35.621Z] > git fetch --no-tags --force --progress -- https://[email protected]/packagesN/netcdf-fortran.git +refs/heads/master:refs/remotes/origin/master # timeout=10
[2021-07-22T08:52:35.791Z] > git config remote.origin.url https://[email protected]/packagesN/netcdf-fortran.git # timeout=10
[2021-07-22T08:52:35.795Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[2021-07-22T08:52:35.799Z] Avoid second fetch
[2021-07-22T08:52:35.800Z] Checking out Revision b8ef70d2ff177af62f42ec51687c2e6cd5ab8c2c (master)
[2021-07-22T08:52:35.800Z] > git config core.sparsecheckout # timeout=10
[2021-07-22T08:52:35.802Z] > git checkout -f b8ef70d2ff177af62f42ec51687c2e6cd5ab8c2c # timeout=10
[2021-07-22T08:52:35.807Z] Commit message: "[trunk] -> [community-staging] 'netcdf-fortran-4.5.3-2' add"
[2021-07-22T08:52:35.807Z] > git rev-list --no-walk 352fdb52bf0a0a2a0541191e1ee41043514a722a # timeout=10
[2021-07-22T08:52:35.813Z] Cleaning workspace
[2021-07-22T08:52:35.813Z] > git rev-parse --verify HEAD # timeout=10
[2021-07-22T08:52:35.815Z] Resetting working tree
[2021-07-22T08:52:35.816Z] > git reset --hard # timeout=10
[2021-07-22T08:52:35.819Z] > git clean -fdx # timeout=10
[2021-07-22T08:52:35.821Z] [Gitea] Notifying branch build status: PENDING Build started...
[2021-07-22T08:52:35.951Z] [Gitea] Notified
[Pipeline] libraryResource
[Pipeline] readYaml
[Pipeline] sh
[2021-07-22T08:52:36.216Z] + git show -s --format=%an b8ef70d2ff177af62f42ec51687c2e6cd5ab8c2c
[Pipeline] sh
[2021-07-22T08:52:36.471Z] + git show -s --format=%ae b8ef70d2ff177af62f42ec51687c2e6cd5ab8c2c
[Pipeline] sh
[2021-07-22T08:52:36.729Z] + git show --pretty=format: --name-status b8ef70d2ff177af62f42ec51687c2e6cd5ab8c2c
[Pipeline] fileExists
[Pipeline] sh
[2021-07-22T08:52:37.000Z] + pkg2yaml -d x86_64/community-staging
[Pipeline] readYaml
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withCredentials
[2021-07-22T08:52:37.104Z] Masking supported pattern matches of $BUILDBOT_GPGP
[Pipeline] {
[Pipeline] dir
[2021-07-22T08:52:37.131Z] Running in /var/lib/jenkins/workspace/packagesN_netcdf-fortran_master/x86_64/community-staging
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[2021-07-22T08:52:37.398Z] + buildpkg -C -d galaxy-goblins
[2021-07-22T08:52:39.882Z] :: Synchronizing package databases...
[2021-07-22T08:52:39.882Z] goblins downloading...
[2021-07-22T08:52:39.882Z] gremlins downloading...
[2021-07-22T08:52:39.882Z] system downloading...
[2021-07-22T08:52:39.882Z] world downloading...
[2021-07-22T08:52:39.882Z] galaxy-goblins downloading...
[2021-07-22T08:52:39.882Z] galaxy-gremlins downloading...
[2021-07-22T08:52:39.882Z] galaxy downloading...
[2021-07-22T08:52:39.882Z] :: Starting full system upgrade...
[2021-07-22T08:52:39.882Z] resolving dependencies...
[2021-07-22T08:52:39.882Z] looking for conflicting packages...
[2021-07-22T08:52:39.882Z]
[2021-07-22T08:52:39.882Z] Package (2) Old Version New Version Net Change
[2021-07-22T08:52:39.882Z]
[2021-07-22T08:52:39.882Z] system/curl 7.77.0-1 7.78.0-1 0.01 MiB
[2021-07-22T08:52:39.882Z] gremlins/libnghttp2 1.43.0-1 1.44.0-1 -0.01 MiB
[2021-07-22T08:52:39.882Z]
[2021-07-22T08:52:39.882Z] Total Installed Size: 2.11 MiB
[2021-07-22T08:52:39.882Z] Net Upgrade Size: 0.00 MiB
[2021-07-22T08:52:39.882Z]
[2021-07-22T08:52:39.882Z] :: Proceed with installation? [Y/n]
[2021-07-22T08:52:39.882Z] checking keyring...
[2021-07-22T08:52:39.882Z] checking package integrity...
[2021-07-22T08:52:39.882Z] loading package files...
[2021-07-22T08:52:39.882Z] checking for file conflicts...
[2021-07-22T08:52:39.882Z] :: Processing package changes...
[2021-07-22T08:52:39.882Z] upgrading libnghttp2...
[2021-07-22T08:52:39.882Z] upgrading curl...
[2021-07-22T08:52:41.744Z] ==> Building in chroot for [goblins] (x86_64)...
[2021-07-22T08:52:42.655Z] ==> Synchronizing chroot copy [/build/buildpkg/goblins-x86_64/root] -> [jenkins]...done
[2021-07-22T08:52:43.205Z] ==> Making package: netcdf-fortran 4.5.3-2 (Thu Jul 22 10:52:43 2021)
[2021-07-22T08:52:43.205Z] ==> Retrieving sources...
[2021-07-22T08:52:43.205Z] -> Downloading netcdf-fortran-4.5.3.tar.gz...
[2021-07-22T08:52:43.205Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2021-07-22T08:52:43.205Z] Dload Upload Total Spent Left Speed
[2021-07-22T08:52:44.116Z]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 130 100 130 0 0 146 0 --:--:-- --:--:-- --:--:-- 146
[2021-07-22T08:52:44.667Z]
100 1137k 0 1137k 0 0 864k 0 --:--:-- 0:00:01 --:--:-- 864k
100 1763k 0 1763k 0 0 1246k 0 --:--:-- 0:00:01 --:--:-- 6323k
[2021-07-22T08:52:44.667Z] ==> Validating source files with sha256sums...
[2021-07-22T08:52:44.667Z] netcdf-fortran-4.5.3.tar.gz ... Passed
[2021-07-22T08:52:48.789Z] ==> Making package: netcdf-fortran 4.5.3-2 (Thu 22 Jul 2021 08:52:47 AM UTC)
[2021-07-22T08:52:48.789Z] ==> Checking runtime dependencies...
[2021-07-22T08:52:48.789Z] ==> Installing missing dependencies...
[2021-07-22T08:52:48.789Z] resolving dependencies...
[2021-07-22T08:52:48.789Z] looking for conflicting packages...
[2021-07-22T08:52:48.789Z]
[2021-07-22T08:52:48.789Z] Package (3) New Version Net Change Download Size
[2021-07-22T08:52:48.789Z]
[2021-07-22T08:52:48.789Z] galaxy-goblins/hdf5 1.12.1-1 12.59 MiB
[2021-07-22T08:52:48.789Z] galaxy/libaec 1.0.5-1 0.13 MiB
[2021-07-22T08:52:48.789Z] galaxy-goblins/netcdf 4.8.0-1 2.17 MiB 0.70 MiB
[2021-07-22T08:52:48.789Z]
[2021-07-22T08:52:48.789Z] Total Download Size: 0.70 MiB
[2021-07-22T08:52:48.789Z] Total Installed Size: 14.89 MiB
[2021-07-22T08:52:48.789Z]
[2021-07-22T08:52:48.789Z] :: Proceed with installation? [Y/n]
[2021-07-22T08:52:48.789Z] :: Retrieving packages...
[2021-07-22T08:52:48.789Z] netcdf-4.8.0-1-x86_64 downloading...
[2021-07-22T08:52:48.789Z] checking keyring...
[2021-07-22T08:52:48.789Z] checking package integrity...
[2021-07-22T08:52:48.789Z] loading package files...
[2021-07-22T08:52:48.789Z] checking for file conflicts...
[2021-07-22T08:52:48.789Z] :: Processing package changes...
[2021-07-22T08:52:48.789Z] installing libaec...
[2021-07-22T08:52:48.789Z] installing hdf5...
[2021-07-22T08:52:48.789Z] installing netcdf...
[2021-07-22T08:52:48.789Z] Optional dependencies for netcdf
[2021-07-22T08:52:48.789Z] netcdf-fortran: fortran bindings
[2021-07-22T08:52:48.789Z] netcdf-cxx: c++ bindings
[2021-07-22T08:52:48.789Z] ==> Checking buildtime dependencies...
[2021-07-22T08:52:48.789Z] ==> Installing missing dependencies...
[2021-07-22T08:52:48.789Z] resolving dependencies...
[2021-07-22T08:52:48.789Z] looking for conflicting packages...
[2021-07-22T08:52:48.789Z]
[2021-07-22T08:52:48.789Z] Package (9) New Version Net Change
[2021-07-22T08:52:48.789Z]
[2021-07-22T08:52:48.789Z] world/hicolor-icon-theme 0.17-2.1 0.05 MiB
[2021-07-22T08:52:48.789Z] world/jsoncpp 1.9.4-1 1.76 MiB
[2021-07-22T08:52:48.789Z] system/libnsl 1.3.0-2 0.19 MiB
[2021-07-22T08:52:48.789Z] world/libuv 1.42.0-1 0.53 MiB
[2021-07-22T08:52:48.789Z] world/rhash 1.4.2-1 0.31 MiB
[2021-07-22T08:52:48.789Z] world/cmake 3.21.0-1 51.26 MiB
[2021-07-22T08:52:48.789Z] world/doxygen 1.9.1-1 16.57 MiB
[2021-07-22T08:52:48.789Z] system/gcc-fortran 11.1.0-1 31.44 MiB
[2021-07-22T08:52:48.789Z] world/valgrind 3.17.0-1 274.88 MiB
[2021-07-22T08:52:48.789Z]
[2021-07-22T08:52:48.789Z] Total Installed Size: 377.00 MiB
[2021-07-22T08:52:48.789Z]
[2021-07-22T08:52:48.789Z] :: Proceed with installation? [Y/n]
[2021-07-22T08:52:48.789Z] checking keyring...
[2021-07-22T08:52:48.789Z] checking package integrity...
[2021-07-22T08:52:49.040Z] loading package files...
[2021-07-22T08:52:49.040Z] checking for file conflicts...
[2021-07-22T08:52:49.040Z] :: Processing package changes...
[2021-07-22T08:52:49.040Z] installing hicolor-icon-theme...
[2021-07-22T08:52:49.040Z] installing jsoncpp...
[2021-07-22T08:52:49.040Z] Optional dependencies for jsoncpp
[2021-07-22T08:52:49.040Z] jsoncpp-doc: documentation
[2021-07-22T08:52:49.040Z] installing libnsl...
[2021-07-22T08:52:49.040Z] installing libuv...
[2021-07-22T08:52:49.040Z] installing rhash...
[2021-07-22T08:52:49.040Z] installing cmake...
[2021-07-22T08:52:49.290Z] Optional dependencies for cmake
[2021-07-22T08:52:49.290Z] qt6-base: cmake-gui
[2021-07-22T08:52:49.290Z] installing gcc-fortran...
[2021-07-22T08:52:49.540Z] installing doxygen...
[2021-07-22T08:52:49.540Z] Optional dependencies for doxygen
[2021-07-22T08:52:49.540Z] graphviz: for caller/callee graph generation
[2021-07-22T08:52:49.540Z] qt5-base: for doxywizard
[2021-07-22T08:52:49.540Z] installing valgrind...
[2021-07-22T08:52:50.091Z] Optional dependencies for valgrind
[2021-07-22T08:52:50.091Z] lib32-glibc: 32-bit ABI support
[2021-07-22T08:52:50.341Z] :: Running post-transaction hooks...
[2021-07-22T08:52:50.341Z] (1/1) Updating the info directory file...
[2021-07-22T08:52:50.341Z] ==> Retrieving sources...
[2021-07-22T08:52:50.341Z] -> Found netcdf-fortran-4.5.3.tar.gz
[2021-07-22T08:52:50.341Z] ==> WARNING: Skipping all source file integrity checks.
[2021-07-22T08:52:50.341Z] ==> Extracting sources...
[2021-07-22T08:52:50.341Z] -> Extracting netcdf-fortran-4.5.3.tar.gz with bsdtar
[2021-07-22T08:52:50.341Z] ==> Starting build()...
[2021-07-22T08:52:50.591Z] -- The Fortran compiler identification is GNU 11.1.0
[2021-07-22T08:52:50.591Z] -- The C compiler identification is GNU 11.1.0
[2021-07-22T08:52:50.591Z] -- Detecting Fortran compiler ABI info
[2021-07-22T08:52:50.591Z] -- Detecting Fortran compiler ABI info - done
[2021-07-22T08:52:50.592Z] -- Check for working Fortran compiler: /usr/bin/f95 - skipped
[2021-07-22T08:52:50.592Z] -- Checking whether /usr/bin/f95 supports Fortran 90
[2021-07-22T08:52:50.842Z] -- Checking whether /usr/bin/f95 supports Fortran 90 - yes
[2021-07-22T08:52:50.842Z] -- Detecting C compiler ABI info
[2021-07-22T08:52:50.842Z] -- Detecting C compiler ABI info - done
[2021-07-22T08:52:50.842Z] -- Check for working C compiler: /usr/bin/cc - skipped
[2021-07-22T08:52:50.842Z] -- Detecting C compile features
[2021-07-22T08:52:50.842Z] -- Detecting C compile features - done
[2021-07-22T08:52:50.842Z] -- Found Doxygen: /usr/bin/doxygen (found version "1.9.1") found components: doxygen missing components: dot
[2021-07-22T08:52:50.842Z] -- Found m4: /usr/bin/m4
[2021-07-22T08:52:50.842Z] -- Found netCDF CMake package: netCDF::netcdf
[2021-07-22T08:52:50.842Z] -- Looking for alloca.h
[2021-07-22T08:52:51.092Z] -- Looking for alloca.h - found
[2021-07-22T08:52:51.092Z] -- Looking for malloc.h
[2021-07-22T08:52:51.092Z] -- Looking for malloc.h - found
[2021-07-22T08:52:51.092Z] -- Looking for ctype.h
[2021-07-22T08:52:51.092Z] -- Looking for ctype.h - found
[2021-07-22T08:52:51.092Z] -- Looking for dirent.h
[2021-07-22T08:52:51.342Z] -- Looking for dirent.h - found
[2021-07-22T08:52:51.342Z] -- Looking for dlfcn.h
[2021-07-22T08:52:51.343Z] -- Looking for dlfcn.h - found
[2021-07-22T08:52:51.343Z] -- Looking for errno.h
[2021-07-22T08:52:51.343Z] -- Looking for errno.h - found
[2021-07-22T08:52:51.343Z] -- Looking for fcntl.h
[2021-07-22T08:52:51.343Z] -- Looking for fcntl.h - found
[2021-07-22T08:52:51.343Z] -- Looking for getopt.h
[2021-07-22T08:52:51.593Z] -- Looking for getopt.h - found
[2021-07-22T08:52:51.593Z] -- Looking for stdbool.h
[2021-07-22T08:52:51.593Z] -- Looking for stdbool.h - found
[2021-07-22T08:52:51.593Z] -- Looking for locale.h
[2021-07-22T08:52:51.593Z] -- Looking for locale.h - found
[2021-07-22T08:52:51.593Z] -- Looking for stdint.h
[2021-07-22T08:52:51.843Z] -- Looking for stdint.h - found
[2021-07-22T08:52:51.843Z] -- Looking for stdio.h
[2021-07-22T08:52:51.843Z] -- Looking for stdio.h - found
[2021-07-22T08:52:51.843Z] -- Looking for stdlib.h
[2021-07-22T08:52:51.843Z] -- Looking for stdlib.h - found
[2021-07-22T08:52:51.843Z] -- Looking for stdarg.h
[2021-07-22T08:52:51.843Z] -- Looking for stdarg.h - found
[2021-07-22T08:52:51.843Z] -- Looking for strings.h
[2021-07-22T08:52:52.094Z] -- Looking for strings.h - found
[2021-07-22T08:52:52.094Z] -- Looking for signal.h
[2021-07-22T08:52:52.094Z] -- Looking for signal.h - found
[2021-07-22T08:52:52.094Z] -- Looking for sys/dir.h
[2021-07-22T08:52:52.094Z] -- Looking for sys/dir.h - found
[2021-07-22T08:52:52.094Z] -- Looking for sys/ndir.h
[2021-07-22T08:52:52.094Z] -- Looking for sys/ndir.h - not found
[2021-07-22T08:52:52.094Z] -- Looking for sys/param.h
[2021-07-22T08:52:52.344Z] -- Looking for sys/param.h - found
[2021-07-22T08:52:52.344Z] -- Looking for sys/stat.h
[2021-07-22T08:52:52.344Z] -- Looking for sys/stat.h - found
[2021-07-22T08:52:52.344Z] -- Looking for sys/time.h
[2021-07-22T08:52:52.344Z] -- Looking for sys/time.h - found
[2021-07-22T08:52:52.344Z] -- Looking for sys/types.h
[2021-07-22T08:52:52.594Z] -- Looking for sys/types.h - found
[2021-07-22T08:52:52.594Z] -- Looking for sys/wait.h
[2021-07-22T08:52:52.594Z] -- Looking for sys/wait.h - found
[2021-07-22T08:52:52.594Z] -- Looking for sys/resource.h
[2021-07-22T08:52:52.594Z] -- Looking for sys/resource.h - found
[2021-07-22T08:52:52.594Z] -- Looking for inttypes.h
[2021-07-22T08:52:52.594Z] -- Looking for inttypes.h - found
[2021-07-22T08:52:52.594Z] -- Looking for pstdint.h
[2021-07-22T08:52:52.845Z] -- Looking for pstdint.h - not found
[2021-07-22T08:52:52.845Z] -- Looking for endian.h
[2021-07-22T08:52:52.845Z] -- Looking for endian.h - found
[2021-07-22T08:52:52.845Z] -- Looking for BaseTsd.h
[2021-07-22T08:52:52.845Z] -- Looking for BaseTsd.h - not found
[2021-07-22T08:52:52.845Z] -- Looking for stddef.h
[2021-07-22T08:52:52.845Z] -- Looking for stddef.h - found
[2021-07-22T08:52:52.845Z] -- Looking for memory.h
[2021-07-22T08:52:52.845Z] -- Looking for memory.h - found
[2021-07-22T08:52:52.845Z] -- Looking for netcdf.h
[2021-07-22T08:52:53.095Z] -- Looking for netcdf.h - found
[2021-07-22T08:52:53.095Z] -- Check size of void*
[2021-07-22T08:52:53.095Z] -- Check size of void* - done
[2021-07-22T08:52:53.095Z] -- Check size of char
[2021-07-22T08:52:53.095Z] -- Check size of char - done
[2021-07-22T08:52:53.095Z] -- Check size of double
[2021-07-22T08:52:53.345Z] -- Check size of double - done
[2021-07-22T08:52:53.345Z] -- Check size of float
[2021-07-22T08:52:53.345Z] -- Check size of float - done
[2021-07-22T08:52:53.345Z] -- Check size of int
[2021-07-22T08:52:53.345Z] -- Check size of int - done
[2021-07-22T08:52:53.345Z] -- Check size of long
[2021-07-22T08:52:53.345Z] -- Check size of long - done
[2021-07-22T08:52:53.345Z] -- Check size of long long
[2021-07-22T08:52:53.596Z] -- Check size of long long - done
[2021-07-22T08:52:53.596Z] -- Check size of off_t
[2021-07-22T08:52:53.596Z] -- Check size of off_t - done
[2021-07-22T08:52:53.596Z] -- Check size of off64_t
[2021-07-22T08:52:53.596Z] -- Check size of off64_t - failed
[2021-07-22T08:52:53.596Z] -- Check size of short
[2021-07-22T08:52:53.846Z] -- Check size of short - done
[2021-07-22T08:52:53.846Z] -- Check size of size_t
[2021-07-22T08:52:53.846Z] -- Check size of size_t - done
[2021-07-22T08:52:53.846Z] -- Check size of ssize_t
[2021-07-22T08:52:53.846Z] -- Check size of ssize_t - done
[2021-07-22T08:52:53.846Z] -- Check size of __int64
[2021-07-22T08:52:53.846Z] -- Check size of __int64 - failed
[2021-07-22T08:52:53.846Z] -- Check size of uchar
[2021-07-22T08:52:53.846Z] -- Check size of uchar - failed
[2021-07-22T08:52:53.846Z] -- Check size of int64_t
[2021-07-22T08:52:54.096Z] -- Check size of int64_t - done
[2021-07-22T08:52:54.096Z] -- Check size of uint64_t
[2021-07-22T08:52:54.096Z] -- Check size of uint64_t - done
[2021-07-22T08:52:54.096Z] -- Performing Test COMPILER_HAS_ALLOW_ARGUMENT_MISMATCH
[2021-07-22T08:52:54.096Z] -- Performing Test COMPILER_HAS_ALLOW_ARGUMENT_MISMATCH - Success
[2021-07-22T08:52:54.096Z] -- Performing Test COMPILER_HAS_MISMATCH_ALL
[2021-07-22T08:52:54.096Z] -- Performing Test COMPILER_HAS_MISMATCH_ALL - Failed
[2021-07-22T08:52:54.096Z] -- Looking for alloca
[2021-07-22T08:52:54.347Z] -- Looking for alloca - not found
[2021-07-22T08:52:54.347Z] -- Looking for nc_get_chunk_cache_ints in netCDF::netcdf
[2021-07-22T08:52:54.347Z] -- Looking for nc_get_chunk_cache_ints in netCDF::netcdf - found
[2021-07-22T08:52:54.347Z] -- Looking for nccreate in netCDF::netcdf
[2021-07-22T08:52:54.597Z] -- Looking for nccreate in netCDF::netcdf - found
[2021-07-22T08:52:54.597Z] -- Looking for nc_set_log_level in netCDF::netcdf
[2021-07-22T08:52:54.597Z] -- Looking for nc_set_log_level in netCDF::netcdf - found
[2021-07-22T08:52:54.597Z] -- Looking for oc_open in netCDF::netcdf
[2021-07-22T08:52:54.847Z] -- Looking for oc_open in netCDF::netcdf - found
[2021-07-22T08:52:54.847Z] -- Performing Test HAVE_SZIP_WRITE
[2021-07-22T08:52:54.847Z] -- Performing Test HAVE_SZIP_WRITE - Success
[2021-07-22T08:52:54.847Z] -- Looking for nc_def_var_szip in netCDF::netcdf
[2021-07-22T08:52:55.098Z] -- Looking for nc_def_var_szip in netCDF::netcdf - found
[2021-07-22T08:52:55.348Z] -- Check size of signed char
[2021-07-22T08:52:55.348Z] -- Check size of signed char - done
[2021-07-22T08:52:55.348Z] Matching Fortran types to C types
[2021-07-22T08:52:55.348Z] Matching Fortran types to C types - done
[2021-07-22T08:52:55.348Z] CMake Deprecation Warning at fortran/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
[2021-07-22T08:52:55.348Z] Compatibility with CMake < 2.8.12 will be removed from a future version of
[2021-07-22T08:52:55.348Z] CMake.
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z] Update the VERSION argument <min> value or use a ...<max> suffix to tell
[2021-07-22T08:52:55.348Z] CMake that the project does not need compatibility with older versions.
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z] CMake Deprecation Warning at libsrc/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
[2021-07-22T08:52:55.348Z] Compatibility with CMake < 2.8.12 will be removed from a future version of
[2021-07-22T08:52:55.348Z] CMake.
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z] Update the VERSION argument <min> value or use a ...<max> suffix to tell
[2021-07-22T08:52:55.348Z] CMake that the project does not need compatibility with older versions.
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z] CMake Deprecation Warning at nf_test/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
[2021-07-22T08:52:55.348Z] Compatibility with CMake < 2.8.12 will be removed from a future version of
[2021-07-22T08:52:55.348Z] CMake.
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z] Update the VERSION argument <min> value or use a ...<max> suffix to tell
[2021-07-22T08:52:55.348Z] CMake that the project does not need compatibility with older versions.
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z] CMake Deprecation Warning at nf_test4/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
[2021-07-22T08:52:55.348Z] Compatibility with CMake < 2.8.12 will be removed from a future version of
[2021-07-22T08:52:55.348Z] CMake.
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z] Update the VERSION argument <min> value or use a ...<max> suffix to tell
[2021-07-22T08:52:55.348Z] CMake that the project does not need compatibility with older versions.
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z] CMake Deprecation Warning at nf03_test4/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED):
[2021-07-22T08:52:55.348Z] Compatibility with CMake < 2.8.12 will be removed from a future version of
[2021-07-22T08:52:55.348Z] CMake.
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z] Update the VERSION argument <min> value or use a ...<max> suffix to tell
[2021-07-22T08:52:55.348Z] CMake that the project does not need compatibility with older versions.
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z] -- CMake Summary:
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z] -- Build Type: Release
[2021-07-22T08:52:55.348Z] -- Building Shared Libraries: ON
[2021-07-22T08:52:55.348Z] -- Building netCDF-4: ON
[2021-07-22T08:52:55.348Z] -- Building DAP Support: ON
[2021-07-22T08:52:55.348Z] -- Logging Support: ON
[2021-07-22T08:52:55.348Z] -- Enabling CDF5: TRUE
[2021-07-22T08:52:55.348Z] -- Relaxed check NC_EINVALCOORDS: TRUE
[2021-07-22T08:52:55.348Z] -- Building Parallel IO: OFF
[2021-07-22T08:52:55.348Z] -- Using NetCDF4 Parallel IO: FALSE
[2021-07-22T08:52:55.348Z] -- Using PnetCDF Parallel IO: FALSE
[2021-07-22T08:52:55.348Z] -- Testing Parallel IO: OFF
[2021-07-22T08:52:55.348Z] -- Linking against: netCDF::netcdf;
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z] # NetCDF Fortran Configuration Summary
[2021-07-22T08:52:55.348Z] ==============================
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z] # General
[2021-07-22T08:52:55.348Z] -------
[2021-07-22T08:52:55.348Z] Library Version: 4.5.3
[2021-07-22T08:52:55.348Z] Configured On:
[2021-07-22T08:52:55.348Z] Host System: x86_64-Linux-5.10.48-1-lts
[2021-07-22T08:52:55.348Z] Build Directory: /build/netcdf-fortran/src/build
[2021-07-22T08:52:55.348Z] Install Prefix: /usr
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z] # Compiling Options
[2021-07-22T08:52:55.348Z] -----------------
[2021-07-22T08:52:55.348Z] Fortran Compiler: /usr/bin/f95
[2021-07-22T08:52:55.348Z] FFLAGS: -fallow-argument-mismatch -fallow-argument-mismatch
[2021-07-22T08:52:55.348Z] LDFLAGS: -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
[2021-07-22T08:52:55.348Z] AM_LDFLAGS:
[2021-07-22T08:52:55.348Z] Shared Library: yes
[2021-07-22T08:52:55.348Z] Static Library: no
[2021-07-22T08:52:55.348Z] Extra libraries: -lnetcdf
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z] # Features
[2021-07-22T08:52:55.348Z] --------
[2021-07-22T08:52:55.348Z] F03: yes
[2021-07-22T08:52:55.348Z] Dap Support: yes
[2021-07-22T08:52:55.348Z] Logging Support: yes
[2021-07-22T08:52:55.348Z] NetCDF-2 API: yes
[2021-07-22T08:52:55.348Z] NetCDF-4 API: yes
[2021-07-22T08:52:55.348Z] CDF5 Support: yes
[2021-07-22T08:52:55.348Z] Parallel IO: no
[2021-07-22T08:52:55.348Z] NetCDF4 Parallel IO: no
[2021-07-22T08:52:55.348Z] PnetCDF Parallel IO: no
[2021-07-22T08:52:55.348Z] SZIP Write Support: yes
[2021-07-22T08:52:55.348Z]
[2021-07-22T08:52:55.348Z] -- Configuring done
[2021-07-22T08:52:55.599Z] -- Generating done
[2021-07-22T08:52:55.599Z] -- Build files have been written to: /build/netcdf-fortran/src/build
[2021-07-22T08:52:55.599Z] make: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:52:55.599Z] make[1]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:52:55.599Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:52:55.599Z] Scanning dependencies of target netcdff
[2021-07-22T08:52:55.599Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:52:55.599Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:52:55.599Z] [ 1%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf_nc_data.F90.o
[2021-07-22T08:52:55.599Z] [ 2%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf_nc_interfaces.f90.o
[2021-07-22T08:52:55.849Z] [ 3%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf4_nc_interfaces.f90.o
[2021-07-22T08:52:55.849Z] [ 3%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf_nf_data.F90.o
[2021-07-22T08:52:55.849Z] [ 4%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf4_nf_interfaces.F90.o
[2021-07-22T08:52:56.099Z] [ 5%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf_nf_interfaces.F90.o
[2021-07-22T08:52:56.099Z] [ 6%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf4_f03.f90.o
[2021-07-22T08:52:56.350Z] [ 7%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf_f03.f90.o
[2021-07-22T08:52:56.350Z] [ 8%] Building Fortran object fortran/CMakeFiles/netcdff.dir/module_netcdf_fortv2_c_interfaces.f90.o
[2021-07-22T08:52:56.350Z] [ 9%] Building Fortran object fortran/CMakeFiles/netcdff.dir/typeSizes.f90.o
[2021-07-22T08:52:56.600Z] [ 9%] Building Fortran object fortran/CMakeFiles/netcdff.dir/netcdf4.f90.o
[2021-07-22T08:52:56.850Z] netcdf4_func.f90:750:75:
[2021-07-22T08:52:56.850Z]
[2021-07-22T08:52:56.850Z] ......
[2021-07-22T08:52:56.850Z] Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).
[2021-07-22T08:52:56.850Z] netcdf4_func.f90:690:75:
[2021-07-22T08:52:56.850Z]
[2021-07-22T08:52:56.850Z] ......
[2021-07-22T08:52:56.850Z] Warning: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)).
[2021-07-22T08:53:28.776Z] [ 10%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_attio.F90.o
[2021-07-22T08:53:28.776Z] [ 10%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_control.F90.o
[2021-07-22T08:53:28.776Z] [ 11%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_dim.f90.o
[2021-07-22T08:53:28.776Z] [ 12%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_misc.f90.o
[2021-07-22T08:53:28.776Z] [ 12%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_genatt.f90.o
[2021-07-22T08:53:28.776Z] [ 13%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_geninq.f90.o
[2021-07-22T08:53:28.776Z] [ 14%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_genvar.f90.o
[2021-07-22T08:53:28.776Z] [ 15%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_vario.F90.o
[2021-07-22T08:53:28.776Z] [ 15%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_var1io.F90.o
[2021-07-22T08:53:28.776Z] [ 16%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_varaio.F90.o
[2021-07-22T08:53:28.776Z] [ 17%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_varmio.F90.o
[2021-07-22T08:53:28.776Z] [ 18%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_varsio.F90.o
[2021-07-22T08:53:29.687Z] [ 18%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_nc.f90.o
[2021-07-22T08:53:29.687Z] [ 18%] Building C object fortran/CMakeFiles/netcdff.dir/nf_lib.c.o
[2021-07-22T08:53:29.937Z] [ 19%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_nc4.f90.o
[2021-07-22T08:53:31.799Z] [ 20%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_logging.F90.o
[2021-07-22T08:53:31.799Z] [ 21%] Building C object fortran/CMakeFiles/netcdff.dir/nf_v2compat.c.o
[2021-07-22T08:53:31.799Z] /build/netcdf-fortran/src/netcdf-fortran-4.5.3/fortran/nf_v2compat.c: In function ���������c_ncapt���������:
[2021-07-22T08:53:31.799Z] /build/netcdf-fortran/src/netcdf-fortran-4.5.3/fortran/nf_v2compat.c:1528:8: warning: ���������status��������� may be used uninitialized in this function [-Wmaybe-uninitialized]
[2021-07-22T08:53:31.799Z] 1528 | if (status == 0)
[2021-07-22T08:53:31.799Z] | ^
[2021-07-22T08:53:31.799Z] [ 22%] Building Fortran object fortran/CMakeFiles/netcdff.dir/nf_fortv2.f90.o
[2021-07-22T08:53:33.142Z] [ 22%] Linking Fortran shared library libnetcdff.so
[2021-07-22T08:53:33.393Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:33.393Z] [ 22%] Built target netcdff
[2021-07-22T08:53:33.393Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:33.393Z] Scanning dependencies of target ftest
[2021-07-22T08:53:33.393Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:33.393Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:33.393Z] [ 23%] Building Fortran object nf_test/CMakeFiles/ftest.dir/ftest.F.o
[2021-07-22T08:53:33.943Z] /build/netcdf-fortran/src/netcdf-fortran-4.5.3/nf_test/ftest.F:1436:33:
[2021-07-22T08:53:33.943Z]
[2021-07-22T08:53:33.943Z] 1433 | call ncvgt1(ncid, bid, ix, b, iret)
[2021-07-22T08:53:33.943Z] | 2
[2021-07-22T08:53:33.943Z] ......
[2021-07-22T08:53:33.943Z] 1436 | call ncvgt1(ncid, sid, ix, s, iret)
[2021-07-22T08:53:33.943Z] | 1
[2021-07-22T08:53:33.943Z] Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
[2021-07-22T08:53:33.943Z] /build/netcdf-fortran/src/netcdf-fortran-4.5.3/nf_test/ftest.F:224:50:
[2021-07-22T08:53:33.943Z]
[2021-07-22T08:53:33.943Z] 213 | call ncagt (outcdf, NCBYTE, attnam, bytval, iret)
[2021-07-22T08:53:33.943Z] | 2
[2021-07-22T08:53:33.943Z] ......
[2021-07-22T08:53:33.943Z] 224 | call ncagt (outcdf, NCGLOBAL, attnam, shval, iret)
[2021-07-22T08:53:33.943Z] | 1
[2021-07-22T08:53:33.943Z] Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
[2021-07-22T08:53:33.943Z] /build/netcdf-fortran/src/netcdf-fortran-4.5.3/nf_test/ftest.F:1039:47:
[2021-07-22T08:53:33.943Z]
[2021-07-22T08:53:33.943Z] 1026 | call ncvgt (ncid, m, start, count, barray, iret)
[2021-07-22T08:53:33.943Z] | 2
[2021-07-22T08:53:33.943Z] ......
[2021-07-22T08:53:33.944Z] 1039 | call ncvgt (ncid, m, start, count, sarray, iret)
[2021-07-22T08:53:33.944Z] | 1
[2021-07-22T08:53:33.944Z] Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
[2021-07-22T08:53:33.944Z] /build/netcdf-fortran/src/netcdf-fortran-4.5.3/nf_test/ftest.F:1260:43:
[2021-07-22T08:53:33.944Z]
[2021-07-22T08:53:33.944Z] 1254 | call ncvpt (ncid, bid, start, count, barray, iret)
[2021-07-22T08:53:33.944Z] | 2
[2021-07-22T08:53:33.944Z] ......
[2021-07-22T08:53:33.944Z] 1260 | call ncvpt (ncid, sid, start, count, sarray, iret)
[2021-07-22T08:53:33.944Z] | 1
[2021-07-22T08:53:33.944Z] Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
[2021-07-22T08:53:33.944Z] /build/netcdf-fortran/src/netcdf-fortran-4.5.3/nf_test/ftest.F:1366:37:
[2021-07-22T08:53:33.944Z]
[2021-07-22T08:53:33.944Z] 1360 | call ncvpt1 (ncid, bid, bindx, bvalue, iret)
[2021-07-22T08:53:33.944Z] | 2
[2021-07-22T08:53:33.944Z] ......
[2021-07-22T08:53:33.944Z] 1366 | call ncvpt1 (ncid, sid, sindx, svalue, iret)
[2021-07-22T08:53:33.944Z] | 1
[2021-07-22T08:53:33.944Z] Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
[2021-07-22T08:53:33.944Z] /build/netcdf-fortran/src/netcdf-fortran-4.5.3/nf_test/ftest.F:569:72:
[2021-07-22T08:53:33.944Z]
[2021-07-22T08:53:33.944Z] 559 | call ncapt (ncid, bid, 'validrange', NCBYTE, 2,
[2021-07-22T08:53:33.944Z] | 2
[2021-07-22T08:53:33.944Z] ......
[2021-07-22T08:53:33.944Z] 569 | call ncapt (ncid, sid, 'validrange', NCSHORT, 2,
[2021-07-22T08:53:33.944Z] | 1
[2021-07-22T08:53:33.944Z] Warning: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/INTEGER(1)).
[2021-07-22T08:53:34.855Z] [ 23%] Building C object nf_test/CMakeFiles/ftest.dir/f03lib.c.o
[2021-07-22T08:53:34.855Z] [ 24%] Linking Fortran executable ftest
[2021-07-22T08:53:34.855Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:34.855Z] [ 24%] Built target ftest
[2021-07-22T08:53:34.855Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:34.855Z] Scanning dependencies of target tst_f77_v2
[2021-07-22T08:53:34.855Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:34.855Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:34.855Z] [ 24%] Building Fortran object nf_test/CMakeFiles/tst_f77_v2.dir/tst_f77_v2.F.o
[2021-07-22T08:53:35.105Z] [ 25%] Linking Fortran executable tst_f77_v2
[2021-07-22T08:53:35.105Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:35.105Z] [ 25%] Built target tst_f77_v2
[2021-07-22T08:53:35.105Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:35.105Z] Scanning dependencies of target tst_int64
[2021-07-22T08:53:35.105Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:35.105Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:35.105Z] [ 26%] Building Fortran object nf_test/CMakeFiles/tst_int64.dir/tst_int64.F.o
[2021-07-22T08:53:35.355Z] [ 27%] Linking Fortran executable tst_int64
[2021-07-22T08:53:35.355Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:35.355Z] [ 27%] Built target tst_int64
[2021-07-22T08:53:35.355Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:35.606Z] Scanning dependencies of target nf_test
[2021-07-22T08:53:35.606Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:35.606Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:35.606Z] [ 28%] Building Fortran object nf_test/CMakeFiles/nf_test.dir/f03lib_f_interfaces.f90.o
[2021-07-22T08:53:35.606Z] [ 29%] Building Fortran object nf_test/CMakeFiles/nf_test.dir/test_get.F.o
[2021-07-22T08:53:38.833Z] [ 30%] Building Fortran object nf_test/CMakeFiles/nf_test.dir/test_put.F.o
[2021-07-22T08:53:42.956Z] [ 30%] Building Fortran object nf_test/CMakeFiles/nf_test.dir/nf_error.F.o
[2021-07-22T08:53:42.956Z] [ 31%] Building Fortran object nf_test/CMakeFiles/nf_test.dir/nf_test.F.o
[2021-07-22T08:53:43.206Z] [ 32%] Building Fortran object nf_test/CMakeFiles/nf_test.dir/test_read.F.o
[2021-07-22T08:53:44.549Z] [ 32%] Building Fortran object nf_test/CMakeFiles/nf_test.dir/test_write.F.o
[2021-07-22T08:53:45.460Z] [ 33%] Building Fortran object nf_test/CMakeFiles/nf_test.dir/util.F.o
[2021-07-22T08:53:47.943Z] [ 34%] Building C object nf_test/CMakeFiles/nf_test.dir/f03lib.c.o
[2021-07-22T08:53:47.943Z] [ 35%] Linking Fortran executable nf_test
[2021-07-22T08:53:47.943Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:47.943Z] [ 35%] Built target nf_test
[2021-07-22T08:53:47.943Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:47.943Z] Scanning dependencies of target tst_fill_int64
[2021-07-22T08:53:47.943Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:47.943Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:47.943Z] [ 35%] Building Fortran object nf03_test/CMakeFiles/tst_fill_int64.dir/tst_fill_int64.F90.o
[2021-07-22T08:53:47.943Z] [ 36%] Linking Fortran executable tst_fill_int64
[2021-07-22T08:53:47.943Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:47.943Z] [ 36%] Built target tst_fill_int64
[2021-07-22T08:53:47.943Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:47.943Z] Scanning dependencies of target tst_f90
[2021-07-22T08:53:47.943Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:47.943Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:47.943Z] [ 37%] Building Fortran object nf03_test/CMakeFiles/tst_f90.dir/tst_f90.f90.o
[2021-07-22T08:53:48.193Z] [ 38%] Linking Fortran executable tst_f90
[2021-07-22T08:53:48.444Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:48.444Z] [ 38%] Built target tst_f90
[2021-07-22T08:53:48.444Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:48.444Z] Scanning dependencies of target ftst_v2
[2021-07-22T08:53:48.444Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:48.444Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:48.444Z] [ 39%] Building Fortran object nf_test4/CMakeFiles/ftst_v2.dir/ftst_v2.F.o
[2021-07-22T08:53:48.444Z] [ 40%] Linking Fortran executable ftst_v2
[2021-07-22T08:53:48.694Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:48.694Z] [ 40%] Built target ftst_v2
[2021-07-22T08:53:48.694Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:48.694Z] Scanning dependencies of target f03tst_open_mem
[2021-07-22T08:53:48.694Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:48.694Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:48.694Z] [ 41%] Building Fortran object nf_test4/CMakeFiles/f03tst_open_mem.dir/f03tst_open_mem.F.o
[2021-07-22T08:53:48.945Z] [ 41%] Linking Fortran executable f03tst_open_mem
[2021-07-22T08:53:48.945Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:48.945Z] [ 41%] Built target f03tst_open_mem
[2021-07-22T08:53:48.945Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:48.945Z] Scanning dependencies of target ftst_var_szip
[2021-07-22T08:53:48.945Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:48.945Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:48.945Z] [ 42%] Building Fortran object nf_test4/CMakeFiles/ftst_var_szip.dir/ftst_var_szip.F.o
[2021-07-22T08:53:49.195Z] [ 43%] Linking Fortran executable ftst_var_szip
[2021-07-22T08:53:49.195Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:49.195Z] [ 43%] Built target ftst_var_szip
[2021-07-22T08:53:49.195Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:49.195Z] Scanning dependencies of target ftst_var_compact
[2021-07-22T08:53:49.195Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:49.195Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:49.195Z] [ 44%] Building Fortran object nf_test4/CMakeFiles/ftst_var_compact.dir/ftst_var_compact.F.o
[2021-07-22T08:53:49.445Z] [ 44%] Linking Fortran executable ftst_var_compact
[2021-07-22T08:53:49.696Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:49.696Z] [ 44%] Built target ftst_var_compact
[2021-07-22T08:53:49.696Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:49.696Z] Scanning dependencies of target ftst_vars2
[2021-07-22T08:53:49.696Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:49.696Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:49.696Z] [ 45%] Building Fortran object nf_test4/CMakeFiles/ftst_vars2.dir/ftst_vars2.F.o
[2021-07-22T08:53:49.696Z] [ 46%] Linking Fortran executable ftst_vars2
[2021-07-22T08:53:49.946Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:49.946Z] [ 46%] Built target ftst_vars2
[2021-07-22T08:53:49.946Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:49.946Z] Scanning dependencies of target ftst_vars3
[2021-07-22T08:53:49.946Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:49.946Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:49.946Z] [ 46%] Building Fortran object nf_test4/CMakeFiles/ftst_vars3.dir/ftst_vars3.F.o
[2021-07-22T08:53:49.946Z] [ 47%] Linking Fortran executable ftst_vars3
[2021-07-22T08:53:50.196Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:50.196Z] [ 47%] Built target ftst_vars3
[2021-07-22T08:53:50.197Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:50.197Z] Scanning dependencies of target ftst_types2
[2021-07-22T08:53:50.197Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:50.197Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:50.197Z] [ 48%] Building Fortran object nf_test4/CMakeFiles/ftst_types2.dir/ftst_types2.F.o
[2021-07-22T08:53:50.197Z] [ 49%] Linking Fortran executable ftst_types2
[2021-07-22T08:53:50.447Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:50.447Z] [ 49%] Built target ftst_types2
[2021-07-22T08:53:50.447Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:50.447Z] Scanning dependencies of target ftst_vars
[2021-07-22T08:53:50.447Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:50.447Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:50.447Z] [ 49%] Building Fortran object nf_test4/CMakeFiles/ftst_vars.dir/ftst_vars.F.o
[2021-07-22T08:53:50.697Z] [ 50%] Linking Fortran executable ftst_vars
[2021-07-22T08:53:50.697Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:50.697Z] [ 50%] Built target ftst_vars
[2021-07-22T08:53:50.697Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:50.697Z] Scanning dependencies of target ftst_vars4
[2021-07-22T08:53:50.697Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:50.697Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:50.697Z] [ 51%] Building Fortran object nf_test4/CMakeFiles/ftst_vars4.dir/ftst_vars4.F.o
[2021-07-22T08:53:50.948Z] [ 52%] Linking Fortran executable ftst_vars4
[2021-07-22T08:53:50.948Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:50.948Z] [ 52%] Built target ftst_vars4
[2021-07-22T08:53:50.948Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:50.948Z] Scanning dependencies of target ftst_vars5
[2021-07-22T08:53:50.948Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:50.948Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:50.948Z] [ 52%] Building Fortran object nf_test4/CMakeFiles/ftst_vars5.dir/ftst_vars5.F.o
[2021-07-22T08:53:51.198Z] [ 53%] Linking Fortran executable ftst_vars5
[2021-07-22T08:53:51.198Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:51.198Z] [ 53%] Built target ftst_vars5
[2021-07-22T08:53:51.198Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:51.198Z] Scanning dependencies of target ftst_groups
[2021-07-22T08:53:51.198Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:51.198Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:51.449Z] [ 53%] Building Fortran object nf_test4/CMakeFiles/ftst_groups.dir/ftst_groups.F.o
[2021-07-22T08:53:51.449Z] [ 54%] Linking Fortran executable ftst_groups
[2021-07-22T08:53:51.699Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:51.699Z] [ 54%] Built target ftst_groups
[2021-07-22T08:53:51.699Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:51.699Z] Scanning dependencies of target ftst_vars6
[2021-07-22T08:53:51.699Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:51.699Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:51.699Z] [ 55%] Building Fortran object nf_test4/CMakeFiles/ftst_vars6.dir/ftst_vars6.F.o
[2021-07-22T08:53:51.949Z] [ 55%] Linking Fortran executable ftst_vars6
[2021-07-22T08:53:51.949Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:51.949Z] [ 55%] Built target ftst_vars6
[2021-07-22T08:53:51.949Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:51.949Z] Scanning dependencies of target ftst_types
[2021-07-22T08:53:51.949Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:51.949Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:51.949Z] [ 56%] Building Fortran object nf_test4/CMakeFiles/ftst_types.dir/ftst_types.F.o
[2021-07-22T08:53:52.200Z] [ 56%] Linking Fortran executable ftst_types
[2021-07-22T08:53:52.200Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:52.200Z] [ 56%] Built target ftst_types
[2021-07-22T08:53:52.200Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:52.200Z] Scanning dependencies of target ftst_types3
[2021-07-22T08:53:52.200Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:52.200Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:52.200Z] [ 57%] Building Fortran object nf_test4/CMakeFiles/ftst_types3.dir/ftst_types3.F.o
[2021-07-22T08:53:52.450Z] [ 57%] Linking Fortran executable ftst_types3
[2021-07-22T08:53:52.450Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:52.450Z] [ 57%] Built target ftst_types3
[2021-07-22T08:53:52.450Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:52.450Z] Scanning dependencies of target ftst_path
[2021-07-22T08:53:52.450Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:52.450Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:52.700Z] [ 58%] Building Fortran object nf_test4/CMakeFiles/ftst_path.dir/ftst_path.F.o
[2021-07-22T08:53:52.700Z] [ 58%] Linking Fortran executable ftst_path
[2021-07-22T08:53:52.700Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:52.700Z] [ 58%] Built target ftst_path
[2021-07-22T08:53:52.701Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:52.951Z] Scanning dependencies of target ftst_filter
[2021-07-22T08:53:52.951Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:52.951Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:52.951Z] [ 59%] Building Fortran object nf_test4/CMakeFiles/ftst_filter.dir/ftst_filter.F.o
[2021-07-22T08:53:52.951Z] [ 60%] Linking Fortran executable ftst_filter
[2021-07-22T08:53:53.201Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:53.201Z] [ 60%] Built target ftst_filter
[2021-07-22T08:53:53.201Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:53.201Z] Scanning dependencies of target ftst_rengrps
[2021-07-22T08:53:53.201Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:53.201Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:53.201Z] [ 61%] Building Fortran object nf_test4/CMakeFiles/ftst_rengrps.dir/ftst_rengrps.F.o
[2021-07-22T08:53:53.201Z] [ 62%] Linking Fortran executable ftst_rengrps
[2021-07-22T08:53:53.452Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:53.452Z] [ 62%] Built target ftst_rengrps
[2021-07-22T08:53:53.452Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:53.452Z] Scanning dependencies of target f90tst_flarge
[2021-07-22T08:53:53.452Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:53.452Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:53.452Z] [ 63%] Building Fortran object nf03_test4/CMakeFiles/f90tst_flarge.dir/f90tst_flarge.f90.o
[2021-07-22T08:53:53.702Z] [ 64%] Linking Fortran executable f90tst_flarge
[2021-07-22T08:53:53.702Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:53.702Z] [ 64%] Built target f90tst_flarge
[2021-07-22T08:53:53.702Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:53.702Z] Scanning dependencies of target f90tst_vars_vlen
[2021-07-22T08:53:53.702Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:53.702Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:53.702Z] [ 65%] Building Fortran object nf03_test4/CMakeFiles/f90tst_vars_vlen.dir/f90tst_vars_vlen.f90.o
[2021-07-22T08:53:53.953Z] [ 66%] Linking Fortran executable f90tst_vars_vlen
[2021-07-22T08:53:53.953Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:53.953Z] [ 66%] Built target f90tst_vars_vlen
[2021-07-22T08:53:53.953Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:53.953Z] Scanning dependencies of target f90tst_vars2
[2021-07-22T08:53:53.953Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:53.953Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:53.953Z] [ 67%] Building Fortran object nf03_test4/CMakeFiles/f90tst_vars2.dir/f90tst_vars2.f90.o
[2021-07-22T08:53:54.203Z] [ 68%] Linking Fortran executable f90tst_vars2
[2021-07-22T08:53:54.453Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:54.453Z] [ 68%] Built target f90tst_vars2
[2021-07-22T08:53:54.453Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:54.453Z] Scanning dependencies of target f90tst_nc4
[2021-07-22T08:53:54.453Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:54.453Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:54.453Z] [ 69%] Building Fortran object nf03_test4/CMakeFiles/f90tst_nc4.dir/f90tst_nc4.f90.o
[2021-07-22T08:53:54.453Z] [ 70%] Linking Fortran executable f90tst_nc4
[2021-07-22T08:53:54.710Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:54.710Z] [ 70%] Built target f90tst_nc4
[2021-07-22T08:53:54.710Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:54.711Z] Scanning dependencies of target f90tst_grps
[2021-07-22T08:53:54.711Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:54.711Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:54.711Z] [ 71%] Building Fortran object nf03_test4/CMakeFiles/f90tst_grps.dir/f90tst_grps.f90.o
[2021-07-22T08:53:54.961Z] [ 71%] Linking Fortran executable f90tst_grps
[2021-07-22T08:53:54.961Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:54.961Z] [ 71%] Built target f90tst_grps
[2021-07-22T08:53:54.961Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:54.961Z] Scanning dependencies of target f90tst_fill
[2021-07-22T08:53:54.961Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:54.961Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:54.961Z] [ 72%] Building Fortran object nf03_test4/CMakeFiles/f90tst_fill.dir/f90tst_fill.f90.o
[2021-07-22T08:53:55.511Z] [ 73%] Linking Fortran executable f90tst_fill
[2021-07-22T08:53:55.511Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:55.511Z] [ 73%] Built target f90tst_fill
[2021-07-22T08:53:55.511Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:55.511Z] Scanning dependencies of target f90tst_fill2
[2021-07-22T08:53:55.762Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:55.762Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:55.762Z] [ 74%] Building Fortran object nf03_test4/CMakeFiles/f90tst_fill2.dir/f90tst_fill2.f90.o
[2021-07-22T08:53:56.012Z] [ 74%] Linking Fortran executable f90tst_fill2
[2021-07-22T08:53:56.262Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:56.262Z] [ 74%] Built target f90tst_fill2
[2021-07-22T08:53:56.262Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:56.262Z] Scanning dependencies of target f90tst_vars3
[2021-07-22T08:53:56.262Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:56.262Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:56.262Z] [ 74%] Building Fortran object nf03_test4/CMakeFiles/f90tst_vars3.dir/f90tst_vars3.f90.o
[2021-07-22T08:53:56.513Z] [ 75%] Linking Fortran executable f90tst_vars3
[2021-07-22T08:53:56.763Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:56.763Z] [ 75%] Built target f90tst_vars3
[2021-07-22T08:53:56.763Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:56.763Z] Scanning dependencies of target f90tst_vars
[2021-07-22T08:53:56.763Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:56.763Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:56.763Z] [ 75%] Building Fortran object nf03_test4/CMakeFiles/f90tst_vars.dir/f90tst_vars.f90.o
[2021-07-22T08:53:56.763Z] [ 76%] Linking Fortran executable f90tst_vars
[2021-07-22T08:53:57.013Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:57.013Z] [ 76%] Built target f90tst_vars
[2021-07-22T08:53:57.013Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:57.013Z] Scanning dependencies of target f90tst_path
[2021-07-22T08:53:57.013Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:57.013Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:57.013Z] [ 77%] Building Fortran object nf03_test4/CMakeFiles/f90tst_path.dir/f90tst_path.f90.o
[2021-07-22T08:53:57.264Z] [ 77%] Linking Fortran executable f90tst_path
[2021-07-22T08:53:57.264Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:57.264Z] [ 77%] Built target f90tst_path
[2021-07-22T08:53:57.264Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:57.264Z] Scanning dependencies of target f90tst_vars4
[2021-07-22T08:53:57.264Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:57.264Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:57.264Z] [ 78%] Building Fortran object nf03_test4/CMakeFiles/f90tst_vars4.dir/f90tst_vars4.f90.o
[2021-07-22T08:53:57.514Z] [ 78%] Linking Fortran executable f90tst_vars4
[2021-07-22T08:53:57.514Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:57.514Z] [ 78%] Built target f90tst_vars4
[2021-07-22T08:53:57.514Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:57.514Z] Scanning dependencies of target f90tst_types
[2021-07-22T08:53:57.514Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:57.514Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:57.764Z] [ 78%] Building Fortran object nf03_test4/CMakeFiles/f90tst_types.dir/f90tst_types.f90.o
[2021-07-22T08:53:57.764Z] [ 79%] Linking Fortran executable f90tst_types
[2021-07-22T08:53:57.765Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:57.765Z] [ 79%] Built target f90tst_types
[2021-07-22T08:53:57.765Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:57.765Z] Scanning dependencies of target f90tst_rengrps
[2021-07-22T08:53:57.765Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:58.015Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:58.015Z] [ 80%] Building Fortran object nf03_test4/CMakeFiles/f90tst_rengrps.dir/f90tst_rengrps.f90.o
[2021-07-22T08:53:58.015Z] [ 81%] Linking Fortran executable f90tst_rengrps
[2021-07-22T08:53:58.265Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:58.265Z] [ 81%] Built target f90tst_rengrps
[2021-07-22T08:53:58.265Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:58.265Z] Scanning dependencies of target f90tst_types2
[2021-07-22T08:53:58.265Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:58.265Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:58.265Z] [ 82%] Building Fortran object nf03_test4/CMakeFiles/f90tst_types2.dir/f90tst_types2.f90.o
[2021-07-22T08:53:58.816Z] [ 83%] Linking Fortran executable f90tst_types2
[2021-07-22T08:53:58.816Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:58.816Z] [ 83%] Built target f90tst_types2
[2021-07-22T08:53:58.816Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:58.816Z] Scanning dependencies of target F77_tests_pres_temp_4D_rd
[2021-07-22T08:53:58.816Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:58.816Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:58.816Z] [ 83%] Building Fortran object examples/F77/CMakeFiles/F77_tests_pres_temp_4D_rd.dir/pres_temp_4D_rd.f.o
[2021-07-22T08:53:59.066Z] [ 84%] Linking Fortran executable F77_tests_pres_temp_4D_rd
[2021-07-22T08:53:59.066Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:59.066Z] [ 84%] Built target F77_tests_pres_temp_4D_rd
[2021-07-22T08:53:59.066Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:59.066Z] Scanning dependencies of target F77_tests_sfc_pres_temp_rd
[2021-07-22T08:53:59.066Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:59.066Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:59.066Z] [ 85%] Building Fortran object examples/F77/CMakeFiles/F77_tests_sfc_pres_temp_rd.dir/sfc_pres_temp_rd.f.o
[2021-07-22T08:53:59.317Z] [ 86%] Linking Fortran executable F77_tests_sfc_pres_temp_rd
[2021-07-22T08:53:59.567Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:59.567Z] [ 86%] Built target F77_tests_sfc_pres_temp_rd
[2021-07-22T08:53:59.567Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:59.567Z] Scanning dependencies of target F77_tests_sfc_pres_temp_wr
[2021-07-22T08:53:59.567Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:59.567Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:59.567Z] [ 87%] Building Fortran object examples/F77/CMakeFiles/F77_tests_sfc_pres_temp_wr.dir/sfc_pres_temp_wr.f.o
[2021-07-22T08:53:59.567Z] /build/netcdf-fortran/src/netcdf-fortran-4.5.3/examples/F77/sfc_pres_temp_wr.f:126:59:
[2021-07-22T08:53:59.567Z]
[2021-07-22T08:53:59.567Z] 105 | retval = nf_def_var(ncid, LAT_NAME, NF_REAL, 1, lat_dimid,
[2021-07-22T08:53:59.567Z] | 2
[2021-07-22T08:53:59.567Z] ......
[2021-07-22T08:53:59.567Z] 126 | retval = nf_def_var(ncid, PRES_NAME, NF_REAL, NDIMS, dimids,
[2021-07-22T08:53:59.567Z] | 1
[2021-07-22T08:53:59.567Z] Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
[2021-07-22T08:53:59.567Z] /build/netcdf-fortran/src/netcdf-fortran-4.5.3/examples/F77/sfc_pres_temp_wr.f:129:59:
[2021-07-22T08:53:59.567Z]
[2021-07-22T08:53:59.567Z] 105 | retval = nf_def_var(ncid, LAT_NAME, NF_REAL, 1, lat_dimid,
[2021-07-22T08:53:59.567Z] | 2
[2021-07-22T08:53:59.567Z] ......
[2021-07-22T08:53:59.567Z] 129 | retval = nf_def_var(ncid, TEMP_NAME, NF_REAL, NDIMS, dimids,
[2021-07-22T08:53:59.567Z] | 1
[2021-07-22T08:53:59.567Z] Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
[2021-07-22T08:53:59.567Z] [ 87%] Linking Fortran executable F77_tests_sfc_pres_temp_wr
[2021-07-22T08:53:59.818Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:59.818Z] [ 87%] Built target F77_tests_sfc_pres_temp_wr
[2021-07-22T08:53:59.818Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:59.818Z] Scanning dependencies of target F77_tests_pres_temp_4D_wr
[2021-07-22T08:53:59.818Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:59.818Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:53:59.818Z] [ 88%] Building Fortran object examples/F77/CMakeFiles/F77_tests_pres_temp_4D_wr.dir/pres_temp_4D_wr.f.o
[2021-07-22T08:53:59.818Z] /build/netcdf-fortran/src/netcdf-fortran-4.5.3/examples/F77/pres_temp_4D_wr.f:149:59:
[2021-07-22T08:53:59.818Z]
[2021-07-22T08:53:59.818Z] 124 | retval = nf_def_var(ncid, LAT_NAME, NF_REAL, 1, lat_dimid,
[2021-07-22T08:53:59.818Z] | 2
[2021-07-22T08:53:59.818Z] ......
[2021-07-22T08:53:59.818Z] 149 | retval = nf_def_var(ncid, PRES_NAME, NF_REAL, NDIMS, dimids,
[2021-07-22T08:53:59.818Z] | 1
[2021-07-22T08:53:59.818Z] Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
[2021-07-22T08:53:59.818Z] /build/netcdf-fortran/src/netcdf-fortran-4.5.3/examples/F77/pres_temp_4D_wr.f:152:59:
[2021-07-22T08:53:59.818Z]
[2021-07-22T08:53:59.818Z] 124 | retval = nf_def_var(ncid, LAT_NAME, NF_REAL, 1, lat_dimid,
[2021-07-22T08:53:59.818Z] | 2
[2021-07-22T08:53:59.818Z] ......
[2021-07-22T08:53:59.818Z] 152 | retval = nf_def_var(ncid, TEMP_NAME, NF_REAL, NDIMS, dimids,
[2021-07-22T08:53:59.818Z] | 1
[2021-07-22T08:53:59.818Z] Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
[2021-07-22T08:54:00.068Z] [ 88%] Linking Fortran executable F77_tests_pres_temp_4D_wr
[2021-07-22T08:54:00.068Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:00.068Z] [ 88%] Built target F77_tests_pres_temp_4D_wr
[2021-07-22T08:54:00.068Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:00.068Z] Scanning dependencies of target F77_tests_simple_xy_rd
[2021-07-22T08:54:00.068Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:00.068Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:00.068Z] [ 89%] Building Fortran object examples/F77/CMakeFiles/F77_tests_simple_xy_rd.dir/simple_xy_rd.f.o
[2021-07-22T08:54:00.319Z] [ 90%] Linking Fortran executable F77_tests_simple_xy_rd
[2021-07-22T08:54:00.319Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:00.319Z] [ 90%] Built target F77_tests_simple_xy_rd
[2021-07-22T08:54:00.319Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:00.569Z] Scanning dependencies of target F77_tests_simple_xy_wr
[2021-07-22T08:54:00.569Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:00.569Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:00.569Z] [ 91%] Building Fortran object examples/F77/CMakeFiles/F77_tests_simple_xy_wr.dir/simple_xy_wr.f.o
[2021-07-22T08:54:00.569Z] [ 91%] Linking Fortran executable F77_tests_simple_xy_wr
[2021-07-22T08:54:00.820Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:00.820Z] [ 91%] Built target F77_tests_simple_xy_wr
[2021-07-22T08:54:00.820Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:00.820Z] Scanning dependencies of target F90_tests_pres_temp_4D_rd
[2021-07-22T08:54:00.820Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:00.820Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:00.820Z] [ 92%] Building Fortran object examples/F90/CMakeFiles/F90_tests_pres_temp_4D_rd.dir/pres_temp_4D_rd.f90.o
[2021-07-22T08:54:00.820Z] [ 93%] Linking Fortran executable F90_tests_pres_temp_4D_rd
[2021-07-22T08:54:01.070Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:01.070Z] [ 93%] Built target F90_tests_pres_temp_4D_rd
[2021-07-22T08:54:01.070Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:01.070Z] Scanning dependencies of target F90_tests_pres_temp_4D_wr
[2021-07-22T08:54:01.070Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:01.070Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:01.070Z] [ 93%] Building Fortran object examples/F90/CMakeFiles/F90_tests_pres_temp_4D_wr.dir/pres_temp_4D_wr.f90.o
[2021-07-22T08:54:01.320Z] [ 94%] Linking Fortran executable F90_tests_pres_temp_4D_wr
[2021-07-22T08:54:01.320Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:01.320Z] [ 94%] Built target F90_tests_pres_temp_4D_wr
[2021-07-22T08:54:01.320Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:01.320Z] Scanning dependencies of target F90_tests_sfc_pres_temp_wr
[2021-07-22T08:54:01.320Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:01.320Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:01.320Z] [ 94%] Building Fortran object examples/F90/CMakeFiles/F90_tests_sfc_pres_temp_wr.dir/sfc_pres_temp_wr.f90.o
[2021-07-22T08:54:01.571Z] [ 95%] Linking Fortran executable F90_tests_sfc_pres_temp_wr
[2021-07-22T08:54:01.571Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:01.571Z] [ 95%] Built target F90_tests_sfc_pres_temp_wr
[2021-07-22T08:54:01.571Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:01.571Z] Scanning dependencies of target F90_tests_sfc_pres_temp_rd
[2021-07-22T08:54:01.571Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:01.571Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:01.571Z] [ 96%] Building Fortran object examples/F90/CMakeFiles/F90_tests_sfc_pres_temp_rd.dir/sfc_pres_temp_rd.f90.o
[2021-07-22T08:54:01.821Z] [ 97%] Linking Fortran executable F90_tests_sfc_pres_temp_rd
[2021-07-22T08:54:02.072Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:02.072Z] [ 97%] Built target F90_tests_sfc_pres_temp_rd
[2021-07-22T08:54:02.072Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:02.072Z] Scanning dependencies of target F90_tests_simple_xy_rd
[2021-07-22T08:54:02.072Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:02.072Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:02.072Z] [ 98%] Building Fortran object examples/F90/CMakeFiles/F90_tests_simple_xy_rd.dir/simple_xy_rd.f90.o
[2021-07-22T08:54:02.072Z] [ 99%] Linking Fortran executable F90_tests_simple_xy_rd
[2021-07-22T08:54:02.322Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:02.322Z] [ 99%] Built target F90_tests_simple_xy_rd
[2021-07-22T08:54:02.322Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:02.322Z] Scanning dependencies of target F90_tests_simple_xy_wr
[2021-07-22T08:54:02.322Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:02.322Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:02.322Z] [ 99%] Building Fortran object examples/F90/CMakeFiles/F90_tests_simple_xy_wr.dir/simple_xy_wr.f90.o
[2021-07-22T08:54:02.322Z] [100%] Linking Fortran executable F90_tests_simple_xy_wr
[2021-07-22T08:54:02.573Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:02.573Z] [100%] Built target F90_tests_simple_xy_wr
[2021-07-22T08:54:02.573Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:02.573Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:02.573Z] make[2]: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:02.573Z] make[2]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:02.573Z] [100%] Built target manpage
[2021-07-22T08:54:02.573Z] make[1]: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:02.573Z] make: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:02.573Z] ==> Starting check()...
[2021-07-22T08:54:02.573Z] make: Entering directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:02.573Z] Running tests...
[2021-07-22T08:54:02.573Z] Test project /build/netcdf-fortran/src/build
[2021-07-22T08:54:02.573Z] Start 1: nf_test
[2021-07-22T08:54:02.823Z] 1/48 Test #1: nf_test .......................... Passed 0.19 sec
[2021-07-22T08:54:02.823Z] Start 2: tst_int64
[2021-07-22T08:54:02.823Z] 2/48 Test #2: tst_int64 ........................ Passed 0.01 sec
[2021-07-22T08:54:02.823Z] Start 3: tst_f77_v2
[2021-07-22T08:54:02.823Z] 3/48 Test #3: tst_f77_v2 ....................... Passed 0.01 sec
[2021-07-22T08:54:02.823Z] Start 4: ftest
[2021-07-22T08:54:02.823Z] 4/48 Test #4: ftest ............................ Passed 0.01 sec
[2021-07-22T08:54:02.823Z] Start 5: tst_f90
[2021-07-22T08:54:02.823Z] 5/48 Test #5: tst_f90 .......................... Passed 0.01 sec
[2021-07-22T08:54:02.823Z] Start 6: tst_fill_int64
[2021-07-22T08:54:02.823Z] 6/48 Test #6: tst_fill_int64 ...................Subprocess aborted***Exception: 0.04 sec
[2021-07-22T08:54:02.823Z] Start 7: ftst_groups
[2021-07-22T08:54:02.823Z] 7/48 Test #7: ftst_groups ......................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:02.823Z] Start 8: ftst_vars
[2021-07-22T08:54:02.823Z] 8/48 Test #8: ftst_vars ........................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:02.823Z] Start 9: ftst_vars2
[2021-07-22T08:54:03.073Z] 9/48 Test #9: ftst_vars2 .......................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.073Z] Start 10: ftst_vars3
[2021-07-22T08:54:03.073Z] 10/48 Test #10: ftst_vars3 .......................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.073Z] Start 11: ftst_vars4
[2021-07-22T08:54:03.073Z] 11/48 Test #11: ftst_vars4 .......................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.073Z] Start 12: ftst_vars5
[2021-07-22T08:54:03.073Z] 12/48 Test #12: ftst_vars5 .......................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.073Z] Start 13: ftst_vars6
[2021-07-22T08:54:03.073Z] 13/48 Test #13: ftst_vars6 .......................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.073Z] Start 14: ftst_types
[2021-07-22T08:54:03.073Z] 14/48 Test #14: ftst_types .......................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.073Z] Start 15: ftst_types2
[2021-07-22T08:54:03.073Z] 15/48 Test #15: ftst_types2 ......................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.073Z] Start 16: ftst_types3
[2021-07-22T08:54:03.074Z] 16/48 Test #16: ftst_types3 ......................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.074Z] Start 17: ftst_path
[2021-07-22T08:54:03.324Z] 17/48 Test #17: ftst_path ........................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.324Z] Start 18: ftst_rengrps
[2021-07-22T08:54:03.324Z] 18/48 Test #18: ftst_rengrps .....................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.324Z] Start 19: f03tst_open_mem
[2021-07-22T08:54:03.324Z] 19/48 Test #19: f03tst_open_mem ..................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.324Z] Start 20: ftst_var_compact
[2021-07-22T08:54:03.324Z] 20/48 Test #20: ftst_var_compact .................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.324Z] Start 21: ftst_v2
[2021-07-22T08:54:03.324Z] 21/48 Test #21: ftst_v2 ..........................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.324Z] Start 22: ftst_var_szip
[2021-07-22T08:54:03.324Z] 22/48 Test #22: ftst_var_szip ....................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.324Z] Start 23: f90tst_vars
[2021-07-22T08:54:03.324Z] 23/48 Test #23: f90tst_vars ......................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.324Z] Start 24: f90tst_vars_vlen
[2021-07-22T08:54:03.324Z] 24/48 Test #24: f90tst_vars_vlen ................. Passed 0.00 sec
[2021-07-22T08:54:03.324Z] Start 25: f90tst_grps
[2021-07-22T08:54:03.324Z] 25/48 Test #25: f90tst_grps ......................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.324Z] Start 26: f90tst_fill
[2021-07-22T08:54:03.574Z] 26/48 Test #26: f90tst_fill ......................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.574Z] Start 27: f90tst_fill2
[2021-07-22T08:54:03.574Z] 27/48 Test #27: f90tst_fill2 .....................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.574Z] Start 28: f90tst_vars3
[2021-07-22T08:54:03.574Z] 28/48 Test #28: f90tst_vars3 .....................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.574Z] Start 29: f90tst_vars4
[2021-07-22T08:54:03.574Z] 29/48 Test #29: f90tst_vars4 .....................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.574Z] Start 30: f90tst_vars2
[2021-07-22T08:54:03.574Z] 30/48 Test #30: f90tst_vars2 .....................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.574Z] Start 31: f90tst_path
[2021-07-22T08:54:03.574Z] 31/48 Test #31: f90tst_path ......................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.574Z] Start 32: f90tst_rengrps
[2021-07-22T08:54:03.574Z] 32/48 Test #32: f90tst_rengrps ...................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.574Z] Start 33: f90tst_nc4
[2021-07-22T08:54:03.574Z] 33/48 Test #33: f90tst_nc4 .......................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.574Z] Start 34: f90tst_types
[2021-07-22T08:54:03.825Z] 34/48 Test #34: f90tst_types .....................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.825Z] Start 35: f90tst_types2
[2021-07-22T08:54:03.825Z] 35/48 Test #35: f90tst_types2 ....................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.825Z] Start 36: f90tst_flarge
[2021-07-22T08:54:03.825Z] 36/48 Test #36: f90tst_flarge ....................Subprocess aborted***Exception: 0.03 sec
[2021-07-22T08:54:03.825Z] Start 37: F77_tests_simple_xy_wr
[2021-07-22T08:54:03.825Z] 37/48 Test #37: F77_tests_simple_xy_wr ........... Passed 0.01 sec
[2021-07-22T08:54:03.825Z] Start 38: F77_tests_simple_xy_rd
[2021-07-22T08:54:03.825Z] 38/48 Test #38: F77_tests_simple_xy_rd ........... Passed 0.01 sec
[2021-07-22T08:54:03.825Z] Start 39: F77_tests_sfc_pres_temp_wr
[2021-07-22T08:54:03.825Z] 39/48 Test #39: F77_tests_sfc_pres_temp_wr ....... Passed 0.01 sec
[2021-07-22T08:54:03.825Z] Start 40: F77_tests_sfc_pres_temp_rd
[2021-07-22T08:54:03.825Z] 40/48 Test #40: F77_tests_sfc_pres_temp_rd ....... Passed 0.01 sec
[2021-07-22T08:54:03.825Z] Start 41: F77_tests_pres_temp_4D_wr
[2021-07-22T08:54:03.825Z] 41/48 Test #41: F77_tests_pres_temp_4D_wr ........ Passed 0.01 sec
[2021-07-22T08:54:03.825Z] Start 42: F77_tests_pres_temp_4D_rd
[2021-07-22T08:54:03.825Z] 42/48 Test #42: F77_tests_pres_temp_4D_rd ........ Passed 0.01 sec
[2021-07-22T08:54:03.825Z] Start 43: F90_tests_simple_xy_wr
[2021-07-22T08:54:03.825Z] 43/48 Test #43: F90_tests_simple_xy_wr ........... Passed 0.01 sec
[2021-07-22T08:54:03.825Z] Start 44: F90_tests_simple_xy_rd
[2021-07-22T08:54:03.825Z] 44/48 Test #44: F90_tests_simple_xy_rd ........... Passed 0.01 sec
[2021-07-22T08:54:03.825Z] Start 45: F90_tests_sfc_pres_temp_wr
[2021-07-22T08:54:03.825Z] 45/48 Test #45: F90_tests_sfc_pres_temp_wr ....... Passed 0.01 sec
[2021-07-22T08:54:03.825Z] Start 46: F90_tests_sfc_pres_temp_rd
[2021-07-22T08:54:03.825Z] 46/48 Test #46: F90_tests_sfc_pres_temp_rd ....... Passed 0.01 sec
[2021-07-22T08:54:03.825Z] Start 47: F90_tests_pres_temp_4D_wr
[2021-07-22T08:54:03.825Z] 47/48 Test #47: F90_tests_pres_temp_4D_wr ........ Passed 0.01 sec
[2021-07-22T08:54:03.825Z] Start 48: F90_tests_pres_temp_4D_rd
[2021-07-22T08:54:03.825Z] 48/48 Test #48: F90_tests_pres_temp_4D_rd ........ Passed 0.01 sec
[2021-07-22T08:54:03.825Z]
[2021-07-22T08:54:03.825Z] 38% tests passed, 30 tests failed out of 48
[2021-07-22T08:54:03.825Z]
[2021-07-22T08:54:03.825Z] Total Test time (real) = 1.23 sec
[2021-07-22T08:54:03.825Z]
[2021-07-22T08:54:03.825Z] The following tests FAILED:
[2021-07-22T08:54:03.825Z] 6 - tst_fill_int64 (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 7 - ftst_groups (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 8 - ftst_vars (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 9 - ftst_vars2 (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 10 - ftst_vars3 (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 11 - ftst_vars4 (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 12 - ftst_vars5 (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 13 - ftst_vars6 (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 14 - ftst_types (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 15 - ftst_types2 (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 16 - ftst_types3 (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 17 - ftst_path (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 18 - ftst_rengrps (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 19 - f03tst_open_mem (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 20 - ftst_var_compact (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 21 - ftst_v2 (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 22 - ftst_var_szip (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 23 - f90tst_vars (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 25 - f90tst_grps (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 26 - f90tst_fill (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 27 - f90tst_fill2 (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 28 - f90tst_vars3 (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 29 - f90tst_vars4 (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 30 - f90tst_vars2 (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 31 - f90tst_path (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 32 - f90tst_rengrps (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 33 - f90tst_nc4 (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 34 - f90tst_types (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 35 - f90tst_types2 (Subprocess aborted)
[2021-07-22T08:54:03.825Z] 36 - f90tst_flarge (Subprocess aborted)
[2021-07-22T08:54:03.825Z] Errors while running CTest
[2021-07-22T08:54:03.825Z] Output from these tests are in: /build/netcdf-fortran/src/build/Testing/Temporary/LastTest.log
[2021-07-22T08:54:03.825Z] Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
[2021-07-22T08:54:03.825Z] make: *** [Makefile:124: test] Error 8
[2021-07-22T08:54:03.825Z] make: Leaving directory '/build/netcdf-fortran/src/build'
[2021-07-22T08:54:03.825Z] ==> ERROR: A failure occurred in check().
[2021-07-22T08:54:03.825Z] Aborting...
[2021-07-22T08:54:05.686Z] ==> ERROR: Build failed, check /build/buildpkg/goblins-x86_64/jenkins/build
[Pipeline] }
[2021-07-22T08:54:05.691Z] ERROR: Failed to build source
[2021-07-22T08:54:05.691Z] ERROR: script returned exit code 255
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] emailext
[2021-07-22T08:54:05.775Z] Sending email to: artix-build-failures at artixlinux.org
More information about the artix-build-failures
mailing list