=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for msgpack-3.1.1 Scanning dependencies of target msgpackc-static [ 1%] Building C object CMakeFiles/msgpackc-static.dir/src/objectc.c.o Scanning dependencies of target msgpackc [ 2%] Building C object CMakeFiles/msgpackc.dir/src/objectc.c.o Scanning dependencies of target map_based_versionup Scanning dependencies of target multi_file Scanning dependencies of target stream Scanning dependencies of target reuse_zone Scanning dependencies of target protocol_new Scanning dependencies of target simple [ 3%] Building CXX object example/cpp03/CMakeFiles/map_based_versionup.dir/map_based_versionup.cpp.o [ 4%] Building CXX object test/CMakeFiles/multi_file.dir/multi_file1.cpp.o [ 5%] Building CXX object example/cpp03/CMakeFiles/stream.dir/stream.cpp.o [ 6%] Building CXX object example/cpp03/CMakeFiles/reuse_zone.dir/reuse_zone.cpp.o [ 7%] Building CXX object example/cpp03/CMakeFiles/protocol_new.dir/protocol_new.cpp.o [ 8%] Building CXX object example/cpp03/CMakeFiles/simple.dir/simple.cpp.o [ 9%] Building C object CMakeFiles/msgpackc-static.dir/src/unpack.c.o [ 10%] Building C object CMakeFiles/msgpackc.dir/src/unpack.c.o [ 11%] Building C object CMakeFiles/msgpackc-static.dir/src/version.c.o [ 12%] Building C object CMakeFiles/msgpackc.dir/src/version.c.o [ 13%] Building C object CMakeFiles/msgpackc-static.dir/src/vrefbuffer.c.o [ 14%] Building C object CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o [ 15%] Building C object CMakeFiles/msgpackc-static.dir/src/zone.c.o [ 16%] Building C object CMakeFiles/msgpackc.dir/src/zone.c.o [ 17%] Linking C static library libmsgpackc.a [ 17%] Built target msgpackc-static [ 18%] Linking C shared library libmsgpackc.so [ 18%] Built target msgpackc Scanning dependencies of target enum [ 19%] Building CXX object example/cpp03/CMakeFiles/enum.dir/enum.cpp.o Scanning dependencies of target class_intrusive [ 20%] Building CXX object example/cpp03/CMakeFiles/class_intrusive.dir/class_intrusive.cpp.o [ 21%] Building CXX object test/CMakeFiles/multi_file.dir/multi_file2.cpp.o [ 22%] Linking CXX executable reuse_zone [ 22%] Built target reuse_zone Scanning dependencies of target class_intrusive_map [ 23%] Building CXX object example/cpp03/CMakeFiles/class_intrusive_map.dir/class_intrusive_map.cpp.o [ 24%] Linking CXX executable simple [ 24%] Built target simple Scanning dependencies of target custom [ 25%] Building CXX object example/cpp03/CMakeFiles/custom.dir/custom.cpp.o [ 26%] Linking CXX executable enum [ 26%] Built target enum [ 27%] Linking CXX executable stream [ 28%] Linking CXX executable protocol_new [ 28%] Built target stream Scanning dependencies of target class_non_intrusive [ 28%] Built target protocol_new Scanning dependencies of target lib_buffer_unpack [ 29%] Building C object example/c/CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o Scanning dependencies of target speed_test_uint64_array [ 30%] Building CXX object example/cpp03/CMakeFiles/class_non_intrusive.dir/class_non_intrusive.cpp.o [ 31%] Linking CXX executable map_based_versionup [ 32%] Building C object example/c/CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o [ 32%] Built target map_based_versionup Scanning dependencies of target speed_test_uint32_array [ 33%] Building C object example/c/CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o [ 34%] Linking C executable speed_test_uint64_array [ 35%] Linking C executable lib_buffer_unpack [ 35%] Built target speed_test_uint64_array Scanning dependencies of target user_buffer_unpack [ 36%] Linking C executable speed_test_uint32_array [ 37%] Built target lib_buffer_unpack [ 37%] Building C object example/c/CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o Scanning dependencies of target simple_c [ 38%] Building C object example/c/CMakeFiles/simple_c.dir/simple_c.c.o [ 38%] Built target speed_test_uint32_array [ 39%] Linking CXX executable multi_file Scanning dependencies of target zone [ 40%] Building CXX object test/CMakeFiles/zone.dir/zone.cpp.o [ 41%] Linking C executable simple_c [ 41%] Built target multi_file [ 42%] Linking C executable user_buffer_unpack [ 42%] Built target user_buffer_unpack [ 42%] Built target simple_c Scanning dependencies of target visitor [ 43%] Building CXX object test/CMakeFiles/visitor.dir/visitor.cpp.o Scanning dependencies of target version [ 44%] Building CXX object test/CMakeFiles/version.dir/version.cpp.o Scanning dependencies of target user_class [ 45%] Building CXX object test/CMakeFiles/user_class.dir/user_class.cpp.o [ 46%] Linking CXX executable class_intrusive [ 46%] Built target class_intrusive Scanning dependencies of target streaming_c [ 47%] Building CXX object test/CMakeFiles/streaming_c.dir/streaming_c.cpp.o In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:40: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:836:12: error: no member named 'make_tuple' in namespace 'std' using std::make_tuple; ~~~~~^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:837:12: error: no member named 'tuple' in namespace 'std' using std::tuple; ~~~~~^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:919:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_ASSIGN_(RE); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:962:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestLog); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:962:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(Notification); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1316:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~ThreadWithParam() override { Join(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1325:14: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void Run() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1340:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParam); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1340:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1698:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(Mutex); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1698:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1716:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestMutexLock); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1716:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1773:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ValueHolder); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1773:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1805:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ValueHolderFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1805:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1814:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(DefaultValueHolderFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1814:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1827:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(InstanceValueHolderFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1827:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1834:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadLocal); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1834:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1891:23: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using bool_constant = std::integral_constant; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:2070:2: error: expected expression [[noreturn]] inline void Abort() { abort(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:2070:14: error: expected unqualified-id [[noreturn]] inline void Abort() { abort(); } ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:122:48: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] int>::type = 0> ^ ~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:452:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(TestFactoryBase); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:452:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:460:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] Test* CreateTest() override { return new TestClass; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:477:28: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using SetUpTestSuiteFunc = void (*)(); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:478:31: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TearDownTestSuiteFunc = void (*)(); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:492:36: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using SetUpTearDownSuiteFuncType = void (*)(); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:507:7: warning: alias declarations are a C++11 extension [-Wc++11-extensions] typename std::conditional::type; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:590:7: error: no member named 'Abort' in namespace 'testing::internal::posix'; did you mean 'abort'? posix::Abort(); ^~~~~~~~~~~~ abort /usr/include/stdlib.h:97:14: note: 'abort' declared here __dead void abort(void); ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:622:29: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TypedTestCasePState = TypedTestSuitePState; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:763:7: error: no member named 'Abort' in namespace 'testing::internal::posix'; did you mean 'abort'? posix::Abort(); ^~~~~~~~~~~~ abort /usr/include/stdlib.h:97:14: note: 'abort' declared here __dead void abort(void); ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:847:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(Random); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:847:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:887:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class Iterator = decltype(::std::declval().begin()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:888:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = decltype(::std::declval().end()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:889:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = decltype(++::std::declval()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:890:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = decltype(*::std::declval()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:891:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = typename C::const_iterator> ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:934:22: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using value_type = decltype(*std::declval()); ^ /usr/include/c++/__config:823:24: note: expanded from macro 'decltype' # define decltype(...) __decltype(__VA_ARGS__) ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:936:7: warning: alias declarations are a C++11 extension [-Wc++11-extensions] std::is_same ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1102:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1108:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1110:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1112:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1114:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1135:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = T; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1140:41: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1143:27: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1143:42: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1147:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1153:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1156:7: warning: alias declarations are a C++11 extension [-Wc++11-extensions] typename ElemFromList::type, ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1158:25: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] FlatTupleElemBase() = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1166:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1166:34: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1167:59: error: a space is required between consecutive right angle brackets (use '> >') struct FlatTupleBase, IndexSequence> ^~ > > /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1169:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using Indices = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1170:21: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] FlatTupleBase() = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1184:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1188:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using Indices = typename FlatTuple::FlatTupleBase::Indices; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1191:17: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] FlatTuple() = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1210:1: error: unknown type name 'constexpr' constexpr bool InstantiateTestCase_P_IsDeprecated() { return true; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1215:1: error: unknown type name 'constexpr' constexpr bool TypedTestCase_P_IsDeprecated() { return true; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1220:1: error: unknown type name 'constexpr' constexpr bool TypedTestCaseIsDeprecated() { return true; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1225:1: error: unknown type name 'constexpr' constexpr bool RegisterTypedTestCase_P_IsDeprecated() { return true; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1230:1: error: unknown type name 'constexpr' constexpr bool InstantiateTypedTestCase_P_IsDeprecated() { return true; } ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:47: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-printers.h:639:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-printers.h:640:27: error: no template named 'tuple' in namespace 'std' void PrintTo(const ::std::tuple& t, ::std::ostream* os) { ~~~~~~~^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:108:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(MatchResultListener); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:108:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:190:30: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~MatcherInterfaceAdapter() override { delete impl_; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:192:45: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:194:53: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void DescribeNegationTo(::std::ostream* os) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:199:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] MatchResultListener* listener) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(MatcherInterfaceAdapter); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:240:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(DummyMatchResultListener); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:240:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:252:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(StreamMatchResultListener); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:252:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:307:37: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase(const MatcherBase&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:308:48: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase& operator=(const MatcherBase&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:309:26: warning: rvalue references are a C++11 extension [-Wc++11-extensions] MatcherBase(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:309:32: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:310:37: warning: rvalue references are a C++11 extension [-Wc++11-extensions] MatcherBase& operator=(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:310:43: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase& operator=(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:315:50: error: a space is required between consecutive right angle brackets (use '> >') std::shared_ptr> impl_; ^~ > > /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:548:69: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] MatchResultListener* /* listener */) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:551:47: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void DescribeTo(::std::ostream* os) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:555:55: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void DescribeNegationTo(::std::ostream* os) const override { ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:95:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:95:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:140:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(DeathTest); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:140:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:158:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const char* file, int line, DeathTest** test) override; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:291:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(InternalRunDeathTestFlag); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:291:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:210:21: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~RangeGenerator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:212:44: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Begin() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:215:42: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* End() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:225:17: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~Iterator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:227:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const ParamGeneratorInterface* BaseGenerator() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:230:20: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void Advance() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:234:46: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Clone() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:237:30: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const T* Current() const override { return &value_; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:238:63: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] bool Equals(const ParamIteratorInterface& other) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:295:37: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~ValuesInIteratorRangeGenerator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:297:44: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Begin() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:300:42: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* End() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:312:17: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~Iterator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:314:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const ParamGeneratorInterface* BaseGenerator() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:317:20: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void Advance() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:321:46: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Clone() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:331:30: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const T* Current() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:335:63: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] bool Equals(const ParamIteratorInterface& other) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:380:20: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] template ^ ~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:384:20: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] template ^ ~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:397:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] Test* CreateTest() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:405:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:405:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:432:21: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParamType = typename TestSuite::ParamType; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:436:59: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] TestFactoryBase* CreateTestFactory(ParamType parameter) override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:441:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(TestMetaFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:441:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:472:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteInfoBase); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:472:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:488:21: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParamType = typename TestSuite::ParamType; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:491:34: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParamNameGeneratorFunc = std::string(const TestParamInfo&); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:498:47: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const std::string& GetTestSuiteName() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:502:37: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] TypeId GetTestSuiteTypeId() const override { return GetTypeId(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:529:24: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void RegisterTests() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:599:29: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TestInfoContainer = ::std::vector >; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:642:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteInfo); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:642:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:648:35: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParameterizedTestCaseInfo = ParameterizedTestSuiteInfo; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:713:34: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TestSuiteInfoContainer = ::std::vector; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:717:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteRegistry); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:717:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:661:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:661:32: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:672:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:672:32: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:679:11: error: no member named 'Abort' in namespace 'testing::internal::posix'; did you mean 'abort'? posix::Abort(); ^~~~~~~~~~~~ abort /usr/include/stdlib.h:97:14: note: 'abort' declared here __dead void abort(void); ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/streaming_c.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:698:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:698:32: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:731:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:45: error: expected member name or ';' after declaration specifiers ValueArray(Ts... v) : v_{std::move(v)...} {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:27: error: expected '(' ValueArray(Ts... v) : v_{std::move(v)...} {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:40: error: expected ';' after expression ValueArray(Ts... v) : v_{std::move(v)...} {} ^ ; /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:28: error: expression contains unexpanded parameter pack 'v' ValueArray(Ts... v) : v_{std::move(v)...} {} ^ ~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 141 warnings and 20 errors generated. --- test/CMakeFiles/streaming_c.dir/streaming_c.cpp.o --- *** [test/CMakeFiles/streaming_c.dir/streaming_c.cpp.o] Error code 1 make[2]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 1 error make[2]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 --- test/CMakeFiles/streaming_c.dir/all --- *** [test/CMakeFiles/streaming_c.dir/all] Error code 2 make[1]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:40: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:836:12: error: no member named 'make_tuple' in namespace 'std' using std::make_tuple; ~~~~~^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:837:12: error: no member named 'tuple' in namespace 'std' using std::tuple; ~~~~~^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:919:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_ASSIGN_(RE); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:962:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestLog); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:962:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(Notification); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1316:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~ThreadWithParam() override { Join(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1325:14: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void Run() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1340:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParam); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1340:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1698:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(Mutex); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1698:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1716:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestMutexLock); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1716:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1773:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ValueHolder); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1773:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1805:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ValueHolderFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1805:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1814:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(DefaultValueHolderFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1814:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1827:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(InstanceValueHolderFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1827:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1834:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadLocal); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1834:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1891:23: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using bool_constant = std::integral_constant; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:2070:2: error: expected expression [[noreturn]] inline void Abort() { abort(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:2070:14: error: expected unqualified-id [[noreturn]] inline void Abort() { abort(); } ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:40: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:836:12: error: no member named 'make_tuple' in namespace 'std' using std::make_tuple; ~~~~~^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:40: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:836:12: error: no member named 'make_tuple' in namespace 'std' using std::make_tuple; ~~~~~^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:837:12: error: no member named 'tuple' in namespace 'std' using std::tuple; ~~~~~^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:919:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_ASSIGN_(RE); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:837:12: error: no member named 'tuple' in namespace 'std' using std::tuple; ~~~~~^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:962:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestLog); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:962:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:919:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_ASSIGN_(RE); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:962:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestLog); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:962:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(Notification); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(Notification); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1316:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~ThreadWithParam() override { Join(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1325:14: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void Run() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1316:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~ThreadWithParam() override { Join(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1325:14: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1340:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] void Run() override { ^ GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParam); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1340:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1340:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParam); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1340:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1698:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(Mutex); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1698:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1698:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(Mutex); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1698:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1716:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestMutexLock); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1716:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1773:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ValueHolder); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1773:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1805:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ValueHolderFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1805:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1814:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(DefaultValueHolderFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1716:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1814:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestMutexLock); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1716:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1827:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(InstanceValueHolderFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1827:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1834:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadLocal); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1773:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ValueHolder); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1834:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1773:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1805:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ValueHolderFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1805:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1814:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(DefaultValueHolderFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1814:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1827:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(InstanceValueHolderFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1827:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1834:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadLocal); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1834:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1891:23: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using bool_constant = std::integral_constant; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1891:23: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using bool_constant = std::integral_constant; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:2070:2: error: expected expression [[noreturn]] inline void Abort() { abort(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:2070:14: error: expected unqualified-id [[noreturn]] inline void Abort() { abort(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:2070:2: error: expected expression [[noreturn]] inline void Abort() { abort(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:2070:14: error: expected unqualified-id [[noreturn]] inline void Abort() { abort(); } ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:122:48: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] int>::type = 0> ^ ~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:452:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(TestFactoryBase); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:452:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:460:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] Test* CreateTest() override { return new TestClass; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:477:28: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using SetUpTestSuiteFunc = void (*)(); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:478:31: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TearDownTestSuiteFunc = void (*)(); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:492:36: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using SetUpTearDownSuiteFuncType = void (*)(); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:507:7: warning: alias declarations are a C++11 extension [-Wc++11-extensions] typename std::conditional::type; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:590:7: error: no member named 'Abort' in namespace 'testing::internal::posix'; did you mean 'abort'? posix::Abort(); ^~~~~~~~~~~~ abort /usr/include/stdlib.h:97:14: note: 'abort' declared here __dead void abort(void); ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:622:29: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TypedTestCasePState = TypedTestSuitePState; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:763:7: error: no member named 'Abort' in namespace 'testing::internal::posix'; did you mean 'abort'? posix::Abort(); ^~~~~~~~~~~~ abort /usr/include/stdlib.h:97:14: note: 'abort' declared here __dead void abort(void); ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:847:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(Random); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:847:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:887:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class Iterator = decltype(::std::declval().begin()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:888:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = decltype(::std::declval().end()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:889:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = decltype(++::std::declval()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:890:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = decltype(*::std::declval()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:891:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = typename C::const_iterator> ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:934:22: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using value_type = decltype(*std::declval()); ^ /usr/include/c++/__config:823:24: note: expanded from macro 'decltype' # define decltype(...) __decltype(__VA_ARGS__) ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:936:7: warning: alias declarations are a C++11 extension [-Wc++11-extensions] std::is_same ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1102:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1108:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1110:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1112:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1114:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1135:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = T; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1140:41: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1143:27: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1143:42: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1147:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1153:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1156:7: warning: alias declarations are a C++11 extension [-Wc++11-extensions] typename ElemFromList::type, ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1158:25: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] FlatTupleElemBase() = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1166:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1166:34: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1167:59: error: a space is required between consecutive right angle brackets (use '> >') struct FlatTupleBase, IndexSequence> ^~ > > /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1169:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using Indices = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1170:21: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] FlatTupleBase() = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1184:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1188:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using Indices = typename FlatTuple::FlatTupleBase::Indices; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1191:17: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] FlatTuple() = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1210:1: error: unknown type name 'constexpr' constexpr bool InstantiateTestCase_P_IsDeprecated() { return true; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1215:1: error: unknown type name 'constexpr' constexpr bool TypedTestCase_P_IsDeprecated() { return true; } ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:122:48: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] int>::type = 0> ^ ~ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:122:48: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] int>::type = 0> ^ ~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1220:1: error: unknown type name 'constexpr' constexpr bool TypedTestCaseIsDeprecated() { return true; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:452:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(TestFactoryBase); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:452:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(TestFactoryBase); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:452:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:452:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:460:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:460:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] Test* CreateTest() override { return new TestClass; } ^ Test* CreateTest() override { return new TestClass; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:477:28: warning: alias declarations are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:477:28: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using SetUpTestSuiteFunc = void (*)(); ^ using SetUpTestSuiteFunc = void (*)(); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:478:31: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TearDownTestSuiteFunc = void (*)(); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:478:31: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TearDownTestSuiteFunc = void (*)(); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:492:36: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using SetUpTearDownSuiteFuncType = void (*)(); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:492:36: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using SetUpTearDownSuiteFuncType = void (*)(); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:507:7: warning: alias declarations are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:507:7: warning: alias declarations are a C++11 extension [-Wc++11-extensions] typename std::conditional::type; ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:40: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:836:12: error: no member named 'make_tuple' in namespace 'std' using std::make_tuple; ~~~~~^ typename std::conditional::type; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1225:1: error: unknown type name 'constexpr' constexpr bool RegisterTypedTestCase_P_IsDeprecated() { return true; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:837:12: error: no member named 'tuple' in namespace 'std' using std::tuple; ~~~~~^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:919:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_ASSIGN_(RE); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:962:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestLog); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:962:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(Notification); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1316:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~ThreadWithParam() override { Join(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1325:14: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void Run() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1340:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadWithParam); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1340:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1698:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(Mutex); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1698:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1230:1: error: unknown type name 'constexpr' constexpr bool InstantiateTypedTestCase_P_IsDeprecated() { return true; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1716:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(GTestMutexLock); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1716:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1773:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ValueHolder); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1773:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1805:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ValueHolderFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1805:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1814:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(DefaultValueHolderFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1814:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1827:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(InstanceValueHolderFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1827:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1834:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ThreadLocal); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1834:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:1891:23: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using bool_constant = std::integral_constant; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:2070:2: error: expected expression [[noreturn]] inline void Abort() { abort(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:2070:14: error: expected unqualified-id [[noreturn]] inline void Abort() { abort(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:590:7: error: no member named 'Abort' in namespace 'testing::internal::posix'; did you mean 'abort'? posix::Abort(); ^~~~~~~~~~~~ abort /usr/include/stdlib.h:97:14: note: 'abort' declared here __dead void abort(void); ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:47: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-printers.h:639:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:622:29: warning: alias declarations are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:590:7: error: no member named 'Abort' in namespace 'testing::internal::posix'; did you mean 'abort'? using TypedTestCasePState = TypedTestSuitePState; ^ posix::Abort(); ^~~~~~~~~~~~ abort /usr/include/stdlib.h:97:14: note: 'abort' declared here __dead void abort(void); ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:622:29: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TypedTestCasePState = TypedTestSuitePState; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-printers.h:640:27: error: no template named 'tuple' in namespace 'std' void PrintTo(const ::std::tuple& t, ::std::ostream* os) { ~~~~~~~^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:108:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(MatchResultListener); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:108:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:190:30: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~MatcherInterfaceAdapter() override { delete impl_; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:763:7: error: no member named 'Abort' in namespace 'testing::internal::posix'; did you mean 'abort'? posix::Abort(); ^~~~~~~~~~~~ abort /usr/include/stdlib.h:97:14: note: 'abort' declared here __dead void abort(void); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:192:45: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:194:53: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void DescribeNegationTo(::std::ostream* os) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:199:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] MatchResultListener* listener) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:847:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(Random); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:847:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(MatcherInterfaceAdapter); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:887:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class Iterator = decltype(::std::declval().begin()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:240:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(DummyMatchResultListener); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:888:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = decltype(::std::declval().end()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:889:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = decltype(++::std::declval()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:890:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = decltype(*::std::declval()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:240:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:891:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = typename C::const_iterator> ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:934:22: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using value_type = decltype(*std::declval()); ^ /usr/include/c++/__config:823:24: note: expanded from macro 'decltype' # define decltype(...) __decltype(__VA_ARGS__) ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:252:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(StreamMatchResultListener); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:936:7: warning: alias declarations are a C++11 extension [-Wc++11-extensions] std::is_same In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:252:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1102:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1108:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1110:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1112:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:307:37: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase(const MatcherBase&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:308:48: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase& operator=(const MatcherBase&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:309:26: warning: rvalue references are a C++11 extension [-Wc++11-extensions] MatcherBase(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1114:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1135:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = T; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1140:41: warning: variadic templates are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:309:32: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:310:37: warning: rvalue references are a C++11 extension [-Wc++11-extensions] MatcherBase& operator=(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:310:43: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase& operator=(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:315:50: error: a space is required between consecutive right angle brackets (use '> >') std::shared_ptr> impl_; ^~ template ^ > > /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1143:27: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1143:42: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1147:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1153:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1156:7: warning: alias declarations are a C++11 extension [-Wc++11-extensions] typename ElemFromList::type, ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1158:25: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] FlatTupleElemBase() = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1166:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1166:34: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1167:59: error: a space is required between consecutive right angle brackets (use '> >') struct FlatTupleBase, IndexSequence> ^~ > > /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1169:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using Indices = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1170:21: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] FlatTupleBase() = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1184:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1188:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using Indices = typename FlatTuple::FlatTupleBase::Indices; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1191:17: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] FlatTuple() = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:763:7: error: no member named 'Abort' in namespace 'testing::internal::posix'; did you mean 'abort'? posix::Abort(); ^~~~~~~~~~~~ abort /usr/include/stdlib.h:97:14: note: 'abort' declared here __dead void abort(void); ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:847:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(Random); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:847:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:887:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class Iterator = decltype(::std::declval().begin()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:888:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = decltype(::std::declval().end()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:889:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = decltype(++::std::declval()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:890:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = decltype(*::std::declval()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:891:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = typename C::const_iterator> ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:548:69: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:934:22: warning: alias declarations are a C++11 extension [-Wc++11-extensions] MatchResultListener* /* listener */) const override { ^ using value_type = decltype(*std::declval()); ^ /usr/include/c++/__config:823:24: note: expanded from macro 'decltype' # define decltype(...) __decltype(__VA_ARGS__) ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:936:7: warning: alias declarations are a C++11 extension [-Wc++11-extensions] std::is_same ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1102:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1108:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1110:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1112:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1114:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1135:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = T; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1140:41: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1143:27: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1143:42: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1147:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1153:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1156:7: warning: alias declarations are a C++11 extension [-Wc++11-extensions] typename ElemFromList::type, ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1158:25: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] FlatTupleElemBase() = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1166:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1166:34: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1167:59: error: a space is required between consecutive right angle brackets (use '> >') struct FlatTupleBase, IndexSequence> ^~ > > /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1169:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using Indices = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1170:21: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] FlatTupleBase() = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1184:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1188:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using Indices = typename FlatTuple::FlatTupleBase::Indices; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1191:17: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] FlatTuple() = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1210:1: error: unknown type name 'constexpr' constexpr bool InstantiateTestCase_P_IsDeprecated() { return true; } ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:95:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:95:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:140:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(DeathTest); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:140:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:158:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const char* file, int line, DeathTest** test) override; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:291:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(InternalRunDeathTestFlag); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:291:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:210:21: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~RangeGenerator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:212:44: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Begin() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:215:42: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* End() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:225:17: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~Iterator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:227:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const ParamGeneratorInterface* BaseGenerator() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:230:20: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void Advance() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:234:46: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Clone() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:237:30: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const T* Current() const override { return &value_; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:238:63: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] bool Equals(const ParamIteratorInterface& other) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1215:1: error: unknown type name 'constexpr' constexpr bool TypedTestCase_P_IsDeprecated() { return true; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:295:37: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~ValuesInIteratorRangeGenerator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:297:44: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Begin() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:300:42: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* End() const override { ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:122:48: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] int>::type = 0> ^ ~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:312:17: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~Iterator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:314:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const ParamGeneratorInterface* BaseGenerator() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:317:20: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void Advance() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:321:46: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Clone() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:331:30: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const T* Current() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:335:63: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] bool Equals(const ParamIteratorInterface& other) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1210:1: error: unknown type name 'constexpr' constexpr bool InstantiateTestCase_P_IsDeprecated() { return true; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:380:20: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:452:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] template ^ ~~~ GTEST_DISALLOW_COPY_AND_ASSIGN_(TestFactoryBase); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:452:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:460:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] Test* CreateTest() override { return new TestClass; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:477:28: warning: alias declarations are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:384:20: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] using SetUpTestSuiteFunc = void (*)(); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:478:31: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TearDownTestSuiteFunc = void (*)(); ^ template ^ ~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:397:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] Test* CreateTest() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:492:36: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using SetUpTearDownSuiteFuncType = void (*)(); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:405:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:507:7: warning: alias declarations are a C++11 extension [-Wc++11-extensions] typename std::conditional::type; ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:405:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:432:21: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParamType = typename TestSuite::ParamType; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:436:59: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] TestFactoryBase* CreateTestFactory(ParamType parameter) override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:441:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(TestMetaFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:441:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:472:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteInfoBase); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:472:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:488:21: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParamType = typename TestSuite::ParamType; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:491:34: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParamNameGeneratorFunc = std::string(const TestParamInfo&); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:498:47: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const std::string& GetTestSuiteName() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:502:37: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] TypeId GetTestSuiteTypeId() const override { return GetTypeId(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:529:24: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void RegisterTests() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:599:29: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TestInfoContainer = ::std::vector >; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:642:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteInfo); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:642:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1220:1: error: unknown type name 'constexpr' constexpr bool TypedTestCaseIsDeprecated() { return true; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1215:1: error: unknown type name 'constexpr' constexpr bool TypedTestCase_P_IsDeprecated() { return true; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1225:1: error: unknown type name 'constexpr' constexpr bool RegisterTypedTestCase_P_IsDeprecated() { return true; } ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:648:35: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParameterizedTestCaseInfo = ParameterizedTestSuiteInfo; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:713:34: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TestSuiteInfoContainer = ::std::vector; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:590:7: error: no member named 'Abort' in namespace 'testing::internal::posix'; did you mean 'abort'? posix::Abort(); ^~~~~~~~~~~~ abort /usr/include/stdlib.h:97:14: note: 'abort' declared here __dead void abort(void); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:717:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteRegistry); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:717:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:661:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:661:32: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1220:1: error: unknown type name 'constexpr' constexpr bool TypedTestCaseIsDeprecated() { return true; } ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:622:29: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TypedTestCasePState = TypedTestSuitePState; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:672:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:672:32: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1230:1: error: unknown type name 'constexpr' constexpr bool InstantiateTypedTestCase_P_IsDeprecated() { return true; } ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:47: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-printers.h:639:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1225:1: error: unknown type name 'constexpr' constexpr bool RegisterTypedTestCase_P_IsDeprecated() { return true; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:763:7: error: no member named 'Abort' in namespace 'testing::internal::posix'; did you mean 'abort'? posix::Abort(); ^~~~~~~~~~~~ abort /usr/include/stdlib.h:97:14: note: 'abort' declared here __dead void abort(void); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:679:11: error: no member named 'Abort' in namespace 'testing::internal::posix'; did you mean 'abort'? posix::Abort(); ^~~~~~~~~~~~ abort /usr/include/stdlib.h:97:14: note: 'abort' declared here __dead void abort(void); ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:847:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/zone.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:698:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(Random); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:698:32: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:847:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' for (auto& test_suite_info : test_suite_infos_) { ^ GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:887:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class Iterator = decltype(::std::declval().begin()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:888:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = decltype(::std::declval().end()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:889:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = decltype(++::std::declval()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:890:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = decltype(*::std::declval()), ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:891:17: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] class = typename C::const_iterator> ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:731:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:45: error: expected member name or ';' after declaration specifiers ValueArray(Ts... v) : v_{std::move(v)...} {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:27: error: expected '(' ValueArray(Ts... v) : v_{std::move(v)...} {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:40: error: expected ';' after expression ValueArray(Ts... v) : v_{std::move(v)...} {} ^ ; /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:28: error: expression contains unexpanded parameter pack 'v' ValueArray(Ts... v) : v_{std::move(v)...} {} ^ ~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:934:22: warning: alias declarations are a C++11 extension [-Wc++11-extensions] fatal error: too many errors emitted, stopping now [-ferror-limit=] using value_type = decltype(*std::declval()); ^ /usr/include/c++/__config:823:24: note: expanded from macro 'decltype' # define decltype(...) __decltype(__VA_ARGS__) ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:62: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:936:7: warning: alias declarations are a C++11 extension [-Wc++11-extensions] std::is_same ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1102:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1108:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1110:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1112:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1114:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1135:16: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using type = T; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1140:41: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1143:27: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1143:42: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1147:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1153:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1156:7: warning: alias declarations are a C++11 extension [-Wc++11-extensions] typename ElemFromList::type, ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1158:25: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] FlatTupleElemBase() = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1166:17: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1166:34: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1167:59: error: a space is required between consecutive right angle brackets (use '> >') struct FlatTupleBase, IndexSequence> ^~ > > /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1169:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using Indices = IndexSequence; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1170:21: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] FlatTupleBase() = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1184:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1188:19: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using Indices = typename FlatTuple::FlatTupleBase::Indices; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1191:17: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] FlatTuple() = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-printers.h:640:27: error: no template named 'tuple' in namespace 'std' void PrintTo(const ::std::tuple& t, ::std::ostream* os) { ~~~~~~~^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1230:1: error: unknown type name 'constexpr' constexpr bool InstantiateTypedTestCase_P_IsDeprecated() { return true; } ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:108:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(MatchResultListener); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:108:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:190:30: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~MatcherInterfaceAdapter() override { delete impl_; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:192:45: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:194:53: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void DescribeNegationTo(::std::ostream* os) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:199:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] MatchResultListener* listener) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(MatcherInterfaceAdapter); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:240:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(DummyMatchResultListener); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:240:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:252:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(StreamMatchResultListener); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:252:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:307:37: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase(const MatcherBase&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:308:48: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase& operator=(const MatcherBase&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:309:26: warning: rvalue references are a C++11 extension [-Wc++11-extensions] MatcherBase(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:309:32: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:310:37: warning: rvalue references are a C++11 extension [-Wc++11-extensions] MatcherBase& operator=(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:310:43: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase& operator=(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:315:50: error: a space is required between consecutive right angle brackets (use '> >') std::shared_ptr> impl_; ^~ > > /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:548:69: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] MatchResultListener* /* listener */) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:551:47: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void DescribeTo(::std::ostream* os) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:555:55: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1210:1: error: unknown type name 'constexpr' constexpr bool InstantiateTestCase_P_IsDeprecated() { return true; } ^ void DescribeNegationTo(::std::ostream* os) const override { ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:47: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-printers.h:639:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:95:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:95:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:140:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(DeathTest); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:140:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:158:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const char* file, int line, DeathTest** test) override; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:291:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(InternalRunDeathTestFlag); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:291:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ 141 warnings and 20 errors generated. In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:210:21: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~RangeGenerator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:212:44: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Begin() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:215:42: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* End() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:225:17: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~Iterator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:227:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const ParamGeneratorInterface* BaseGenerator() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:230:20: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void Advance() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:234:46: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Clone() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:237:30: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const T* Current() const override { return &value_; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:238:63: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] bool Equals(const ParamIteratorInterface& other) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:295:37: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~ValuesInIteratorRangeGenerator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:297:44: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Begin() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:300:42: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* End() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:312:17: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~Iterator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:314:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const ParamGeneratorInterface* BaseGenerator() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:317:20: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void Advance() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:321:46: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Clone() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:331:30: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const T* Current() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:335:63: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] bool Equals(const ParamIteratorInterface& other) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-printers.h:640:27: error: no template named 'tuple' in namespace 'std' void PrintTo(const ::std::tuple& t, ::std::ostream* os) { ~~~~~~~^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:380:20: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] template ^ ~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:384:20: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] template ^ ~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:397:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] Test* CreateTest() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:405:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:405:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:432:21: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParamType = typename TestSuite::ParamType; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:436:59: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] TestFactoryBase* CreateTestFactory(ParamType parameter) override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:441:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(TestMetaFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:441:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:472:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteInfoBase); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:472:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:488:21: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParamType = typename TestSuite::ParamType; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:491:34: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParamNameGeneratorFunc = std::string(const TestParamInfo&); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:498:47: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const std::string& GetTestSuiteName() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:502:37: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] TypeId GetTestSuiteTypeId() const override { return GetTypeId(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:529:24: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void RegisterTests() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:599:29: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TestInfoContainer = ::std::vector >; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:642:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteInfo); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:642:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 --- example/cpp03/CMakeFiles/custom.dir/all --- *** [example/cpp03/CMakeFiles/custom.dir/all] Error code 2 make[1]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1215:1: error: unknown type name 'constexpr' constexpr bool TypedTestCase_P_IsDeprecated() { return true; } ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:108:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(MatchResultListener); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:108:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:190:30: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~MatcherInterfaceAdapter() override { delete impl_; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:192:45: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:194:53: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void DescribeNegationTo(::std::ostream* os) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:199:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] MatchResultListener* listener) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(MatcherInterfaceAdapter); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:240:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(DummyMatchResultListener); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:240:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:252:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(StreamMatchResultListener); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:252:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:648:35: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParameterizedTestCaseInfo = ParameterizedTestSuiteInfo; ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:307:37: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase(const MatcherBase&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:308:48: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase& operator=(const MatcherBase&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:309:26: warning: rvalue references are a C++11 extension [-Wc++11-extensions] MatcherBase(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:309:32: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:713:34: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TestSuiteInfoContainer = ::std::vector; ^ MatcherBase(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:310:37: warning: rvalue references are a C++11 extension [-Wc++11-extensions] MatcherBase& operator=(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:310:43: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase& operator=(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:315:50: error: a space is required between consecutive right angle brackets (use '> >') std::shared_ptr> impl_; ^~ > > /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:717:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteRegistry); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:717:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:661:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:661:32: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:548:69: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] MatchResultListener* /* listener */) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:551:47: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:672:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] void DescribeTo(::std::ostream* os) const override { ^ for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:555:55: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:672:32: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ void DescribeNegationTo(::std::ostream* os) const override { ^ --- test/CMakeFiles/zone.dir/zone.cpp.o --- *** [test/CMakeFiles/zone.dir/zone.cpp.o] Error code 1 make[2]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 1 error make[2]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 --- test/CMakeFiles/zone.dir/all --- *** [test/CMakeFiles/zone.dir/all] Error code 2 make[1]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1220:1: error: unknown type name 'constexpr' constexpr bool TypedTestCaseIsDeprecated() { return true; } ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:95:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:95:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:140:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(DeathTest); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:140:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:158:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const char* file, int line, DeathTest** test) override; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:291:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(InternalRunDeathTestFlag); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:291:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:210:21: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~RangeGenerator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:212:44: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Begin() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:215:42: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* End() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:225:17: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~Iterator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:227:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const ParamGeneratorInterface* BaseGenerator() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:230:20: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void Advance() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:234:46: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Clone() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:237:30: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const T* Current() const override { return &value_; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:238:63: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] bool Equals(const ParamIteratorInterface& other) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:295:37: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~ValuesInIteratorRangeGenerator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:297:44: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Begin() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:300:42: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* End() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:312:17: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~Iterator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:314:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const ParamGeneratorInterface* BaseGenerator() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:317:20: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void Advance() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:321:46: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Clone() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:331:30: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const T* Current() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:335:63: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] bool Equals(const ParamIteratorInterface& other) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:380:20: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] template ^ ~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:384:20: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] template ^ ~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:397:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] Test* CreateTest() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:405:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:405:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:432:21: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParamType = typename TestSuite::ParamType; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:436:59: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] TestFactoryBase* CreateTestFactory(ParamType parameter) override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:441:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(TestMetaFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:441:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:679:11: error: no member named 'Abort' in namespace 'testing::internal::posix'; did you mean 'abort'? posix::Abort(); ^~~~~~~~~~~~ abort /usr/include/stdlib.h:97:14: note: 'abort' declared here __dead void abort(void); ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:472:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteInfoBase); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:472:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/version.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:698:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:488:21: warning: alias declarations are a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ using ParamType = typename TestSuite::ParamType; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:698:32: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:491:34: warning: alias declarations are a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ using ParamNameGeneratorFunc = std::string(const TestParamInfo&); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:498:47: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const std::string& GetTestSuiteName() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:502:37: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] TypeId GetTestSuiteTypeId() const override { return GetTypeId(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:529:24: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void RegisterTests() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:599:29: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TestInfoContainer = ::std::vector >; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:731:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:45: error: expected member name or ';' after declaration specifiers ValueArray(Ts... v) : v_{std::move(v)...} {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:27: error: expected '(' ValueArray(Ts... v) : v_{std::move(v)...} {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:40: error: expected ';' after expression ValueArray(Ts... v) : v_{std::move(v)...} {} ^ ; /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:28: error: expression contains unexpanded parameter pack 'v' /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:642:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] ValueArray(Ts... v) : v_{std::move(v)...} {} ^ ~ fatal error: too many errors emitted, stopping now [-ferror-limit=] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteInfo); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:642:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1225:1: error: unknown type name 'constexpr' constexpr bool RegisterTypedTestCase_P_IsDeprecated() { return true; } ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:648:35: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParameterizedTestCaseInfo = ParameterizedTestSuiteInfo; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:713:34: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TestSuiteInfoContainer = ::std::vector; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:717:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteRegistry); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:717:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:661:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:661:32: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:672:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-internal.h:1230:1: error: unknown type name 'constexpr' for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:672:32: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] constexpr bool InstantiateTypedTestCase_P_IsDeprecated() { return true; } ^ for (auto& test_suite_info : test_suite_infos_) { ^ 141 warnings and 20 errors generated. /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:679:11: error: no member named 'Abort' in namespace 'testing::internal::posix'; did you mean 'abort'? posix::Abort(); ^~~~~~~~~~~~ abort /usr/include/stdlib.h:97:14: note: 'abort' declared here __dead void abort(void); ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/visitor.cpp:2: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:698:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:698:32: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:731:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:45: error: expected member name or ';' after declaration specifiers ValueArray(Ts... v) : v_{std::move(v)...} {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:27: error: expected '(' ValueArray(Ts... v) : v_{std::move(v)...} {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:40: error: expected ';' after expression ValueArray(Ts... v) : v_{std::move(v)...} {} ^ ; /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:28: error: expression contains unexpanded parameter pack 'v' ValueArray(Ts... v) : v_{std::move(v)...} {} ^ ~ fatal error: too many errors emitted, stopping now [-ferror-limit=] In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:47: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-printers.h:639:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ --- test/CMakeFiles/version.dir/version.cpp.o --- *** [test/CMakeFiles/version.dir/version.cpp.o] Error code 1 make[2]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 1 error make[2]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 --- test/CMakeFiles/version.dir/all --- *** [test/CMakeFiles/version.dir/all] Error code 2 make[1]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-printers.h:640:27: error: no template named 'tuple' in namespace 'std' void PrintTo(const ::std::tuple& t, ::std::ostream* os) { ~~~~~~~^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:108:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(MatchResultListener); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:108:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:190:30: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~MatcherInterfaceAdapter() override { delete impl_; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:192:45: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void DescribeTo(::std::ostream* os) const override { impl_->DescribeTo(os); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:194:53: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void DescribeNegationTo(::std::ostream* os) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:199:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] MatchResultListener* listener) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(MatcherInterfaceAdapter); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:206:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:240:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(DummyMatchResultListener); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:240:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:252:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(StreamMatchResultListener); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:252:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:39: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:307:37: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase(const MatcherBase&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:308:48: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase& operator=(const MatcherBase&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:309:26: warning: rvalue references are a C++11 extension [-Wc++11-extensions] MatcherBase(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:309:32: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:310:37: warning: rvalue references are a C++11 extension [-Wc++11-extensions] MatcherBase& operator=(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:310:43: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] MatcherBase& operator=(MatcherBase&&) = default; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:315:50: error: a space is required between consecutive right angle brackets (use '> >') std::shared_ptr> impl_; ^~ > > /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:548:69: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] MatchResultListener* /* listener */) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:551:47: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void DescribeTo(::std::ostream* os) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-matchers.h:555:55: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void DescribeNegationTo(::std::ostream* os) const override { ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:95:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ReturnSentinel); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:95:5: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:140:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(DeathTest); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:140:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:158:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const char* file, int line, DeathTest** test) override; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:291:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(InternalRunDeathTestFlag); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:64: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-death-test.h:41: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-death-test-internal.h:291:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:210:21: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~RangeGenerator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:212:44: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Begin() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:215:42: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* End() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:225:17: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~Iterator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:227:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const ParamGeneratorInterface* BaseGenerator() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:230:20: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void Advance() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:234:46: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Clone() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:237:30: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const T* Current() const override { return &value_; } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:238:63: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] bool Equals(const ParamIteratorInterface& other) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:295:37: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~ValuesInIteratorRangeGenerator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:297:44: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Begin() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:300:42: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* End() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:312:17: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ~Iterator() override {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:314:61: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const ParamGeneratorInterface* BaseGenerator() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:317:20: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void Advance() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:321:46: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] ParamIteratorInterface* Clone() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:331:30: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const T* Current() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:335:63: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] bool Equals(const ParamIteratorInterface& other) const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:380:20: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] template ^ ~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:384:20: warning: default template arguments for a function template are a C++11 extension [-Wc++11-extensions] template ^ ~~~ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:397:22: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] Test* CreateTest() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:405:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:405:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:432:21: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParamType = typename TestSuite::ParamType; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:436:59: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] TestFactoryBase* CreateTestFactory(ParamType parameter) override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:441:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(TestMetaFactory); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:441:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:472:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteInfoBase); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:472:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:488:21: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParamType = typename TestSuite::ParamType; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:491:34: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParamNameGeneratorFunc = std::string(const TestParamInfo&); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:498:47: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] const std::string& GetTestSuiteName() const override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:502:37: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] TypeId GetTestSuiteTypeId() const override { return GetTypeId(); } ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:529:24: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] void RegisterTests() override { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:599:29: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TestInfoContainer = ::std::vector >; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:642:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteInfo); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:642:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ 141 warnings and 20 errors generated. In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:648:35: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using ParameterizedTestCaseInfo = ParameterizedTestSuiteInfo; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:713:34: warning: alias declarations are a C++11 extension [-Wc++11-extensions] using TestSuiteInfoContainer = ::std::vector; ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:717:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteRegistry); ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:687:24: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' type(type const &) = delete; \ ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:717:3: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:688:3: note: expanded from macro 'GTEST_DISALLOW_COPY_AND_ASSIGN_' GTEST_DISALLOW_ASSIGN_(type) ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-port.h:682:34: note: expanded from macro 'GTEST_DISALLOW_ASSIGN_' void operator=(type const &) = delete ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:661:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:661:32: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:672:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:672:32: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ --- test/CMakeFiles/visitor.dir/visitor.cpp.o --- *** [test/CMakeFiles/visitor.dir/visitor.cpp.o] Error code 1 make[2]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 1 error make[2]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 --- test/CMakeFiles/visitor.dir/all --- *** [test/CMakeFiles/visitor.dir/all] Error code 2 make[1]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:679:11: error: no member named 'Abort' in namespace 'testing::internal::posix'; did you mean 'abort'? posix::Abort(); ^~~~~~~~~~~~ abort /usr/include/stdlib.h:97:14: note: 'abort' declared here __dead void abort(void); ^ In file included from /data/scratch/devel/msgpack/work/msgpack-3.1.1/test/user_class.cpp:5: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest.h:67: In file included from /data/scratch/devel/msgpack/work/.buildlink/include/gtest/gtest-param-test.h:181: /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:698:10: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:698:32: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for (auto& test_suite_info : test_suite_infos_) { ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:731:19: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:45: error: expected member name or ';' after declaration specifiers ValueArray(Ts... v) : v_{std::move(v)...} {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:27: error: expected '(' ValueArray(Ts... v) : v_{std::move(v)...} {} ^ /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:40: error: expected ';' after expression ValueArray(Ts... v) : v_{std::move(v)...} {} ^ ; /data/scratch/devel/msgpack/work/.buildlink/include/gtest/internal/gtest-param-util.h:734:28: error: expression contains unexpanded parameter pack 'v' ValueArray(Ts... v) : v_{std::move(v)...} {} ^ ~ fatal error: too many errors emitted, stopping now [-ferror-limit=] A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 --- example/cpp03/CMakeFiles/class_intrusive_map.dir/all --- *** [example/cpp03/CMakeFiles/class_intrusive_map.dir/all] Error code 2 make[1]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 141 warnings and 20 errors generated. --- test/CMakeFiles/user_class.dir/user_class.cpp.o --- *** [test/CMakeFiles/user_class.dir/user_class.cpp.o] Error code 1 make[2]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 1 error make[2]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 --- test/CMakeFiles/user_class.dir/all --- *** [test/CMakeFiles/user_class.dir/all] Error code 2 make[1]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 --- example/cpp03/CMakeFiles/class_non_intrusive.dir/all --- *** [example/cpp03/CMakeFiles/class_non_intrusive.dir/all] Error code 2 make[1]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 8 errors make[1]: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 *** [all] Error code 2 make: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 1 error make: stopped in /data/scratch/devel/msgpack/work/msgpack-3.1.1 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/devel/msgpack *** Error code 1 Stop. make: stopped in /data/pkgsrc/devel/msgpack