Skip to content
Not built

Console Output

Skipping 9 KB.. Full Log
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
CpuNode6 seems to be running inside container 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226
$ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6764 --volumes-from 000334f31f8629b8eaeb6326227b7cf88da75374aa5f2bd4a8e8ac57be811226 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** bd047baac9794e589b392b95cb9343e01dce2467 cat
$ docker top 7ca7007831a28314f0c7cacbf0b678047e6a7f2cb1a9dbc3b07c8a0ff991c6c1 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ ./scripts/docker/check_format_cpp.sh
[Pipeline] }
$ docker stop --time=1 7ca7007831a28314f0c7cacbf0b678047e6a7f2cb1a9dbc3b07c8a0ff991c6c1
$ docker rm -f --volumes 7ca7007831a28314f0c7cacbf0b678047e6a7f2cb1a9dbc3b07c8a0ff991c6c1
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: OPENACC-NVHPC-CUDA-12.2)
[Pipeline] { (Branch: CUDA-12.2-NVHPC)
[Pipeline] { (Branch: SYCL-OneAPI)
[Pipeline] { (Branch: HIP-ROCm-5.2)
[Pipeline] { (Branch: HIP-ROCm-5.6-C++20)
[Pipeline] { (Branch: OPENMPTARGET-Clang)
[Pipeline] { (Branch: CUDA-11.0.3-Clang-Tidy)
[Pipeline] { (Branch: CUDA-11.7-NVCC)
[Pipeline] { (Branch: CUDA-11.0-NVCC-RDC)
[Pipeline] { (Branch: CUDA-11.6-NVCC-DEBUG)
[Pipeline] { (Branch: GCC-8.4.0)
[Pipeline] stage
[Pipeline] { (OPENACC-NVHPC-CUDA-12.2)
[Pipeline] stage
[Pipeline] { (CUDA-12.2-NVHPC)
[Pipeline] stage
[Pipeline] { (SYCL-OneAPI)
[Pipeline] stage
[Pipeline] { (HIP-ROCm-5.2)
[Pipeline] stage
[Pipeline] { (HIP-ROCm-5.6-C++20)
[Pipeline] stage
[Pipeline] { (OPENMPTARGET-Clang)
[Pipeline] stage
[Pipeline] { (CUDA-11.0.3-Clang-Tidy)
[Pipeline] stage
[Pipeline] { (CUDA-11.7-NVCC)
[Pipeline] stage
[Pipeline] { (CUDA-11.0-NVCC-RDC)
[Pipeline] stage
[Pipeline] { (CUDA-11.6-NVCC-DEBUG)
[Pipeline] stage
[Pipeline] { (GCC-8.4.0)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on CpuNode5 in /var/jenkins/workspace/Kokkos_PR-6764
[Pipeline] {
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/kokkos/kokkos.git
 > git init /var/jenkins/workspace/Kokkos_PR-6764 # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6764/head:refs/remotes/origin/PR-6764 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Fetching without tags
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/6764/head:refs/remotes/origin/PR-6764 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6764/head:refs/remotes/origin/PR-6764 +refs/heads/develop:refs/remotes/origin/develop # timeout=10
Merging remotes/origin/develop commit d2913cb3895c05c20055a86756f11e2c6b2b3bed into PR head commit 7629692ccdc405f6148504c81ca8929022f64c83
Merge succeeded, producing 7629692ccdc405f6148504c81ca8929022f64c83
Checking out Revision 7629692ccdc405f6148504c81ca8929022f64c83 (PR-6764)
Commit message: "Drop 2-arguments ZeroMemset constructor overloads"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] readFile
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7629692ccdc405f6148504c81ca8929022f64c83 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials 
 > git merge d2913cb3895c05c20055a86756f11e2c6b2b3bed # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7629692ccdc405f6148504c81ca8929022f64c83 # timeout=10
+ docker build -t 84ac77fd3060db4b7830824429944b69237639b7 -f scripts/docker/Dockerfile.gcc scripts/docker
Sending build context to Docker daemon   21.5kB

Step 1/9 : FROM ubuntu:20.04
 ---> f78909c2b360
Step 2/9 : ENV DEBIAN_FRONTEND=noninteractive
 ---> Using cache
 ---> 6a8fdbb477c8
Step 3/9 : RUN apt-get update && apt-get upgrade -y && apt-get install -y     build-essential     wget     git     bc     ccache     &&     apt-get clean && rm -rf /var/lib/apt/lists/*
 ---> Using cache
 ---> 0a383d02057d
Step 4/9 : RUN echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial main" >> /etc/apt/sources.list &&     echo "deb http://dk.archive.ubuntu.com/ubuntu/ xenial universe" >> /etc/apt/sources.list &&     apt-get update && apt-get install -y g++-8 &&     update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-8 8 &&     update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-8 8 &&     apt-get clean && rm -rf /var/lib/apt/lists/*
 ---> Using cache
 ---> 491388add7c1
Step 5/9 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download &&     KEYDUMP_FILE=keydump &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} &&     wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig &&     gpg --import ${KEYDUMP_FILE} &&     gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} &&     rm ${KEYDUMP_FILE}*
 ---> Using cache
 ---> 861ddc09aec0
Step 6/9 : ARG CMAKE_VERSION=3.16.8
 ---> Using cache
 ---> d75dab8a30ec
Step 7/9 : ENV CMAKE_DIR=/opt/cmake
 ---> Using cache
 ---> 06c39542acd1
Step 8/9 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} &&     CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh &&     CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt &&     wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} &&     wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc &&     wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} &&     gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} &&     grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check &&     mkdir -p ${CMAKE_DIR} &&     sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} &&     rm cmake*
 ---> Using cache
 ---> c90ea2900fe9
Step 9/9 : ENV PATH=${CMAKE_DIR}/bin:$PATH
 ---> Using cache
 ---> d6531e38f776
Successfully built d6531e38f776
Successfully tagged 84ac77fd3060db4b7830824429944b69237639b7:latest
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . 84ac77fd3060db4b7830824429944b69237639b7
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
CpuNode5 seems to be running inside container 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-6764 --volumes-from 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 84ac77fd3060db4b7830824429944b69237639b7 cat
$ docker top 1a3003e9a6139c1f4f0e196baa3b7ff945376f2eadf244d5e1c08a25b48a2651 -eo pid,comm
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=-Werror -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_LIBQUADMATH=ON -DKokkos_ENABLE_SERIAL=ON ..
-- Setting default Kokkos CXX standard to 17
-- The CXX compiler identification is GNU 8.4.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Kokkos version: 4.2.99
-- The project name is: Kokkos
-- Using internal gtest for testing
-- Configured git information in /var/jenkins/workspace/Kokkos_PR-6764/build/generated/Kokkos_Version_Info.cpp
-- Using -std=gnu++17 for C++17 extensions as feature
-- SIMD: AVX2 detected
-- Built-in Execution Spaces:
--     Device Parallel: NoTypeDefined
--     Host Parallel: Kokkos::OpenMP
--       Host Serial: SERIAL
-- 
-- Architectures:
--  NATIVE
-- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT
-- Performing Test KOKKOS_QUADMATH_COMPILER_SUPPORT - Success
-- Found OpenMP_CXX: -fopenmp (found version "4.5") 
-- Found OpenMP: TRUE (found version "4.5")  
-- Using internal desul_atomics copy
-- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) 
-- No installed google benchmark found, fetching from GitHub
-- [benchmark] Failed to find LLVM FileCheck
-- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") 
-- [benchmark] git version: v0.0.0 normalized to 0.0.0
-- [benchmark] Version: 1.6.2
-- [benchmark] Looking for shm_open in rt
-- [benchmark] Looking for shm_open in rt - found
-- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11
-- [benchmark] Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WALL
-- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA
-- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL
-- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR
-- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
-- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING
-- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED
-- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING
-- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success
-- [benchmark] Performing Test HAVE_CXX_FLAG_WD654
-- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY
-- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE
-- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success
-- [benchmark] Performing Test HAVE_STD_REGEX
-- [benchmark] Performing Test HAVE_STD_REGEX
Still waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&volta&&large_imagesStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&large_images&&voltaStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&ampereStill waiting to schedule task
Waiting for next available executor on ‘rocm-dockerStill waiting to schedule task
Waiting for next available executor on ‘rocm-dockerStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&voltaStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&voltaStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker&&voltaStill waiting to schedule task
Waiting for next available executor on ‘nvidia-dockerStill waiting to schedule task
Waiting for next available executor on ‘nvidia-docker-- [benchmark] Performing Test HAVE_STD_REGEX -- success
-- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX
-- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX
-- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile: Change Dir: /var/jenkins/workspace/Kokkos_PR-6764/build/CMakeFiles/CMakeTmp
[benchmark] 
[benchmark] Run Build Command(s):/usr/bin/make cmTC_6f399/fast && /usr/bin/make  -f CMakeFiles/cmTC_6f399.dir/build.make CMakeFiles/cmTC_6f399.dir/build
[benchmark] make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6764/build/CMakeFiles/CMakeTmp'
[benchmark] Building CXX object CMakeFiles/cmTC_6f399.dir/gnu_posix_regex.cpp.o
[benchmark] /usr/bin/c++    -Werror -Wempty-body -Wclobbered -Wignored-qualifiers -Wall -Wextra -Wunused-parameter -Wshadow -Wsign-compare -Wtype-limits -Wuninitialized -Wimplicit-fallthrough  -std=c++11  -Wall  -Wextra  -Wshadow  -Wfloat-equal  -Wsuggest-override  -pedantic  -pedantic-errors  -fstrict-aliasing  -Wno-deprecated-declarations  -Wstrict-aliasing    -o CMakeFiles/cmTC_6f399.dir/gnu_posix_regex.cpp.o -c /var/jenkins/workspace/Kokkos_PR-6764/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp
[benchmark] /var/jenkins/workspace/Kokkos_PR-6764/build/_deps/googlebenchmark-src/cmake/gnu_posix_regex.cpp:1:10: fatal error: gnuregex.h: No such file or directory
[benchmark]  #include <gnuregex.h>
[benchmark]           ^~~~~~~~~~~~
[benchmark] compilation terminated.
[benchmark] make[1]: *** [CMakeFiles/cmTC_6f399.dir/build.make:69: CMakeFiles/cmTC_6f399.dir/gnu_posix_regex.cpp.o] Error 1
[benchmark] make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6764/build/CMakeFiles/CMakeTmp'
[benchmark] make: *** [Makefile:124: cmTC_6f399/fast] Error 2
[benchmark] 
[benchmark] 
-- [benchmark] Performing Test HAVE_POSIX_REGEX
-- [benchmark] Performing Test HAVE_POSIX_REGEX
-- [benchmark] Performing Test HAVE_POSIX_REGEX -- success
-- [benchmark] Performing Test HAVE_STEADY_CLOCK
-- [benchmark] Performing Test HAVE_STEADY_CLOCK
-- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success
-- [benchmark] Check if compiler accepts -pthread
-- [benchmark] Check if compiler accepts -pthread - yes
-- [benchmark] Found Threads: TRUE  
-- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- [benchmark] Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- [benchmark] Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- [benchmark] Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Sources TestOpenMP.cpp
-- Kokkos Devices: OPENMP;SERIAL, Kokkos Backends: OPENMP;SERIAL
-- Configuring done
-- Generating done
-- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6764/build
+ make -j8
Scanning dependencies of target AlwaysCheckGit
Scanning dependencies of target kokkossimd
Scanning dependencies of target benchmark
[  0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o
[  0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o
Scanning dependencies of target kokkos_gtest
[  0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o
[  1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o
[  1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o
Scanning dependencies of target kokkoscore
[  2%] Linking CXX static library libkokkossimd.a
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o
[  2%] Built target AlwaysCheckGit
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o
[  2%] Built target kokkossimd
Scanning dependencies of target impl_git_version
[  2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o
[  2%] Linking CXX static library libimpl_git_version.a
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o
[  2%] Built target impl_git_version
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o
[  2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o
[  2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o
[  3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o
[  4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o
[  4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o
[  5%] Linking CXX static library libbenchmark.a
[  5%] Built target benchmark
Scanning dependencies of target benchmark_main
[  5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o
[  5%] Linking CXX static library libbenchmark_main.a
[  5%] Built target benchmark_main
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o
[  5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o
[  6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o
[  6%] Linking CXX static library libkokkos_gtest.a
[  6%] Built target kokkos_gtest
[  6%] Linking CXX static library libkokkoscore.a
[  6%] Built target kokkoscore
Scanning dependencies of target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads
[  7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o
[  7%] Linking CXX static library libkokkoscontainers.a
[  7%] Built target kokkoscontainers
Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook
[  7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads
Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Default
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial1
[  7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o
[  7%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o
[  7%] Built target Kokkos_CoreUnitTest_PushFinalizeHook
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o
Scanning dependencies of target Kokkos_CoreUnitTest_Serial2
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o
[  7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o
[  8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o
[  8%] Built target Kokkos_CoreUnitTest_OpenMPInterOp
In file included from /var/jenkins/workspace/Kokkos_PR-6764/core/src/decl/Kokkos_Declare_SERIAL.hpp:23,
                 from /var/jenkins/workspace/Kokkos_PR-6764/build/KokkosCore_Config_DeclareBackend.hpp:23,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_Core.hpp:45,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestGraph.hpp:17,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/serial/TestSerial_Graph.cpp:18:
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = int; P = {Kokkos::Serial, Kokkos::MemoryTraits<4>}; typename Kokkos::View<D, P ...>::const_value_type = const int]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_CopyViews.hpp:1363:5:   required from 'std::enable_if_t<(std::is_trivial<typename Kokkos::ViewTraits<T, Args ...>::value_type>::value && std::is_trivially_copy_assignable<typename Kokkos::ViewTraits<T, Args ...>::value_type>::value)> Kokkos::Impl::contiguous_fill_or_memset(const ExecutionSpace&, const Kokkos::View<T, Args ...>&, typename Kokkos::ViewTraits<T, Args ...>::const_value_type&) [with ExecutionSpace = Kokkos::Serial; DT = int; DP = {Kokkos::Serial, Kokkos::MemoryTraits<4>}; std::enable_if_t<(std::is_trivial<typename Kokkos::ViewTraits<T, Args ...>::value_type>::value && std::is_trivially_copy_assignable<typename Kokkos::ViewTraits<T, Args ...>::value_type>::value)> = void; typename Kokkos::ViewTraits<T, Args ...>::const_value_type = const int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_CopyViews.hpp:2567:36:   required from 'void Kokkos::deep_copy(const ExecSpace&, const Kokkos::View<T, Args ...>&, typename Kokkos::ViewTraits<T, Args ...>::const_value_type&, std::enable_if_t<((Kokkos::is_execution_space<ExecutionSpace>::value && std::is_void<typename Kokkos::ViewTraits<T, Args ...>::specialize>::value) && Kokkos::SpaceAccessibility<ExecSpace, typename Kokkos::ViewTraits<T, Args ...>::memory_space>::accessible)>*) [with ExecSpace = Kokkos::Serial; DT = int; DP = {Kokkos::Serial, Kokkos::MemoryTraits<4>}; typename Kokkos::ViewTraits<T, Args ...>::const_value_type = const int; std::enable_if_t<((Kokkos::is_execution_space<ExecutionSpace>::value && std::is_void<typename Kokkos::ViewTraits<T, Args ...>::specialize>::value) && Kokkos::SpaceAccessibility<ExecSpace, typename Kokkos::ViewTraits<T, Args ...>::memory_space>::accessible)> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestGraph.hpp:85:35:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
              typename View<T, P...>::const_value_type& value) {
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
Scanning dependencies of target Kokkos_push_finalize_hook_terminate
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = int*; P = {Kokkos::HostSpace, Kokkos::MemoryTraits<1>}; typename Kokkos::View<D, P ...>::const_value_type = const int]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3056:13:   required from 'std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> Kokkos::Impl::ViewValueFunctor<DeviceType, ValueType, true>::construct_shared_allocation() [with Dummy = int; DeviceType = Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>; ValueType = int; std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3450:9:   required from 'Kokkos::Impl::SharedAllocationRecord<void, void>* Kokkos::Impl::ViewMapping<Traits, typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type>::allocate_shared(const Kokkos::Impl::ViewCtorProp<Args ...>&, const typename Traits::array_layout&, bool) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, Kokkos::HostSpace, Kokkos::Serial}; Traits = Kokkos::ViewTraits<int, Kokkos::Serial, Kokkos::MemoryTraits<4> >; typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type = void; typename Traits::array_layout = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1464:45:   required from 'Kokkos::View<DataType, Properties>::View(const Kokkos::Impl::ViewCtorProp<Args ...>&, std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout>&) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}; DataType = int; Properties = {Kokkos::Serial, Kokkos::MemoryTraits<4>}; std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout> = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1580:75:   required from 'Kokkos::View<DataType, Properties>::View(const Label&, std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int>, size_t, size_t, size_t, size_t, size_t, size_t, size_t) [with Label = char [6]; DataType = int; Properties = {Kokkos::Serial, Kokkos::MemoryTraits<4>}; std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int> = const long unsigned int; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestGraph.hpp:77:33:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
[  8%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization
[  8%] Built target Kokkos_CoreUnitTest_LegionInitialization
Scanning dependencies of target Kokkos_CoreTestCompileOnly
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o
[  8%] Linking CXX executable Kokkos_push_finalize_hook_terminate
[  8%] Built target Kokkos_push_finalize_hook_terminate
Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o
In file included from /var/jenkins/workspace/Kokkos_PR-6764/core/src/decl/Kokkos_Declare_SERIAL.hpp:23,
                 from /var/jenkins/workspace/Kokkos_PR-6764/build/KokkosCore_Config_DeclareBackend.hpp:23,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_Core.hpp:45,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeam.hpp:21,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamBasic.hpp:19,
                 from /var/jenkins/workspace/Kokkos_PR-6764/build/core/unit_test/serial/TestSerial_TeamBasic.cpp:2:
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = double*; P = {Kokkos::HostSpace, Kokkos::MemoryTraits<1>}; typename Kokkos::View<D, P ...>::const_value_type = const double]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3056:13:   required from 'std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> Kokkos::Impl::ViewValueFunctor<DeviceType, ValueType, true>::construct_shared_allocation() [with Dummy = double; DeviceType = Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>; ValueType = double; std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3450:9:   required from 'Kokkos::Impl::SharedAllocationRecord<void, void>* Kokkos::Impl::ViewMapping<Traits, typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type>::allocate_shared(const Kokkos::Impl::ViewCtorProp<Args ...>&, const typename Traits::array_layout&, bool) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, Kokkos::HostSpace, Kokkos::Serial}; Traits = Kokkos::ViewTraits<double [1000000], Kokkos::Serial>; typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type = void; typename Traits::array_layout = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1464:45:   required from 'Kokkos::View<DataType, Properties>::View(const Kokkos::Impl::ViewCtorProp<Args ...>&, std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout>&) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}; DataType = double [1000000]; Properties = {Kokkos::Serial}; std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout> = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1580:75:   required from 'Kokkos::View<DataType, Properties>::View(const Label&, std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int>, size_t, size_t, size_t, size_t, size_t, size_t, size_t) [with Label = char [7]; DataType = double [1000000]; Properties = {Kokkos::Serial}; std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int> = const long unsigned int; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamVector.hpp:913:41:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
              typename View<T, P...>::const_value_type& value) {
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = int*; P = {Kokkos::HostSpace, Kokkos::MemoryTraits<1>}; typename Kokkos::View<D, P ...>::const_value_type = const int]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3056:13:   required from 'std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> Kokkos::Impl::ViewValueFunctor<DeviceType, ValueType, true>::construct_shared_allocation() [with Dummy = int; DeviceType = Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>; ValueType = int; std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3450:9:   required from 'Kokkos::Impl::SharedAllocationRecord<void, void>* Kokkos::Impl::ViewMapping<Traits, typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type>::allocate_shared(const Kokkos::Impl::ViewCtorProp<Args ...>&, const typename Traits::array_layout&, bool) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, Kokkos::HostSpace, Kokkos::Serial}; Traits = Kokkos::ViewTraits<int, Kokkos::LayoutLeft, Kokkos::Serial>; typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type = void; typename Traits::array_layout = Kokkos::LayoutLeft]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1464:45:   required from 'Kokkos::View<DataType, Properties>::View(const Kokkos::Impl::ViewCtorProp<Args ...>&, std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout>&) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}; DataType = int; Properties = {Kokkos::LayoutLeft, Kokkos::Serial}; std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout> = Kokkos::LayoutLeft]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1580:75:   required from 'Kokkos::View<DataType, Properties>::View(const Label&, std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int>, size_t, size_t, size_t, size_t, size_t, size_t, size_t) [with Label = char [5]; DataType = int; Properties = {Kokkos::LayoutLeft, Kokkos::Serial}; std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int> = const long unsigned int; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamVector.hpp:681:57:   required from 'bool TestTeamVector::test_scalar(int, int, int) [with Scalar = int; ExecutionSpace = Kokkos::Serial]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamVector.hpp:761:54:   required from 'bool TestTeamVector::Test(int) [with ExecutionSpace = Kokkos::Serial]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamVector.hpp:1016:3:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
[  8%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/build.make:79: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1715: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o
[  8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o
[  8%] Built target Kokkos_CoreUnitTest_OpenMPGraph
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o
[  9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o
In file included from /var/jenkins/workspace/Kokkos_PR-6764/core/src/decl/Kokkos_Declare_SERIAL.hpp:23,
                 from /var/jenkins/workspace/Kokkos_PR-6764/build/KokkosCore_Config_DeclareBackend.hpp:23,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_Core.hpp:45,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamMDRange.hpp:17,
                 from /var/jenkins/workspace/Kokkos_PR-6764/build/core/unit_test/serial/TestSerial_TeamMDRange.cpp:2:
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = long int*; P = {Kokkos::HostSpace, Kokkos::MemoryTraits<1>}; typename Kokkos::View<D, P ...>::const_value_type = const long int]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3056:13:   required from 'std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> Kokkos::Impl::ViewValueFunctor<DeviceType, ValueType, true>::construct_shared_allocation() [with Dummy = long int; DeviceType = Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>; ValueType = long int; std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3450:9:   required from 'Kokkos::Impl::SharedAllocationRecord<void, void>* Kokkos::Impl::ViewMapping<Traits, typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type>::allocate_shared(const Kokkos::Impl::ViewCtorProp<Args ...>&, const typename Traits::array_layout&, bool) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, Kokkos::HostSpace, Kokkos::Serial}; Traits = Kokkos::ViewTraits<long int***, Kokkos::Serial>; typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type = void; typename Traits::array_layout = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1464:45:   required from 'Kokkos::View<DataType, Properties>::View(const Kokkos::Impl::ViewCtorProp<Args ...>&, std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout>&) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}; DataType = long int***; Properties = {Kokkos::Serial}; std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout> = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1580:75:   required from 'Kokkos::View<DataType, Properties>::View(const Label&, std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int>, size_t, size_t, size_t, size_t, size_t, size_t, size_t) [with Label = char [2]; DataType = long int***; Properties = {Kokkos::Serial}; std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int> = const long unsigned int; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamMDRange.hpp:168:14:   required from 'static void Test::TeamMDRange::TestTeamThreadMDRangeParallelFor<ExecSpace>::test_parallel_for_3D_TeamThreadMDRange(const int (&)[8]) [with Kokkos::Iterate Direction = (Kokkos::Iterate)1; ExecSpace = Kokkos::Serial; Test::TeamMDRange::TestTeamMDParallelFor::DimsType = int [8]]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamMDRange.hpp:2055:73:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
              typename View<T, P...>::const_value_type& value) {
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
[ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o
[ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o
[ 12%] Linking CXX executable Kokkos_CoreTestCompileOnly
[ 12%] Built target Kokkos_CoreTestCompileOnly
[ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o
In file included from /var/jenkins/workspace/Kokkos_PR-6764/core/src/decl/Kokkos_Declare_SERIAL.hpp:23,
                 from /var/jenkins/workspace/Kokkos_PR-6764/build/KokkosCore_Config_DeclareBackend.hpp:23,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_Core.hpp:45,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeam.hpp:21,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamReductionScan.hpp:19,
                 from /var/jenkins/workspace/Kokkos_PR-6764/build/core/unit_test/serial/TestSerial_TeamReductionScan.cpp:2:
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = long int; P = {Kokkos::Serial}; typename Kokkos::View<D, P ...>::const_value_type = const long int]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_CopyViews.hpp:1395:5:   required from 'std::enable_if_t<(std::is_trivial<typename Kokkos::ViewTraits<DataType, Properties>::value_type>::value && std::is_trivially_copy_assignable<typename Kokkos::ViewTraits<DataType, Properties>::value_type>::value)> Kokkos::Impl::contiguous_fill_or_memset(const Kokkos::View<D, P ...>&, typename Kokkos::ViewTraits<DataType, Properties ...>::const_value_type&) [with DT = long int; DP = {Kokkos::Serial}; std::enable_if_t<(std::is_trivial<typename Kokkos::ViewTraits<DataType, Properties>::value_type>::value && std::is_trivially_copy_assignable<typename Kokkos::ViewTraits<DataType, Properties>::value_type>::value)> = void; typename Kokkos::ViewTraits<DataType, Properties ...>::const_value_type = const long int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_CopyViews.hpp:1450:36:   required from 'void Kokkos::deep_copy(const Kokkos::View<D, P ...>&, typename Kokkos::ViewTraits<DataType, Properties ...>::const_value_type&, std::enable_if_t<std::is_same<typename Kokkos::ViewTraits<DataType, Properties ...>::specialize, void>::value>*) [with DT = long int; DP = {Kokkos::Serial}; typename Kokkos::ViewTraits<DataType, Properties ...>::const_value_type = const long int; std::enable_if_t<std::is_same<typename Kokkos::ViewTraits<DataType, Properties ...>::specialize, void>::value> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeam.hpp:467:24:   required from 'void Test::TestScanTeam<DeviceType, ScheduleType>::run_test(size_t) [with DeviceType = Kokkos::Serial; ScheduleType = Kokkos::Schedule<Kokkos::Static>; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeam.hpp:441:38:   required from 'Test::TestScanTeam<DeviceType, ScheduleType>::TestScanTeam(size_t) [with DeviceType = Kokkos::Serial; ScheduleType = Kokkos::Schedule<Kokkos::Static>; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamReductionScan.hpp:24:68:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
              typename View<T, P...>::const_value_type& value) {
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = double*; P = {Kokkos::HostSpace, Kokkos::MemoryTraits<1>}; typename Kokkos::View<D, P ...>::const_value_type = const double]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3056:13:   required from 'std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> Kokkos::Impl::ViewValueFunctor<DeviceType, ValueType, true>::construct_shared_allocation() [with Dummy = double; DeviceType = Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>; ValueType = double; std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3450:9:   required from 'Kokkos::Impl::SharedAllocationRecord<void, void>* Kokkos::Impl::ViewMapping<Traits, typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type>::allocate_shared(const Kokkos::Impl::ViewCtorProp<Args ...>&, const typename Traits::array_layout&, bool) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, Kokkos::HostSpace, Kokkos::Serial}; Traits = Kokkos::ViewTraits<double*, Kokkos::Serial>; typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type = void; typename Traits::array_layout = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1464:45:   required from 'Kokkos::View<DataType, Properties>::View(const Kokkos::Impl::ViewCtorProp<Args ...>&, std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout>&) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}; DataType = double*; Properties = {Kokkos::Serial}; std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout> = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1580:75:   required from 'Kokkos::View<DataType, Properties>::View(const Label&, std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int>, size_t, size_t, size_t, size_t, size_t, size_t, size_t) [with Label = char [2]; DataType = double*; Properties = {Kokkos::Serial}; std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int> = const long unsigned int; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeam.hpp:1728:41:   required from 'Test::{anonymous}::TestRepeatedTeamReduce<ExecutionSpace>::TestRepeatedTeamReduce() [with ExecutionSpace = Kokkos::Serial]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamReductionScan.hpp:120:42:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
In file included from /var/jenkins/workspace/Kokkos_PR-6764/core/src/decl/Kokkos_Declare_SERIAL.hpp:23,
                 from /var/jenkins/workspace/Kokkos_PR-6764/build/KokkosCore_Config_DeclareBackend.hpp:23,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_Core.hpp:45,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestAtomicOperations.hpp:17,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestAtomicOperations_double.hpp:17,
                 from /var/jenkins/workspace/Kokkos_PR-6764/build/core/unit_test/serial/TestSerial_AtomicOperations_double.cpp:2:
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = double [3]; P = {Kokkos::Serial}; typename Kokkos::View<D, P ...>::const_value_type = const double]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_CopyViews.hpp:1395:5:   required from 'std::enable_if_t<(std::is_trivial<typename Kokkos::ViewTraits<DataType, Properties>::value_type>::value && std::is_trivially_copy_assignable<typename Kokkos::ViewTraits<DataType, Properties>::value_type>::value)> Kokkos::Impl::contiguous_fill_or_memset(const Kokkos::View<D, P ...>&, typename Kokkos::ViewTraits<DataType, Properties ...>::const_value_type&) [with DT = double [3]; DP = {Kokkos::Serial}; std::enable_if_t<(std::is_trivial<typename Kokkos::ViewTraits<DataType, Properties>::value_type>::value && std::is_trivially_copy_assignable<typename Kokkos::ViewTraits<DataType, Properties>::value_type>::value)> = void; typename Kokkos::ViewTraits<DataType, Properties ...>::const_value_type = const double]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_CopyViews.hpp:1450:36:   required from 'void Kokkos::deep_copy(const Kokkos::View<D, P ...>&, typename Kokkos::ViewTraits<DataType, Properties ...>::const_value_type&, std::enable_if_t<std::is_same<typename Kokkos::ViewTraits<DataType, Properties ...>::specialize, void>::value>*) [with DT = double [3]; DP = {Kokkos::Serial}; typename Kokkos::ViewTraits<DataType, Properties ...>::const_value_type = const double; std::enable_if_t<std::is_same<typename Kokkos::ViewTraits<DataType, Properties ...>::specialize, void>::value> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestAtomicOperations.hpp:337:20:   required from 'bool TestAtomicOperations::atomic_op_test(T, T) [with Op = TestAtomicOperations::AddAtomicTest; T = double; ExecSpace = Kokkos::Serial]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestAtomicOperations.hpp:502:63:   required from 'bool TestAtomicOperations::AtomicOperationsTestNonIntegralType(int, int, int) [with T = double; ExecSpace = Kokkos::Serial]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestAtomicOperations_double.hpp:28:9:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
              typename View<T, P...>::const_value_type& value) {
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = long int*; P = {Kokkos::HostSpace, Kokkos::MemoryTraits<1>}; typename Kokkos::View<D, P ...>::const_value_type = const long int]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3056:13:   required from 'std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> Kokkos::Impl::ViewValueFunctor<DeviceType, ValueType, true>::construct_shared_allocation() [with Dummy = long int; DeviceType = Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>; ValueType = long int; std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3450:9:   required from 'Kokkos::Impl::SharedAllocationRecord<void, void>* Kokkos::Impl::ViewMapping<Traits, typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type>::allocate_shared(const Kokkos::Impl::ViewCtorProp<Args ...>&, const typename Traits::array_layout&, bool) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, Kokkos::HostSpace, Kokkos::Serial}; Traits = Kokkos::ViewTraits<long int, Kokkos::Serial>; typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type = void; typename Traits::array_layout = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1464:45:   required from 'Kokkos::View<DataType, Properties>::View(const Kokkos::Impl::ViewCtorProp<Args ...>&, std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout>&) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}; DataType = long int; Properties = {Kokkos::Serial}; std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout> = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1580:75:   required from 'Kokkos::View<DataType, Properties>::View(const Label&, std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int>, size_t, size_t, size_t, size_t, size_t, size_t, size_t) [with Label = char [6]; DataType = long int; Properties = {Kokkos::Serial}; std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int> = const long unsigned int; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeam.hpp:361:52:   required from 'Test::ScanTeamFunctor<DeviceType, ScheduleType>::ScanTeamFunctor() [with DeviceType = Kokkos::Serial; ScheduleType = Kokkos::Schedule<Kokkos::Static>]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeam.hpp:456:18:   required from 'void Test::TestScanTeam<DeviceType, ScheduleType>::run_test(size_t) [with DeviceType = Kokkos::Serial; ScheduleType = Kokkos::Schedule<Kokkos::Static>; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeam.hpp:441:38:   required from 'Test::TestScanTeam<DeviceType, ScheduleType>::TestScanTeam(size_t) [with DeviceType = Kokkos::Serial; ScheduleType = Kokkos::Schedule<Kokkos::Static>; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamReductionScan.hpp:24:68:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = double*; P = {Kokkos::HostSpace, Kokkos::MemoryTraits<1>}; typename Kokkos::View<D, P ...>::const_value_type = const double]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3056:13:   required from 'std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> Kokkos::Impl::ViewValueFunctor<DeviceType, ValueType, true>::construct_shared_allocation() [with Dummy = double; DeviceType = Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>; ValueType = double; std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3450:9:   required from 'Kokkos::Impl::SharedAllocationRecord<void, void>* Kokkos::Impl::ViewMapping<Traits, typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type>::allocate_shared(const Kokkos::Impl::ViewCtorProp<Args ...>&, const typename Traits::array_layout&, bool) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, Kokkos::HostSpace, Kokkos::Serial}; Traits = Kokkos::ViewTraits<double [3], Kokkos::Serial>; typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type = void; typename Traits::array_layout = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1464:45:   required from 'Kokkos::View<DataType, Properties>::View(const Kokkos::Impl::ViewCtorProp<Args ...>&, std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout>&) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}; DataType = double [3]; Properties = {Kokkos::Serial}; std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout> = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1580:75:   required from 'Kokkos::View<DataType, Properties>::View(const Label&, std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int>, size_t, size_t, size_t, size_t, size_t, size_t, size_t) [with Label = char [8]; DataType = double [3]; Properties = {Kokkos::Serial}; std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int> = const long unsigned int; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestAtomicOperations.hpp:336:33:   required from 'bool TestAtomicOperations::atomic_op_test(T, T) [with Op = TestAtomicOperations::AddAtomicTest; T = double; ExecSpace = Kokkos::Serial]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestAtomicOperations.hpp:502:63:   required from 'bool TestAtomicOperations::AtomicOperationsTestNonIntegralType(int, int, int) [with T = double; ExecSpace = Kokkos::Serial]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestAtomicOperations_double.hpp:28:9:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/build.make:131: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1655: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/all] Error 2
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/build.make:131: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o
In file included from /var/jenkins/workspace/Kokkos_PR-6764/core/src/decl/Kokkos_Declare_SERIAL.hpp:23,
                 from /var/jenkins/workspace/Kokkos_PR-6764/build/KokkosCore_Config_DeclareBackend.hpp:23,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_Core.hpp:45,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamScan.hpp:17,
                 from /var/jenkins/workspace/Kokkos_PR-6764/build/core/unit_test/serial/TestSerial_TeamScan.cpp:2:
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = int*; P = {Kokkos::HostSpace, Kokkos::MemoryTraits<1>}; typename Kokkos::View<D, P ...>::const_value_type = const int]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3056:13:   required from 'std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> Kokkos::Impl::ViewValueFunctor<DeviceType, ValueType, true>::construct_shared_allocation() [with Dummy = int; DeviceType = Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>; ValueType = int; std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3450:9:   required from 'Kokkos::Impl::SharedAllocationRecord<void, void>* Kokkos::Impl::ViewMapping<Traits, typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type>::allocate_shared(const Kokkos::Impl::ViewCtorProp<Args ...>&, const typename Traits::array_layout&, bool) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, Kokkos::HostSpace, Kokkos::Serial}; Traits = Kokkos::ViewTraits<int**, Kokkos::Serial>; typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type = void; typename Traits::array_layout = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1464:45:   required from 'Kokkos::View<DataType, Properties>::View(const Kokkos::Impl::ViewCtorProp<Args ...>&, std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout>&) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}; DataType = int**; Properties = {Kokkos::Serial}; std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout> = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1580:75:   required from 'Kokkos::View<DataType, Properties>::View(const Label&, std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int>, size_t, size_t, size_t, size_t, size_t, size_t, size_t) [with Label = char [4]; DataType = int**; Properties = {Kokkos::Serial}; std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int> = const long unsigned int; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamScan.hpp:65:11:   required from 'auto Test::TestTeamScan<ExecutionSpace, DataType>::operator()(int32_t, int32_t) [with ExecutionSpace = Kokkos::Serial; DataType = int; int32_t = int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamScan.hpp:116:47:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
              typename View<T, P...>::const_value_type& value) {
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = unsigned int*; P = {Kokkos::HostSpace, Kokkos::MemoryTraits<1>}; typename Kokkos::View<D, P ...>::const_value_type = const unsigned int]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3056:13:   required from 'std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> Kokkos::Impl::ViewValueFunctor<DeviceType, ValueType, true>::construct_shared_allocation() [with Dummy = unsigned int; DeviceType = Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>; ValueType = unsigned int; std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3450:9:   required from 'Kokkos::Impl::SharedAllocationRecord<void, void>* Kokkos::Impl::ViewMapping<Traits, typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type>::allocate_shared(const Kokkos::Impl::ViewCtorProp<Args ...>&, const typename Traits::array_layout&, bool) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, Kokkos::HostSpace, Kokkos::Serial}; Traits = Kokkos::ViewTraits<unsigned int**, Kokkos::Serial>; typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type = void; typename Traits::array_layout = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1464:45:   required from 'Kokkos::View<DataType, Properties>::View(const Kokkos::Impl::ViewCtorProp<Args ...>&, std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout>&) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}; DataType = unsigned int**; Properties = {Kokkos::Serial}; std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout> = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1580:75:   required from 'Kokkos::View<DataType, Properties>::View(const Label&, std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int>, size_t, size_t, size_t, size_t, size_t, size_t, size_t) [with Label = char [4]; DataType = unsigned int**; Properties = {Kokkos::Serial}; std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int> = const long unsigned int; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamScan.hpp:65:11:   required from 'auto Test::TestTeamScan<ExecutionSpace, DataType>::operator()(int32_t, int32_t) [with ExecutionSpace = Kokkos::Serial; DataType = unsigned int; int32_t = int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamScan.hpp:119:50:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = long int*; P = {Kokkos::HostSpace, Kokkos::MemoryTraits<1>}; typename Kokkos::View<D, P ...>::const_value_type = const long int]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3056:13:   required from 'std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> Kokkos::Impl::ViewValueFunctor<DeviceType, ValueType, true>::construct_shared_allocation() [with Dummy = long int; DeviceType = Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>; ValueType = long int; std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3450:9:   required from 'Kokkos::Impl::SharedAllocationRecord<void, void>* Kokkos::Impl::ViewMapping<Traits, typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type>::allocate_shared(const Kokkos::Impl::ViewCtorProp<Args ...>&, const typename Traits::array_layout&, bool) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, Kokkos::HostSpace, Kokkos::Serial}; Traits = Kokkos::ViewTraits<long int**, Kokkos::Serial>; typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type = void; typename Traits::array_layout = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1464:45:   required from 'Kokkos::View<DataType, Properties>::View(const Kokkos::Impl::ViewCtorProp<Args ...>&, std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout>&) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}; DataType = long int**; Properties = {Kokkos::Serial}; std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout> = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1580:75:   required from 'Kokkos::View<DataType, Properties>::View(const Label&, std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int>, size_t, size_t, size_t, size_t, size_t, size_t, size_t) [with Label = char [4]; DataType = long int**; Properties = {Kokkos::Serial}; std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int> = const long unsigned int; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamScan.hpp:65:11:   required from 'auto Test::TestTeamScan<ExecutionSpace, DataType>::operator()(int32_t, int32_t) [with ExecutionSpace = Kokkos::Serial; DataType = long int; int32_t = int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamScan.hpp:122:51:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = long unsigned int*; P = {Kokkos::HostSpace, Kokkos::MemoryTraits<1>}; typename Kokkos::View<D, P ...>::const_value_type = const long unsigned int]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3056:13:   required from 'std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> Kokkos::Impl::ViewValueFunctor<DeviceType, ValueType, true>::construct_shared_allocation() [with Dummy = long unsigned int; DeviceType = Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>; ValueType = long unsigned int; std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3450:9:   required from 'Kokkos::Impl::SharedAllocationRecord<void, void>* Kokkos::Impl::ViewMapping<Traits, typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type>::allocate_shared(const Kokkos::Impl::ViewCtorProp<Args ...>&, const typename Traits::array_layout&, bool) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, Kokkos::HostSpace, Kokkos::Serial}; Traits = Kokkos::ViewTraits<long unsigned int**, Kokkos::Serial>; typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type = void; typename Traits::array_layout = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1464:45:   required from 'Kokkos::View<DataType, Properties>::View(const Kokkos::Impl::ViewCtorProp<Args ...>&, std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout>&) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}; DataType = long unsigned int**; Properties = {Kokkos::Serial}; std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout> = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1580:75:   required from 'Kokkos::View<DataType, Properties>::View(const Label&, std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int>, size_t, size_t, size_t, size_t, size_t, size_t, size_t) [with Label = char [4]; DataType = long unsigned int**; Properties = {Kokkos::Serial}; std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int> = const long unsigned int; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamScan.hpp:65:11:   required from 'auto Test::TestTeamScan<ExecutionSpace, DataType>::operator()(int32_t, int32_t) [with ExecutionSpace = Kokkos::Serial; DataType = long unsigned int; int32_t = int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamScan.hpp:123:52:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = float*; P = {Kokkos::HostSpace, Kokkos::MemoryTraits<1>}; typename Kokkos::View<D, P ...>::const_value_type = const float]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3056:13:   required from 'std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> Kokkos::Impl::ViewValueFunctor<DeviceType, ValueType, true>::construct_shared_allocation() [with Dummy = float; DeviceType = Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>; ValueType = float; std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3450:9:   required from 'Kokkos::Impl::SharedAllocationRecord<void, void>* Kokkos::Impl::ViewMapping<Traits, typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type>::allocate_shared(const Kokkos::Impl::ViewCtorProp<Args ...>&, const typename Traits::array_layout&, bool) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, Kokkos::HostSpace, Kokkos::Serial}; Traits = Kokkos::ViewTraits<float**, Kokkos::Serial>; typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type = void; typename Traits::array_layout = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1464:45:   required from 'Kokkos::View<DataType, Properties>::View(const Kokkos::Impl::ViewCtorProp<Args ...>&, std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout>&) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}; DataType = float**; Properties = {Kokkos::Serial}; std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout> = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1580:75:   required from 'Kokkos::View<DataType, Properties>::View(const Label&, std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int>, size_t, size_t, size_t, size_t, size_t, size_t, size_t) [with Label = char [4]; DataType = float**; Properties = {Kokkos::Serial}; std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int> = const long unsigned int; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamScan.hpp:65:11:   required from 'auto Test::TestTeamScan<ExecutionSpace, DataType>::operator()(int32_t, int32_t) [with ExecutionSpace = Kokkos::Serial; DataType = float; int32_t = int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamScan.hpp:125:49:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = double*; P = {Kokkos::HostSpace, Kokkos::MemoryTraits<1>}; typename Kokkos::View<D, P ...>::const_value_type = const double]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3056:13:   required from 'std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> Kokkos::Impl::ViewValueFunctor<DeviceType, ValueType, true>::construct_shared_allocation() [with Dummy = double; DeviceType = Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>; ValueType = double; std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3450:9:   required from 'Kokkos::Impl::SharedAllocationRecord<void, void>* Kokkos::Impl::ViewMapping<Traits, typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type>::allocate_shared(const Kokkos::Impl::ViewCtorProp<Args ...>&, const typename Traits::array_layout&, bool) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, Kokkos::HostSpace, Kokkos::Serial}; Traits = Kokkos::ViewTraits<double**, Kokkos::Serial>; typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type = void; typename Traits::array_layout = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1464:45:   required from 'Kokkos::View<DataType, Properties>::View(const Kokkos::Impl::ViewCtorProp<Args ...>&, std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout>&) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}; DataType = double**; Properties = {Kokkos::Serial}; std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout> = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1580:75:   required from 'Kokkos::View<DataType, Properties>::View(const Label&, std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int>, size_t, size_t, size_t, size_t, size_t, size_t, size_t) [with Label = char [4]; DataType = double**; Properties = {Kokkos::Serial}; std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int> = const long unsigned int; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamScan.hpp:65:11:   required from 'auto Test::TestTeamScan<ExecutionSpace, DataType>::operator()(int32_t, int32_t) [with ExecutionSpace = Kokkos::Serial; DataType = double; int32_t = int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamScan.hpp:126:50:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
In file included from /var/jenkins/workspace/Kokkos_PR-6764/core/src/decl/Kokkos_Declare_SERIAL.hpp:23,
                 from /var/jenkins/workspace/Kokkos_PR-6764/build/KokkosCore_Config_DeclareBackend.hpp:23,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_Core.hpp:45,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeam.hpp:21,
                 from /var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamScratch.hpp:19,
                 from /var/jenkins/workspace/Kokkos_PR-6764/build/core/unit_test/serial/TestSerial_TeamScratch.cpp:2:
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp: In instantiation of 'Kokkos::Impl::ZeroMemset<Kokkos::Serial, Kokkos::View<D, P ...> >::ZeroMemset(const Kokkos::Serial&, const Kokkos::View<D, P ...>&, typename Kokkos::View<D, P ...>::const_value_type&) [with T = int*; P = {Kokkos::HostSpace, Kokkos::MemoryTraits<1>}; typename Kokkos::View<D, P ...>::const_value_type = const int]':
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3056:13:   required from 'std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> Kokkos::Impl::ViewValueFunctor<DeviceType, ValueType, true>::construct_shared_allocation() [with Dummy = int; DeviceType = Kokkos::Device<Kokkos::Serial, Kokkos::HostSpace>; ValueType = int; std::enable_if_t<(std::is_trivial<Dummy>::value && std::is_trivially_copy_assignable<Dummy>::value)> = void]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/impl/Kokkos_ViewMapping.hpp:3450:9:   required from 'Kokkos::Impl::SharedAllocationRecord<void, void>* Kokkos::Impl::ViewMapping<Traits, typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type>::allocate_shared(const Kokkos::Impl::ViewCtorProp<Args ...>&, const typename Traits::array_layout&, bool) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, Kokkos::HostSpace, Kokkos::Serial}; Traits = Kokkos::ViewTraits<int, Kokkos::Serial>; typename std::enable_if<(std::is_void<typename Traits::specialize>::value && typename Kokkos::Impl::ViewOffset<typename Traits::dimension, typename Traits::array_layout, void>::is_mapping_plugin::value), void>::type = void; typename Traits::array_layout = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1464:45:   required from 'Kokkos::View<DataType, Properties>::View(const Kokkos::Impl::ViewCtorProp<Args ...>&, std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout>&) [with P = {std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >}; DataType = int; Properties = {Kokkos::Serial}; std::enable_if_t<(! Kokkos::Impl::ViewCtorProp<Args ...>::has_pointer), typename Kokkos::ViewTraits<DataType, Properties ...>::array_layout> = Kokkos::LayoutRight]'
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Kokkos_View.hpp:1580:75:   required from 'Kokkos::View<DataType, Properties>::View(const Label&, std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int>, size_t, size_t, size_t, size_t, size_t, size_t, size_t) [with Label = char [5]; DataType = int; Properties = {Kokkos::Serial}; std::enable_if_t<Kokkos::Impl::is_view_label<Label>::value, const long unsigned int> = const long unsigned int; size_t = long unsigned int]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeam.hpp:1571:34:   required from 'void Test::{anonymous}::TestScratchAlignment<ExecSpace>::test_minimal() [with ExecSpace = Kokkos::Serial]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeam.hpp:1527:5:   required from 'Test::{anonymous}::TestScratchAlignment<ExecSpace>::TestScratchAlignment() [with ExecSpace = Kokkos::Serial]'
/var/jenkins/workspace/Kokkos_PR-6764/core/unit_test/TestTeamScratch.hpp:40:75:   required from here
/var/jenkins/workspace/Kokkos_PR-6764/core/src/Serial/Kokkos_Serial_ZeroMemset.hpp:39:56: error: unused parameter 'value' [-Werror=unused-parameter]
              typename View<T, P...>::const_value_type& value) {
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/build.make:79: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o] Error 1
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o
[ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o
[ 14%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP
[ 14%] Built target Kokkos_CoreUnitTest_KokkosP
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/build.make:105: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o] Error 1
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/build.make:157: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o] Error 1
[ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/build.make:144: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1892: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/all] Error 2
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o
[ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o
[ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o
[ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o
[ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o
[ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o
[ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o
[ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o
[ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o
[ 23%] Linking CXX executable Kokkos_CoreUnitTest_Default
[ 23%] Built target Kokkos_CoreUnitTest_Default
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o
[ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o
Superseded by #2
Sending interrupt signal to process
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
make[2]: *** Deleting file 'core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o'
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:846: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:924: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:989: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:1002: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:1041: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:1054: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o] Terminated
Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:950: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o] Terminated
make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/build.make:1028: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o] Terminated
make[1]: *** [CMakeFiles/Makefile2:1745: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/all] Terminated
make: *** [Makefile:144: all] Terminated
Cannot contact CpuNode5: java.io.IOException: cannot find current thread
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // withEnv
[Pipeline] }
Failed in branch OPENACC-NVHPC-CUDA-12.2
[Pipeline] }
Failed in branch CUDA-12.2-NVHPC
[Pipeline] }
Failed in branch SYCL-OneAPI
[Pipeline] }
Failed in branch HIP-ROCm-5.2
[Pipeline] }
Failed in branch HIP-ROCm-5.6-C++20
[Pipeline] }
Failed in branch OPENMPTARGET-Clang
[Pipeline] }
Failed in branch CUDA-11.0.3-Clang-Tidy
[Pipeline] }
Failed in branch CUDA-11.7-NVCC
[Pipeline] }
Failed in branch CUDA-11.0-NVCC-RDC
[Pipeline] }
Failed in branch CUDA-11.6-NVCC-DEBUG
[Pipeline] }
$ docker stop --time=1 1a3003e9a6139c1f4f0e196baa3b7ff945376f2eadf244d5e1c08a25b48a2651
$ docker rm -f --volumes 1a3003e9a6139c1f4f0e196baa3b7ff945376f2eadf244d5e1c08a25b48a2651
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch GCC-8.4.0
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
java.io.IOException: failed to run kill
	at org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1.kill(WithContainerStep.java:385)
	at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:483)
	at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.stop(DurableTaskStep.java:519)
	at org.jenkinsci.plugins.workflow.cps.CpsThread.stop(CpsThread.java:322)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1224)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1213)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$4$1.run(CpsFlowExecution.java:973)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.run(CpsVmExecutorService.java:41)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 87f33d45-dc6a-493e-aef9-cd7c51c526ce

GitHub has been notified of this commit’s build result

Finished: NOT_BUILT