+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/plinkseq-0.08nb8/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/plinkseq-0.08nb8/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for plinkseq-0.08nb8 cd /home/pbulk/build/biology/plinkseq/work/plinkseq-0.08/lib && protoc --cpp_out=. pp.proto && mv pp.pb.cc pp.pb.cpp cd /home/pbulk/build/biology/plinkseq/work/plinkseq-0.08/lib && protoc --cpp_out=. variant.proto && mv variant.pb.cc variant.pb.cpp --- all --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- Making all in lib --- libplinkseq_la-eval.lo --- --- libplinkseq_la-token.lo --- --- libplinkseq_la-eval.lo --- /bin/bash ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pipe -O2 -I/usr/pkg/include -I/usr/include -MT libplinkseq_la-eval.lo -MD -MP -MF .deps/libplinkseq_la-eval.Tpo -c -o libplinkseq_la-eval.lo `test -f 'eval.cpp' || echo './'`eval.cpp --- libplinkseq_la-token.lo --- /bin/bash ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include -I/usr/include -pipe -O2 -I/usr/pkg/include -I/usr/include -MT libplinkseq_la-token.lo -MD -MP -MF .deps/libplinkseq_la-token.Tpo -c -o libplinkseq_la-token.lo `test -f 'token.cpp' || echo './'`token.cpp --- libplinkseq_la-eval.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/biology/plinkseq/work/.buildlink/include -pipe -O2 -MT libplinkseq_la-eval.lo -MD -MP -MF .deps/libplinkseq_la-eval.Tpo -c eval.cpp -fPIC -DPIC -o .libs/libplinkseq_la-eval.o --- libplinkseq_la-token.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/biology/plinkseq/work/.buildlink/include -pipe -O2 -MT libplinkseq_la-token.lo -MD -MP -MF .deps/libplinkseq_la-token.Tpo -c token.cpp -fPIC -DPIC -o .libs/libplinkseq_la-token.o In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/base/config.h:86:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/base/attributes.h:37, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:33, from variant.pb.h:13, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/base/policy_checks.h:79:2: error: #error "C++ versions less than C++14 are not supported." #error "C++ versions less than C++14 are not supported." ^~~~~ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/base/config.h:86:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/base/attributes.h:37, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:33, from variant.pb.h:13, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/base/policy_checks.h:79:2: error: #error "C++ versions less than C++14 are not supported." #error "C++ versions less than C++14 are not supported." ^~~~~ In file included from variant.pb.h:13:0, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/stubs/common.h:20:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:107, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h: In member function 'constexpr void absl::lts_20230802::string_view::remove_prefix(absl::lts_20230802::string_view::size_type) const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h:340:13: error: assignment of member 'absl::lts_20230802::string_view::ptr_' in read-only object ptr_ += n; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h:341:16: error: assignment of member 'absl::lts_20230802::string_view::length_' in read-only object length_ -= n; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h:338:18: error: invalid return type 'void' of constexpr function 'constexpr void absl::lts_20230802::string_view::remove_prefix(absl::lts_20230802::string_view::size_type) const' constexpr void remove_prefix(size_type n) { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h: In member function 'constexpr void absl::lts_20230802::string_view::remove_suffix(absl::lts_20230802::string_view::size_type) const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h:350:16: error: assignment of member 'absl::lts_20230802::string_view::length_' in read-only object length_ -= n; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h:348:18: error: invalid return type 'void' of constexpr function 'constexpr void absl::lts_20230802::string_view::remove_suffix(absl::lts_20230802::string_view::size_type) const' constexpr void remove_suffix(size_type n) { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h: In member function 'constexpr void absl::lts_20230802::string_view::swap(absl::lts_20230802::string_view&) const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h:358:13: error: passing 'const absl::lts_20230802::string_view' as 'this' argument discards qualifiers [-fpermissive] *this = s; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h:161:7: note: in call to 'absl::lts_20230802::string_view& absl::lts_20230802::string_view::operator=(const absl::lts_20230802::string_view&)' class string_view { ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h:356:18: error: invalid return type 'void' of constexpr function 'constexpr void absl::lts_20230802::string_view::swap(absl::lts_20230802::string_view&) const' constexpr void swap(string_view& s) noexcept { ^~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/stubs/port.h:22:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/stubs/common.h:22, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:107, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/stubs/common.h:34:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:107, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/log_entry.h:35:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/log_message.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/strip.h:24, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_op.h:37, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_impl.h:19, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/absl_check.h:38, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:109, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h: In constructor 'absl::lts_20230802::Duration::HiRep::HiRep(int64_t)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h:256:5: error: constexpr constructor does not have empty body } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h: In member function 'constexpr int64_t absl::lts_20230802::Duration::HiRep::Get() const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h:276:5: error: body of constexpr function 'constexpr int64_t absl::lts_20230802::Duration::HiRep::Get() const' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h: In member function 'constexpr absl::lts_20230802::Duration::HiRep& absl::lts_20230802::Duration::HiRep::operator=(int64_t) const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h:284:55: error: assignment of member 'absl::lts_20230802::Duration::HiRep::hi_' in read-only object hi_ = static_cast(unsigned_value >> 32); ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h:285:49: error: assignment of member 'absl::lts_20230802::Duration::HiRep::lo_' in read-only object lo_ = static_cast(unsigned_value); ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h:286:14: error: binding reference of type 'absl::lts_20230802::Duration::HiRep&' to 'const absl::lts_20230802::Duration::HiRep' discards qualifiers return *this; ^~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h:287:5: error: body of constexpr function 'constexpr absl::lts_20230802::Duration::HiRep& absl::lts_20230802::Duration::HiRep::operator=(int64_t) const' not a return-statement } ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:69:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/log_entry.h:36, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/log_message.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/strip.h:24, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_op.h:37, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_impl.h:19, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/absl_check.h:38, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:109, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/span.h: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/span.h:119:26: error: 'remove_const_t' in namespace 'std' does not name a template type using Container = std::remove_const_t; ^~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/span.h:121:58: error: ISO C++ forbids declaration of 'type name' with no type [-fpermissive] decltype(span_internal::GetData(std::declval())); ^~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/span.h:121:44: error: parse error in template argument list decltype(span_internal::GetData(std::declval())); ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/span.h:122:64: error: 'Container' was not declared in this scope using MutData = decltype(span_internal::GetData(std::declval())); ^~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/span.h:122:56: error: parse error in template argument list using MutData = decltype(span_internal::GetData(std::declval())); ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/span.h:130:29: error: 'enable_if_t' in namespace 'std' does not name a template type using EnableIfIsView = std::enable_if_t::value, int>; ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/span.h:133:32: error: 'enable_if_t' in namespace 'std' does not name a template type using EnableIfNotIsView = std::enable_if_t::value, int>; ^~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/log_entry.h:36:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/log_message.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/strip.h:24, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_op.h:37, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_impl.h:19, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/absl_check.h:38, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:109, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:201:39: error: 'EnableIfNotIsView' in namespace 'absl::lts_20230802::span_internal' does not name a template type typename = span_internal::EnableIfNotIsView> ^~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:201:56: error: expected '>' before '<' token typename = span_internal::EnableIfNotIsView> ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:210:39: error: 'EnableIfNotIsView' in namespace 'absl::lts_20230802::span_internal' does not name a template type typename = span_internal::EnableIfNotIsView> ^~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:210:56: error: expected '>' before '<' token typename = span_internal::EnableIfNotIsView> ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:222:28: error: 'absl::lts_20230802::span_internal::EnableIfIsView' has not been declared span_internal::EnableIfIsView = 0> ^~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:222:42: error: expected '>' before '<' token span_internal::EnableIfIsView = 0> ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:223:12: error: 'template template > absl::lts_20230802::Span::Span(V&)' cannot be overloaded explicit Span(V& v) noexcept // NOLINT(runtime/references) ^~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:202:12: error: with 'template template absl::lts_20230802::Span::Span(V&)' explicit Span( ^~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:227:28: error: 'absl::lts_20230802::span_internal::EnableIfIsView' has not been declared span_internal::EnableIfIsView = 0> ^~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:227:42: error: expected '>' before '<' token span_internal::EnableIfIsView = 0> ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:228:13: error: 'template template > constexpr absl::lts_20230802::Span::Span(const V&)' cannot be overloaded constexpr Span(const V& v) noexcept // NOLINT(runtime/explicit) ^~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:211:13: error: with 'template template constexpr absl::lts_20230802::Span::Span(const V&)' constexpr Span( ^~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/log_message.h:43:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/strip.h:24, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_op.h:37, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_impl.h:19, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/absl_check.h:38, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:109, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/has_absl_stringify.h:46:13: error: 'enable_if_t' is not a member of 'std' T, std::enable_if_t struct absl::lts_20230802::strings_internal::HasAbslStringify' std::declval()))>::value>> : std::true_type {}; ^~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/has_absl_stringify.h:48:41: note: expected a type, got '( < std::is_void(), declval()))>::value)' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/has_absl_stringify.h:48:46: error: expected unqualified-id before '>' token std::declval()))>::value>> : std::true_type {}; ^~ --- libplinkseq_la-token.lo --- In file included from variant.pb.h:13:0, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase()': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:77:16: error: 'is_final' is not a member of 'std' !std::is_final::value && ^~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:77:16: note: suggested alternative: 'is_heap' !std::is_final::value && ^~~~~~~~ is_heap /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:77:26: error: expected primary-expression before '>' token !std::is_final::value && ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:77:29: error: '::value' has not been declared !std::is_final::value && ^~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:31:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/memory/memory.h: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/memory/memory.h:97:12: error: 'std::make_unique' has not been declared using std::make_unique; ^~~~~~~~~~~ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/stubs/common.h:20:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:107, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h: In member function 'constexpr void absl::lts_20230802::string_view::remove_prefix(absl::lts_20230802::string_view::size_type) const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h:340:13: error: assignment of member 'absl::lts_20230802::string_view::ptr_' in read-only object ptr_ += n; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h:341:16: error: assignment of member 'absl::lts_20230802::string_view::length_' in read-only object length_ -= n; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h:338:18: error: invalid return type 'void' of constexpr function 'constexpr void absl::lts_20230802::string_view::remove_prefix(absl::lts_20230802::string_view::size_type) const' constexpr void remove_prefix(size_type n) { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h: In member function 'constexpr void absl::lts_20230802::string_view::remove_suffix(absl::lts_20230802::string_view::size_type) const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h:350:16: error: assignment of member 'absl::lts_20230802::string_view::length_' in read-only object length_ -= n; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h:348:18: error: invalid return type 'void' of constexpr function 'constexpr void absl::lts_20230802::string_view::remove_suffix(absl::lts_20230802::string_view::size_type) const' constexpr void remove_suffix(size_type n) { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h: In member function 'constexpr void absl::lts_20230802::string_view::swap(absl::lts_20230802::string_view&) const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h:358:13: error: passing 'const absl::lts_20230802::string_view' as 'this' argument discards qualifiers [-fpermissive] *this = s; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h:161:7: note: in call to 'absl::lts_20230802::string_view& absl::lts_20230802::string_view::operator=(const absl::lts_20230802::string_view&)' class string_view { ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/string_view.h:356:18: error: invalid return type 'void' of constexpr function 'constexpr void absl::lts_20230802::string_view::swap(absl::lts_20230802::string_view&) const' constexpr void swap(string_view& s) noexcept { ^~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/stubs/port.h:22:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/stubs/common.h:22, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:107, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/stubs/common.h:34:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:107, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/str_format.h:78:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/crc/crc32c.h:32, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/crc/internal/crc_cord_state.h:23, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:79, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/arg.h:141:13: error: 'enable_if_t' in namespace 'std' does not name a template type -> std::enable_if_t::value && ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/arg.h:141:24: error: expected initializer before '<' token -> std::enable_if_t::value && ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/arg.h:160:13: error: 'enable_if_t' in namespace 'std' does not name a template type -> std::enable_if_t::value && ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/arg.h:160:24: error: expected initializer before '<' token -> std::enable_if_t::value && ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/checker.h:22:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:26, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/str_format.h:79, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/crc/crc32c.h:32, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/crc/internal/crc_cord_state.h:23, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:79, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In member function 'constexpr void absl::lts_20230802::str_format_internal::UnboundConversion::InputValue::set_value(int) const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:46:16: error: assignment of member 'absl::lts_20230802::str_format_internal::UnboundConversion::InputValue::value_' in read-only object value_ = value; ^~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:44:20: error: invalid return type 'void' of constexpr function 'constexpr void absl::lts_20230802::str_format_internal::UnboundConversion::InputValue::set_value(int) const' constexpr void set_value(int value) { ^~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In member function 'constexpr void absl::lts_20230802::str_format_internal::UnboundConversion::InputValue::set_from_arg(int) const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:57:25: error: assignment of member 'absl::lts_20230802::str_format_internal::UnboundConversion::InputValue::value_' in read-only object value_ = -value - 1; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:55:20: error: invalid return type 'void' of constexpr function 'constexpr void absl::lts_20230802::str_format_internal::UnboundConversion::InputValue::set_from_arg(int) const' constexpr void set_from_arg(int value) { ^~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In member function 'constexpr int absl::lts_20230802::str_format_internal::UnboundConversion::InputValue::get_from_arg() const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:63:5: error: body of constexpr function 'constexpr int absl::lts_20230802::str_format_internal::UnboundConversion::InputValue::get_from_arg() const' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In member function 'constexpr absl::lts_20230802::FormatConversionChar absl::lts_20230802::str_format_internal::ConvTag::as_conv() const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:102:3: error: body of constexpr function 'constexpr absl::lts_20230802::FormatConversionChar absl::lts_20230802::str_format_internal::ConvTag::as_conv() const' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In member function 'constexpr absl::lts_20230802::str_format_internal::LengthMod absl::lts_20230802::str_format_internal::ConvTag::as_length() const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:108:3: error: body of constexpr function 'constexpr absl::lts_20230802::str_format_internal::LengthMod absl::lts_20230802::str_format_internal::ConvTag::as_length() const' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In member function 'constexpr absl::lts_20230802::str_format_internal::Flags absl::lts_20230802::str_format_internal::ConvTag::as_flags() const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:114:3: error: body of constexpr function 'constexpr absl::lts_20230802::str_format_internal::Flags absl::lts_20230802::str_format_internal::ConvTag::as_flags() const' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In function 'constexpr bool absl::lts_20230802::str_format_internal::CheckFastPathSetting(const absl::lts_20230802::str_format_internal::UnboundConversion&)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:193:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::str_format_internal::CheckFastPathSetting(const absl::lts_20230802::str_format_internal::UnboundConversion&)' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In function 'constexpr int absl::lts_20230802::str_format_internal::ParseDigits(char&, const char*&, const char*)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:210:1: error: body of constexpr function 'constexpr int absl::lts_20230802::str_format_internal::ParseDigits(char&, const char*&, const char*)' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In instantiation of 'constexpr const char* absl::lts_20230802::str_format_internal::ConsumeConversion(const char*, const char*, absl::lts_20230802::str_format_internal::UnboundConversion*, int*) [with bool is_positional = true]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:344:52: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:334:1: error: body of constexpr function 'constexpr const char* absl::lts_20230802::str_format_internal::ConsumeConversion(const char*, const char*, absl::lts_20230802::str_format_internal::UnboundConversion*, int*) [with bool is_positional = true]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In instantiation of 'constexpr const char* absl::lts_20230802::str_format_internal::ConsumeConversion(const char*, const char*, absl::lts_20230802::str_format_internal::UnboundConversion*, int*) [with bool is_positional = false]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:345:34: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:334:1: error: body of constexpr function 'constexpr const char* absl::lts_20230802::str_format_internal::ConsumeConversion(const char*, const char*, absl::lts_20230802::str_format_internal::UnboundConversion*, int*) [with bool is_positional = false]' not a return-statement /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In function 'constexpr const char* absl::lts_20230802::str_format_internal::ConsumeUnboundConversion(const char*, const char*, absl::lts_20230802::str_format_internal::UnboundConversion*, int*)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:346:1: error: body of constexpr function 'constexpr const char* absl::lts_20230802::str_format_internal::ConsumeUnboundConversion(const char*, const char*, absl::lts_20230802::str_format_internal::UnboundConversion*, int*)' not a return-statement } ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = std::allocator]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: required from 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {std::allocator, long unsigned int}]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple, long unsigned int>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:567:12: required from 'class absl::lts_20230802::inlined_vector_internal::Storage >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:98:54: required from 'class absl::lts_20230802::InlinedVector' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:191:41: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:79:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = std::allocator]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {std::allocator, long unsigned int}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple, long unsigned int>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:567:12: required from 'class absl::lts_20230802::inlined_vector_internal::Storage >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:98:54: required from 'class absl::lts_20230802::InlinedVector' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:191:41: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = std::allocator]' called in a constant expression Or({std::integral_constant()>()...})){}; ~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:75:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = std::allocator]' is not usable as a constexpr function because: constexpr bool ShouldUseBase() { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:16: note: in template argument for type 'bool' Or({std::integral_constant()>()...})){}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:9: error: no matching function for call to 'Or()' Or({std::integral_constant()>()...})){}; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: candidate: std::false_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list >) std::false_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: no known conversion for argument 1 from '' to 'std::initializer_list >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: candidate: std::true_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list) std::true_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: no known conversion for argument 1 from '' to 'std::initializer_list' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:151:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {std::allocator, long unsigned int}]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'class absl::lts_20230802::container_internal::CompressedTuple, long unsigned int>': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:567:12: required from 'class absl::lts_20230802::inlined_vector_internal::Storage >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:98:54: required from 'class absl::lts_20230802::InlinedVector' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:191:41: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {std::allocator, long unsigned int}]' called in a constant expression internal_compressed_tuple::ShouldAnyUseBase()> { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:148:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {std::allocator, long unsigned int}]' is not usable as a constexpr function because: constexpr bool ShouldAnyUseBase() { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:203:47: note: in template argument for type 'bool' class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h: In instantiation of 'constexpr const size_t absl::lts_20230802::inlined_vector_internal::Storage >::kOptimalInlinedSize': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:548:51: required from 'struct absl::lts_20230802::inlined_vector_internal::Storage >::Inlined' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:554:13: required from 'union absl::lts_20230802::inlined_vector_internal::Storage >::Data' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:568:8: required from 'class absl::lts_20230802::inlined_vector_internal::Storage >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:98:54: required from 'class absl::lts_20230802::InlinedVector' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:191:41: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:545:61: error: call to non-constexpr function 'const _Tp& std::max(const _Tp&, const _Tp&) [with _Tp = long unsigned int]' (std::max)(N, sizeof(Allocated) / sizeof(ValueType)); ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h: In instantiation of 'struct absl::lts_20230802::inlined_vector_internal::Storage >::Inlined': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:554:13: required from 'union absl::lts_20230802::inlined_vector_internal::Storage >::Data' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:568:8: required from 'class absl::lts_20230802::inlined_vector_internal::Storage >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:98:54: required from 'class absl::lts_20230802::InlinedVector' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:191:41: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:548:51: error: size of array is not an integral constant-expression alignas(ValueType) char inlined_data[sizeof( ^ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/log_entry.h:35:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/log_message.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/strip.h:24, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_op.h:37, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_impl.h:19, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/absl_check.h:38, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:109, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h: In constructor 'absl::lts_20230802::Duration::HiRep::HiRep(int64_t)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h:256:5: error: constexpr constructor does not have empty body } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h: In member function 'constexpr int64_t absl::lts_20230802::Duration::HiRep::Get() const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h:276:5: error: body of constexpr function 'constexpr int64_t absl::lts_20230802::Duration::HiRep::Get() const' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h: In member function 'constexpr absl::lts_20230802::Duration::HiRep& absl::lts_20230802::Duration::HiRep::operator=(int64_t) const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h:284:55: error: assignment of member 'absl::lts_20230802::Duration::HiRep::hi_' in read-only object hi_ = static_cast(unsigned_value >> 32); ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h:285:49: error: assignment of member 'absl::lts_20230802::Duration::HiRep::lo_' in read-only object lo_ = static_cast(unsigned_value); ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h:286:14: error: binding reference of type 'absl::lts_20230802::Duration::HiRep&' to 'const absl::lts_20230802::Duration::HiRep' discards qualifiers return *this; ^~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/time/time.h:287:5: error: body of constexpr function 'constexpr absl::lts_20230802::Duration::HiRep& absl::lts_20230802::Duration::HiRep::operator=(int64_t) const' not a return-statement } ^ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord_analysis.h:22:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:82, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:719:20: error: defaulted declaration 'constexpr absl::lts_20230802::cord_internal::InlineData::Rep& absl::lts_20230802::cord_internal::InlineData::Rep::operator=(const absl::lts_20230802::cord_internal::InlineData::Rep&) const' constexpr Rep& operator=(const Rep&) = default; ^~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:719:20: error: does not match expected signature 'absl::lts_20230802::cord_internal::InlineData::Rep& absl::lts_20230802::cord_internal::InlineData::Rep::operator=(const absl::lts_20230802::cord_internal::InlineData::Rep&)' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:719:20: error: explicitly defaulted function 'constexpr absl::lts_20230802::cord_internal::InlineData::Rep& absl::lts_20230802::cord_internal::InlineData::Rep::operator=(const absl::lts_20230802::cord_internal::InlineData::Rep&) const' cannot be declared as constexpr because the implicit declaration is not constexpr: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:709:12: note: defaulted constructor calls non-constexpr 'absl::lts_20230802::cord_internal::InlineData::Rep::AsTree& absl::lts_20230802::cord_internal::InlineData::Rep::AsTree::operator=(const absl::lts_20230802::cord_internal::InlineData::Rep::AsTree&)' struct AsTree { ^~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:709:12: note: 'absl::lts_20230802::cord_internal::InlineData::Rep::AsTree& absl::lts_20230802::cord_internal::InlineData::Rep::AsTree::operator=(const absl::lts_20230802::cord_internal::InlineData::Rep::AsTree&)' is not usable as a constexpr function because: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h: In constructor 'absl::lts_20230802::cord_internal::InlineData::InlineData()': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:529:52: error: constexpr constructor does not have empty body constexpr InlineData() noexcept { poison_this(); } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h: In constructor 'absl::lts_20230802::cord_internal::InlineData::InlineData(absl::lts_20230802::string_view, absl::lts_20230802::cord_internal::CordRep*)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:545:3: error: constexpr constructor does not have empty body } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h: In member function 'constexpr void absl::lts_20230802::cord_internal::InlineData::poison_this() const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:870:16: error: invalid return type 'void' of constexpr function 'constexpr void absl::lts_20230802::cord_internal::InlineData::poison_this() const' constexpr void InlineData::poison_this() {} ^~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h: In member function 'constexpr void absl::lts_20230802::cord_internal::InlineData::unpoison() const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:871:16: error: invalid return type 'void' of constexpr function 'constexpr void absl::lts_20230802::cord_internal::InlineData::unpoison() const' constexpr void InlineData::unpoison() {} ^~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h: In member function 'constexpr void absl::lts_20230802::cord_internal::InlineData::poison() const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:872:16: error: invalid return type 'void' of constexpr function 'constexpr void absl::lts_20230802::cord_internal::InlineData::poison() const' constexpr void InlineData::poison() {} ^~~~~~~~~~ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:69:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/log_entry.h:36, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/log_message.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/strip.h:24, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_op.h:37, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_impl.h:19, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/absl_check.h:38, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:109, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/span.h: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/span.h:119:26: error: 'remove_const_t' in namespace 'std' does not name a template type using Container = std::remove_const_t; ^~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/span.h:121:58: error: ISO C++ forbids declaration of 'type name' with no type [-fpermissive] decltype(span_internal::GetData(std::declval())); ^~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/span.h:121:44: error: parse error in template argument list decltype(span_internal::GetData(std::declval())); ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/span.h:122:64: error: 'Container' was not declared in this scope using MutData = decltype(span_internal::GetData(std::declval())); ^~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/span.h:122:56: error: parse error in template argument list using MutData = decltype(span_internal::GetData(std::declval())); ^~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/span.h:130:29: error: 'enable_if_t' in namespace 'std' does not name a template type using EnableIfIsView = std::enable_if_t::value, int>; ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/span.h:133:32: error: 'enable_if_t' in namespace 'std' does not name a template type using EnableIfNotIsView = std::enable_if_t::value, int>; ^~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/log_entry.h:36:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/log_message.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/strip.h:24, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_op.h:37, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_impl.h:19, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/absl_check.h:38, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:109, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:201:39: error: 'EnableIfNotIsView' in namespace 'absl::lts_20230802::span_internal' does not name a template type typename = span_internal::EnableIfNotIsView> ^~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:201:56: error: expected '>' before '<' token typename = span_internal::EnableIfNotIsView> ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:210:39: error: 'EnableIfNotIsView' in namespace 'absl::lts_20230802::span_internal' does not name a template type typename = span_internal::EnableIfNotIsView> ^~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:210:56: error: expected '>' before '<' token typename = span_internal::EnableIfNotIsView> ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:222:28: error: 'absl::lts_20230802::span_internal::EnableIfIsView' has not been declared span_internal::EnableIfIsView = 0> ^~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:222:42: error: expected '>' before '<' token span_internal::EnableIfIsView = 0> ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:223:12: error: 'template template > absl::lts_20230802::Span::Span(V&)' cannot be overloaded explicit Span(V& v) noexcept // NOLINT(runtime/references) ^~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:202:12: error: with 'template template absl::lts_20230802::Span::Span(V&)' explicit Span( ^~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:227:28: error: 'absl::lts_20230802::span_internal::EnableIfIsView' has not been declared span_internal::EnableIfIsView = 0> ^~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:227:42: error: expected '>' before '<' token span_internal::EnableIfIsView = 0> ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:228:13: error: 'template template > constexpr absl::lts_20230802::Span::Span(const V&)' cannot be overloaded constexpr Span(const V& v) noexcept // NOLINT(runtime/explicit) ^~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:211:13: error: with 'template template constexpr absl::lts_20230802::Span::Span(const V&)' constexpr Span( ^~~~ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:83:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord_buffer.h: In static member function 'static constexpr size_t absl::lts_20230802::CordBuffer::MaximumPayload(size_t)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord_buffer.h:462:45: error: call to non-constexpr function 'const _Tp& std::min(const _Tp&, const _Tp&) [with _Tp = long unsigned int]' return (std::min)(kCustomLimit, block_size) - cord_internal::kFlatOverhead; ^ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/log_message.h:43:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/strip.h:24, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_op.h:37, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_impl.h:19, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/absl_check.h:38, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:109, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/has_absl_stringify.h:46:13: error: 'enable_if_t' is not a member of 'std' T, std::enable_if_t struct absl::lts_20230802::strings_internal::HasAbslStringify' std::declval()))>::value>> : std::true_type {}; ^~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/has_absl_stringify.h:48:41: note: expected a type, got '( < std::is_void(), declval()))>::value)' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/has_absl_stringify.h:48:46: error: expected unqualified-id before '>' token std::declval()))>::value>> : std::true_type {}; ^~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase()': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:77:16: error: 'is_final' is not a member of 'std' !std::is_final::value && ^~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:77:16: note: suggested alternative: 'isnormal' !std::is_final::value && ^~~~~~~~ isnormal /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:77:26: error: expected primary-expression before '>' token !std::is_final::value && ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:77:29: error: '::value' has not been declared !std::is_final::value && ^~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:31:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/memory/memory.h: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/memory/memory.h:97:12: error: 'std::make_unique' has not been declared using std::make_unique; ^~~~~~~~~~~ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111:0, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h: In constructor 'constexpr absl::lts_20230802::Cord::InlineRep::InlineRep()': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:832:38: error: call to non-constexpr function 'absl::lts_20230802::cord_internal::InlineData::InlineData()' constexpr InlineRep() : data_() {} ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h: In constructor 'constexpr absl::lts_20230802::Cord::InlineRep::InlineRep(absl::lts_20230802::string_view, absl::lts_20230802::Cord::CordRep*)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:1090:20: error: call to non-constexpr function 'absl::lts_20230802::cord_internal::InlineData::InlineData(absl::lts_20230802::string_view, absl::lts_20230802::cord_internal::CordRep*)' : data_(sv, rep) {} ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:113, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:117:0, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_align.h:62:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:30, from variant.pb.h:27, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:30:0, from variant.pb.h:27, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_align.h: In member function 'constexpr size_t google::protobuf::internal::ArenaAlign::Padded(size_t) const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_align.h:133:3: error: body of constexpr function 'constexpr size_t google::protobuf::internal::ArenaAlign::Padded(size_t) const' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_align.h: At global scope: --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/str_format.h:78:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/crc/crc32c.h:32, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/crc/internal/crc_cord_state.h:23, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:79, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/arg.h:141:13: error: 'enable_if_t' in namespace 'std' does not name a template type -> std::enable_if_t::value && ^~~~~~~~~~~ --- libplinkseq_la-eval.lo --- /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_align.h:182:36: error: 'ArenaAlignAs' function uses 'auto' type specifier without trailing return type inline constexpr auto ArenaAlignAs() { ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_align.h:182:36: note: deduced return type only available with -std=c++14 or -std=gnu++14 /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_align.h:188:36: error: 'ArenaAlignOf' function uses 'auto' type specifier without trailing return type inline constexpr auto ArenaAlignOf() { ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_align.h:188:36: note: deduced return type only available with -std=c++14 or -std=gnu++14 --- libplinkseq_la-token.lo --- /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/arg.h:141:24: error: expected initializer before '<' token -> std::enable_if_t::value && ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/arg.h:160:13: error: 'enable_if_t' in namespace 'std' does not name a template type -> std::enable_if_t::value && ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/arg.h:160:24: error: expected initializer before '<' token -> std::enable_if_t::value && ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/checker.h:22:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:26, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/str_format.h:79, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/crc/crc32c.h:32, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/crc/internal/crc_cord_state.h:23, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:79, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In member function 'constexpr void absl::lts_20230802::str_format_internal::UnboundConversion::InputValue::set_value(int) const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:46:16: error: assignment of member 'absl::lts_20230802::str_format_internal::UnboundConversion::InputValue::value_' in read-only object value_ = value; ^~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:44:20: error: invalid return type 'void' of constexpr function 'constexpr void absl::lts_20230802::str_format_internal::UnboundConversion::InputValue::set_value(int) const' constexpr void set_value(int value) { ^~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In member function 'constexpr void absl::lts_20230802::str_format_internal::UnboundConversion::InputValue::set_from_arg(int) const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:57:25: error: assignment of member 'absl::lts_20230802::str_format_internal::UnboundConversion::InputValue::value_' in read-only object value_ = -value - 1; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:55:20: error: invalid return type 'void' of constexpr function 'constexpr void absl::lts_20230802::str_format_internal::UnboundConversion::InputValue::set_from_arg(int) const' constexpr void set_from_arg(int value) { ^~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In member function 'constexpr int absl::lts_20230802::str_format_internal::UnboundConversion::InputValue::get_from_arg() const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:63:5: error: body of constexpr function 'constexpr int absl::lts_20230802::str_format_internal::UnboundConversion::InputValue::get_from_arg() const' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In member function 'constexpr absl::lts_20230802::FormatConversionChar absl::lts_20230802::str_format_internal::ConvTag::as_conv() const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:102:3: error: body of constexpr function 'constexpr absl::lts_20230802::FormatConversionChar absl::lts_20230802::str_format_internal::ConvTag::as_conv() const' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In member function 'constexpr absl::lts_20230802::str_format_internal::LengthMod absl::lts_20230802::str_format_internal::ConvTag::as_length() const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:108:3: error: body of constexpr function 'constexpr absl::lts_20230802::str_format_internal::LengthMod absl::lts_20230802::str_format_internal::ConvTag::as_length() const' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In member function 'constexpr absl::lts_20230802::str_format_internal::Flags absl::lts_20230802::str_format_internal::ConvTag::as_flags() const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:114:3: error: body of constexpr function 'constexpr absl::lts_20230802::str_format_internal::Flags absl::lts_20230802::str_format_internal::ConvTag::as_flags() const' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In function 'constexpr bool absl::lts_20230802::str_format_internal::CheckFastPathSetting(const absl::lts_20230802::str_format_internal::UnboundConversion&)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:193:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::str_format_internal::CheckFastPathSetting(const absl::lts_20230802::str_format_internal::UnboundConversion&)' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In function 'constexpr int absl::lts_20230802::str_format_internal::ParseDigits(char&, const char*&, const char*)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:210:1: error: body of constexpr function 'constexpr int absl::lts_20230802::str_format_internal::ParseDigits(char&, const char*&, const char*)' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In instantiation of 'constexpr const char* absl::lts_20230802::str_format_internal::ConsumeConversion(const char*, const char*, absl::lts_20230802::str_format_internal::UnboundConversion*, int*) [with bool is_positional = true]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:344:52: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:334:1: error: body of constexpr function 'constexpr const char* absl::lts_20230802::str_format_internal::ConsumeConversion(const char*, const char*, absl::lts_20230802::str_format_internal::UnboundConversion*, int*) [with bool is_positional = true]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In instantiation of 'constexpr const char* absl::lts_20230802::str_format_internal::ConsumeConversion(const char*, const char*, absl::lts_20230802::str_format_internal::UnboundConversion*, int*) [with bool is_positional = false]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:345:34: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:334:1: error: body of constexpr function 'constexpr const char* absl::lts_20230802::str_format_internal::ConsumeConversion(const char*, const char*, absl::lts_20230802::str_format_internal::UnboundConversion*, int*) [with bool is_positional = false]' not a return-statement /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h: In function 'constexpr const char* absl::lts_20230802::str_format_internal::ConsumeUnboundConversion(const char*, const char*, absl::lts_20230802::str_format_internal::UnboundConversion*, int*)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/constexpr_parser.h:346:1: error: body of constexpr function 'constexpr const char* absl::lts_20230802::str_format_internal::ConsumeUnboundConversion(const char*, const char*, absl::lts_20230802::str_format_internal::UnboundConversion*, int*)' not a return-statement } ^ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_cleanup.h:23:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/serial_arena.h:30, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:32, from variant.pb.h:27, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arenaz_sampler.h:19:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/serial_arena.h:31, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:32, from variant.pb.h:27, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/string_block.h:24:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/serial_arena.h:33, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:32, from variant.pb.h:27, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/serial_arena.h:36:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:32, from variant.pb.h:27, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/thread_safe_arena.h:28:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:33, from variant.pb.h:27, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = std::allocator]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: required from 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {std::allocator, long unsigned int}]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple, long unsigned int>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:567:12: required from 'class absl::lts_20230802::inlined_vector_internal::Storage >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:98:54: required from 'class absl::lts_20230802::InlinedVector' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:191:41: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:79:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = std::allocator]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {std::allocator, long unsigned int}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple, long unsigned int>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:567:12: required from 'class absl::lts_20230802::inlined_vector_internal::Storage >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:98:54: required from 'class absl::lts_20230802::InlinedVector' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:191:41: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = std::allocator]' called in a constant expression Or({std::integral_constant()>()...})){}; ~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:75:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = std::allocator]' is not usable as a constexpr function because: constexpr bool ShouldUseBase() { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:16: note: in template argument for type 'bool' Or({std::integral_constant()>()...})){}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:9: error: no matching function for call to 'Or()' Or({std::integral_constant()>()...})){}; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: candidate: std::false_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list >) std::false_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: no known conversion for argument 1 from '' to 'std::initializer_list >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: candidate: std::true_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list) std::true_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: no known conversion for argument 1 from '' to 'std::initializer_list' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:151:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {std::allocator, long unsigned int}]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'class absl::lts_20230802::container_internal::CompressedTuple, long unsigned int>': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:567:12: required from 'class absl::lts_20230802::inlined_vector_internal::Storage >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:98:54: required from 'class absl::lts_20230802::InlinedVector' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:191:41: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {std::allocator, long unsigned int}]' called in a constant expression internal_compressed_tuple::ShouldAnyUseBase()> { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:148:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {std::allocator, long unsigned int}]' is not usable as a constexpr function because: constexpr bool ShouldAnyUseBase() { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:203:47: note: in template argument for type 'bool' class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h: In instantiation of 'constexpr const size_t absl::lts_20230802::inlined_vector_internal::Storage >::kOptimalInlinedSize': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:548:51: required from 'struct absl::lts_20230802::inlined_vector_internal::Storage >::Inlined' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:554:13: required from 'union absl::lts_20230802::inlined_vector_internal::Storage >::Data' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:568:8: required from 'class absl::lts_20230802::inlined_vector_internal::Storage >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:98:54: required from 'class absl::lts_20230802::InlinedVector' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:191:41: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:545:61: error: call to non-constexpr function 'const _Tp& std::max(const _Tp&, const _Tp&) [with _Tp = long unsigned int]' (std::max)(N, sizeof(Allocated) / sizeof(ValueType)); ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h: In instantiation of 'struct absl::lts_20230802::inlined_vector_internal::Storage >::Inlined': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:554:13: required from 'union absl::lts_20230802::inlined_vector_internal::Storage >::Data' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:568:8: required from 'class absl::lts_20230802::inlined_vector_internal::Storage >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:98:54: required from 'class absl::lts_20230802::InlinedVector' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:191:41: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:548:51: error: size of array is not an integral constant-expression alignas(ValueType) char inlined_data[sizeof( ^ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:36:0, from variant.pb.h:27, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from variant.pb.h:27:0, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h: In member function 'void google::protobuf::Arena::Own(T*)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:337:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:340:36: error: 'TypeToUse' does not name a type impl_.AddCleanup(static_cast(object), ^~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:340:45: error: expected '>' before '*' token impl_.AddCleanup(static_cast(object), ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:340:45: error: expected '(' before '*' token /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:340:46: error: expected primary-expression before '>' token impl_.AddCleanup(static_cast(object), ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:341:55: error: 'TypeToUse' was not declared in this scope &internal::arena_delete_object); ^~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h: In member function 'void* google::protobuf::Arena::AllocateInternal()': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:548:16: error: 'conditional_t' is not a member of 'std' std::conditional_t>; ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:548:16: note: suggested alternative: 'conditional' std::conditional_t>; ^~~~~~~~~~~~~ conditional /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:548:16: error: 'conditional_t' is not a member of 'std' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:548:16: note: suggested alternative: 'conditional' std::conditional_t>; ^~~~~~~~~~~~~ conditional /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:548:55: error: expected primary-expression before ';' token std::conditional_t>; ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/explicitly_constructed.h:17:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arenastring.h:20, from variant.pb.h:28, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arenastring.h:24:0, from variant.pb.h:28, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/metadata_lite.h:17:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message_lite.h:33, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:21, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message_lite.h:38:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:21, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/endian.h:18:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:26, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_enum_util.h:23:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_field.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/implicit_weak_message.h:16, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:27, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_ptr_field.h:43:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_field.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/implicit_weak_message.h:16, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:27, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_field.h:45:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/implicit_weak_message.h:16, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:27, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_ptr_field.h: In member function 'int google::protobuf::internal::RepeatedPtrFieldBase::ExchangeCurrentSize(int)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_ptr_field.h:718:17: error: 'exchange' is not a member of 'std' return std::exchange(current_size_, new_size); ^~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_ptr_field.h:718:17: note: suggested alternative: '__exchange' return std::exchange(current_size_, new_size); ^~~~~~~~ __exchange /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_ptr_field.h: In constructor 'google::protobuf::RepeatedPtrField::RepeatedPtrField()': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_ptr_field.h:1350:1: error: constexpr constructor does not have empty body } ^ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord_analysis.h:22:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:82, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:719:20: error: defaulted declaration 'constexpr absl::lts_20230802::cord_internal::InlineData::Rep& absl::lts_20230802::cord_internal::InlineData::Rep::operator=(const absl::lts_20230802::cord_internal::InlineData::Rep&) const' constexpr Rep& operator=(const Rep&) = default; ^~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:719:20: error: does not match expected signature 'absl::lts_20230802::cord_internal::InlineData::Rep& absl::lts_20230802::cord_internal::InlineData::Rep::operator=(const absl::lts_20230802::cord_internal::InlineData::Rep&)' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:719:20: error: explicitly defaulted function 'constexpr absl::lts_20230802::cord_internal::InlineData::Rep& absl::lts_20230802::cord_internal::InlineData::Rep::operator=(const absl::lts_20230802::cord_internal::InlineData::Rep&) const' cannot be declared as constexpr because the implicit declaration is not constexpr: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:709:12: note: defaulted constructor calls non-constexpr 'absl::lts_20230802::cord_internal::InlineData::Rep::AsTree& absl::lts_20230802::cord_internal::InlineData::Rep::AsTree::operator=(const absl::lts_20230802::cord_internal::InlineData::Rep::AsTree&)' struct AsTree { ^~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:709:12: note: 'absl::lts_20230802::cord_internal::InlineData::Rep::AsTree& absl::lts_20230802::cord_internal::InlineData::Rep::AsTree::operator=(const absl::lts_20230802::cord_internal::InlineData::Rep::AsTree&)' is not usable as a constexpr function because: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h: In constructor 'absl::lts_20230802::cord_internal::InlineData::InlineData()': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:529:52: error: constexpr constructor does not have empty body constexpr InlineData() noexcept { poison_this(); } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h: In constructor 'absl::lts_20230802::cord_internal::InlineData::InlineData(absl::lts_20230802::string_view, absl::lts_20230802::cord_internal::CordRep*)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:545:3: error: constexpr constructor does not have empty body } ^ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_field.h:49:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/implicit_weak_message.h:16, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:27, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. --- libplinkseq_la-token.lo --- /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h: In member function 'constexpr void absl::lts_20230802::cord_internal::InlineData::poison_this() const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:870:16: error: invalid return type 'void' of constexpr function 'constexpr void absl::lts_20230802::cord_internal::InlineData::poison_this() const' constexpr void InlineData::poison_this() {} ^~~~~~~~~~ --- libplinkseq_la-eval.lo --- static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ --- libplinkseq_la-token.lo --- /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h: In member function 'constexpr void absl::lts_20230802::cord_internal::InlineData::unpoison() const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:871:16: error: invalid return type 'void' of constexpr function 'constexpr void absl::lts_20230802::cord_internal::InlineData::unpoison() const' constexpr void InlineData::unpoison() {} ^~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h: In member function 'constexpr void absl::lts_20230802::cord_internal::InlineData::poison() const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:872:16: error: invalid return type 'void' of constexpr function 'constexpr void absl::lts_20230802::cord_internal::InlineData::poison() const' constexpr void InlineData::poison() {} ^~~~~~~~~~ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/implicit_weak_message.h:16:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:27, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_field.h: In constructor 'google::protobuf::RepeatedField< >::RepeatedField()': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_field.h:470:1: error: constexpr constructor does not have empty body } ^ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:83:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord_buffer.h: In static member function 'static constexpr size_t absl::lts_20230802::CordBuffer::MaximumPayload(size_t)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord_buffer.h:462:45: error: call to non-constexpr function 'const _Tp& std::min(const _Tp&, const _Tp&) [with _Tp = long unsigned int]' return (std::min)(kCustomLimit, block_size) - cord_internal::kFlatOverhead; ^ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/implicit_weak_message.h:23:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:27, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/inlined_string_field.h:22:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:28, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/zero_copy_stream.h:93:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:30, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/wire_format_lite.h:49:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:34, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:38:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22:0, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:634:27: error: 'enable_if_t' in namespace 'std' does not name a template type typename = std::enable_if_t::value>> ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:634:38: error: expected '>' before '<' token typename = std::enable_if_t::value>> ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:25:0, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from variant.pb.h:29:0, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h: In function 'constexpr google::protobuf::internal::MapTypeCard google::protobuf::internal::MakeMapTypeCard(google::protobuf::internal::WireFormatLite::FieldType)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:242:1: error: body of constexpr function 'constexpr google::protobuf::internal::MapTypeCard google::protobuf::internal::MakeMapTypeCard(google::protobuf::internal::WireFormatLite::FieldType)' not a return-statement } ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/any.h:18:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_util.h:34, from variant.pb.h:30, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/has_bits.h:17:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_util.h:35, from variant.pb.h:30, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_util.h:35:0, from variant.pb.h:30, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/has_bits.h: In constructor 'google::protobuf::internal::HasBits::HasBits(std::initializer_list)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/has_bits.h:34:3: error: constexpr constructor does not have empty body } ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_util.h:44:0, from variant.pb.h:30, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111:0, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h: In constructor 'constexpr absl::lts_20230802::Cord::InlineRep::InlineRep()': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:832:38: error: call to non-constexpr function 'absl::lts_20230802::cord_internal::InlineData::InlineData()' constexpr InlineRep() : data_() {} ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h: In constructor 'constexpr absl::lts_20230802::Cord::InlineRep::InlineRep(absl::lts_20230802::string_view, absl::lts_20230802::Cord::CordRep*)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:1090:20: error: call to non-constexpr function 'absl::lts_20230802::cord_internal::InlineData::InlineData(absl::lts_20230802::string_view, absl::lts_20230802::cord_internal::CordRep*)' : data_(sv, rep) {} ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:113, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:117:0, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_align.h:62:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:30, from variant.pb.h:27, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:30:0, from variant.pb.h:27, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_align.h: In member function 'constexpr size_t google::protobuf::internal::ArenaAlign::Padded(size_t) const': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_align.h:133:3: error: body of constexpr function 'constexpr size_t google::protobuf::internal::ArenaAlign::Padded(size_t) const' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_align.h: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_align.h:182:36: error: 'ArenaAlignAs' function uses 'auto' type specifier without trailing return type inline constexpr auto ArenaAlignAs() { ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_align.h:182:36: note: deduced return type only available with -std=c++14 or -std=gnu++14 /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_align.h:188:36: error: 'ArenaAlignOf' function uses 'auto' type specifier without trailing return type inline constexpr auto ArenaAlignOf() { ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_align.h:188:36: note: deduced return type only available with -std=c++14 or -std=gnu++14 In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena_cleanup.h:23:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/serial_arena.h:30, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:32, from variant.pb.h:27, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arenaz_sampler.h:19:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/serial_arena.h:31, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:32, from variant.pb.h:27, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/string_block.h:24:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/serial_arena.h:33, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:32, from variant.pb.h:27, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/serial_arena.h:36:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:32, from variant.pb.h:27, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/thread_safe_arena.h:28:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:33, from variant.pb.h:27, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:36:0, from variant.pb.h:27, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from variant.pb.h:27:0, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h: In member function 'void google::protobuf::Arena::Own(T*)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:337:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:340:36: error: 'TypeToUse' does not name a type impl_.AddCleanup(static_cast(object), ^~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:340:45: error: expected '>' before '*' token impl_.AddCleanup(static_cast(object), ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:340:45: error: expected '(' before '*' token /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:340:46: error: expected primary-expression before '>' token impl_.AddCleanup(static_cast(object), ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:341:55: error: 'TypeToUse' was not declared in this scope &internal::arena_delete_object); ^~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h: In member function 'void* google::protobuf::Arena::AllocateInternal()': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:548:16: error: 'conditional_t' is not a member of 'std' std::conditional_t>; ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:548:16: note: suggested alternative: 'conditional' std::conditional_t>; ^~~~~~~~~~~~~ conditional /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:548:16: error: 'conditional_t' is not a member of 'std' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:548:16: note: suggested alternative: 'conditional' std::conditional_t>; ^~~~~~~~~~~~~ conditional /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arena.h:548:55: error: expected primary-expression before ';' token std::conditional_t>; ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/explicitly_constructed.h:17:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arenastring.h:20, from variant.pb.h:28, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/arenastring.h:24:0, from variant.pb.h:28, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/metadata_lite.h:17:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message_lite.h:33, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:21, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message_lite.h:38:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:21, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/endian.h:18:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:26, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_enum_util.h:23:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_field.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/implicit_weak_message.h:16, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:27, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_ptr_field.h:43:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_field.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/implicit_weak_message.h:16, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:27, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_field.h:45:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/implicit_weak_message.h:16, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:27, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_ptr_field.h: In member function 'int google::protobuf::internal::RepeatedPtrFieldBase::ExchangeCurrentSize(int)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_ptr_field.h:718:17: error: 'exchange' is not a member of 'std' return std::exchange(current_size_, new_size); ^~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_ptr_field.h:718:17: note: suggested alternative: '__exchange' return std::exchange(current_size_, new_size); ^~~~~~~~ __exchange /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_ptr_field.h: In constructor 'google::protobuf::RepeatedPtrField::RepeatedPtrField()': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_ptr_field.h:1350:1: error: constexpr constructor does not have empty body } ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_field.h:49:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/implicit_weak_message.h:16, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:27, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/implicit_weak_message.h:16:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:27, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_field.h: In constructor 'google::protobuf::RepeatedField< >::RepeatedField()': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/repeated_field.h:470:1: error: constexpr constructor does not have empty body } ^ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/variant.h:79:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:56, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/hash.h:85, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:55, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:880:16: error: 'integer_sequence' is not a member of 'std' std::integer_sequence, ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:880:16: note: suggested alternatives: In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:40:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/utility/utility.h:76:8: note: 'absl::lts_20230802::integer_sequence' struct integer_sequence { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/utility/utility.h:76:8: note: 'absl::lts_20230802::integer_sequence' In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/variant.h:79:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:56, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/hash.h:85, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:55, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:880:16: error: 'integer_sequence' is not a member of 'std' std::integer_sequence, ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:880:16: note: suggested alternatives: In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:40:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/utility/utility.h:76:8: note: 'absl::lts_20230802::integer_sequence' struct integer_sequence { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/utility/utility.h:76:8: note: 'absl::lts_20230802::integer_sequence' In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/variant.h:79:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:56, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/hash.h:85, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:55, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:880:49: error: wrong number of template arguments (1, should be 2) std::integer_sequence, ^ In file included from /usr/pkg/gcc7/include/c++/bits/move.h:54:0, from /usr/pkg/gcc7/include/c++/bits/stl_pair.h:59, from /usr/pkg/gcc7/include/c++/bits/stl_algobase.h:64, from /usr/pkg/gcc7/include/c++/bits/char_traits.h:39, from /usr/pkg/gcc7/include/c++/string:40, from eval.cpp:1: /usr/pkg/gcc7/include/c++/type_traits:994:12: note: provided for 'template struct std::is_same' struct is_same; ^~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/variant.h:79:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:56, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/hash.h:85, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:55, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:881:16: error: 'integer_sequence' is not a member of 'std' std::integer_sequence>> {}; ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:881:16: note: suggested alternatives: In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:40:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/utility/utility.h:76:8: note: 'absl::lts_20230802::integer_sequence' struct integer_sequence { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/utility/utility.h:76:8: note: 'absl::lts_20230802::integer_sequence' In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/variant.h:79:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:56, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/hash.h:85, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:55, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:881:16: error: 'integer_sequence' is not a member of 'std' std::integer_sequence>> {}; ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:881:16: note: suggested alternatives: In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:40:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/implicit_weak_message.h:23:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:27, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ --- libplinkseq_la-eval.lo --- /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/utility/utility.h:76:8: note: 'absl::lts_20230802::integer_sequence' struct integer_sequence { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/utility/utility.h:76:8: note: 'absl::lts_20230802::integer_sequence' In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/variant.h:79:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:56, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/hash.h:85, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:55, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:881:66: error: wrong number of template arguments (2, should be 1) std::integer_sequence>> {}; ^~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:68:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/log_entry.h:36, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/log_message.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/strip.h:24, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_op.h:37, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_impl.h:19, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/absl_check.h:38, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:109, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/meta/type_traits.h:169:8: note: provided for 'template struct absl::lts_20230802::negation' struct negation : std::integral_constant {}; ^~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/variant.h:79:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:56, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/hash.h:85, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:55, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:881:68: error: expected '{' before '>' token std::integer_sequence>> {}; ^ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/inlined_string_field.h:22:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:28, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/zero_copy_stream.h:93:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:30, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/wire_format_lite.h:49:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:34, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/hash.h:85:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:55, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h: In static member function 'static size_t absl::lts_20230802::hash_internal::MixingHashState::hash(T)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:993:38: error: 'make_unsigned_t' in namespace 'std' does not name a template type Mix(Seed(), static_cast>(value))); ^~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:993:53: error: expected '>' before '<' token Mix(Seed(), static_cast>(value))); ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:993:53: error: expected '(' before '<' token /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:993:53: error: expected primary-expression before '<' token /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:993:55: error: expected primary-expression before '>>' token Mix(Seed(), static_cast>(value))); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:993:66: error: expected ')' before ';' token Mix(Seed(), static_cast>(value))); ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_map.h:24:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:42, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h: In function 'constexpr absl::lts_20230802::container_internal::GenerationType absl::lts_20230802::container_internal::NextGeneration(absl::lts_20230802::container_internal::GenerationType)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:247:10: error: expression '++ generation' is not a constant expression return ++generation == SentinelEmptyGeneration() ? ++generation : generation; ^~~~~~~~~~~~ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:38:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = long unsigned int]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: required from 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:1052:51: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:79:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = long unsigned int]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:1052:51: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = long unsigned int]' called in a constant expression Or({std::integral_constant()>()...})){}; ~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:75:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = long unsigned int]' is not usable as a constexpr function because: constexpr bool ShouldUseBase() { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:16: note: in template argument for type 'bool' Or({std::integral_constant()>()...})){}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:9: error: no matching function for call to 'Or()' Or({std::integral_constant()>()...})){}; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: candidate: std::false_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list >) std::false_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: no known conversion for argument 1 from '' to 'std::initializer_list >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: candidate: std::true_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list) std::true_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: no known conversion for argument 1 from '' to 'std::initializer_list' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:151:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'class absl::lts_20230802::container_internal::CompressedTuple': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:1052:51: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]' called in a constant expression internal_compressed_tuple::ShouldAnyUseBase()> { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:148:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]' is not usable as a constexpr function because: constexpr bool ShouldAnyUseBase() { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:203:47: note: in template argument for type 'bool' class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple ^~~~~~~~~~~~~~~ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:22:0, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:634:27: error: 'enable_if_t' in namespace 'std' does not name a template type typename = std::enable_if_t::value>> ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/parse_context.h:634:38: error: expected '>' before '<' token typename = std::enable_if_t::value>> ^ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_map.h:24:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:42, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h: In function 'constexpr size_t absl::lts_20230802::container_internal::BackingArrayAlignment(size_t)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:1386:51: error: call to non-constexpr function 'const _Tp& std::max(const _Tp&, const _Tp&) [with _Tp = long unsigned int]' return (std::max)(align_of_slot, alignof(size_t)); ^ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:25:0, from variant.pb.h:29, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/extension_set.h:37:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:52, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ --- libplinkseq_la-token.lo --- In file included from variant.pb.h:29:0, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h: In function 'constexpr google::protobuf::internal::MapTypeCard google::protobuf::internal::MakeMapTypeCard(google::protobuf::internal::WireFormatLite::FieldType)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_tctable_decl.h:242:1: error: body of constexpr function 'constexpr google::protobuf::internal::MapTypeCard google::protobuf::internal::MakeMapTypeCard(google::protobuf::internal::WireFormatLite::FieldType)' not a return-statement } ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/any.h:18:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_util.h:34, from variant.pb.h:30, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/has_bits.h:17:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_util.h:35, from variant.pb.h:30, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_util.h:35:0, from variant.pb.h:30, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/has_bits.h: In constructor 'google::protobuf::internal::HasBits::HasBits(std::initializer_list)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/has_bits.h:34:3: error: constexpr constructor does not have empty body } ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_util.h:44:0, from variant.pb.h:30, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: required from 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare, std::allocator >, absl::lts_20230802::container_internal::btree_node, std::allocator >, 256, false> >*}]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple, int>::checked_compare, std::allocator >, absl::lts_20230802::container_internal::btree_node, std::allocator >, 256, false> >*>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree.h:1805:7: required from 'class absl::lts_20230802::container_internal::btree, std::allocator >, 256, false> >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:38:49: required from 'class absl::lts_20230802::container_internal::btree_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:279:7: required from 'class absl::lts_20230802::container_internal::btree_set_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:445:7: required from 'class absl::lts_20230802::container_internal::btree_map_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/btree_map.h:87:7: required from 'class absl::lts_20230802::btree_map' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/extension_set.h:709:59: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:79:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare, std::allocator >, absl::lts_20230802::container_internal::btree_node, std::allocator >, 256, false> >*}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple, int>::checked_compare, std::allocator >, absl::lts_20230802::container_internal::btree_node, std::allocator >, 256, false> >*>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree.h:1805:7: required from 'class absl::lts_20230802::container_internal::btree, std::allocator >, 256, false> >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:38:49: required from 'class absl::lts_20230802::container_internal::btree_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:279:7: required from 'class absl::lts_20230802::container_internal::btree_set_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:445:7: required from 'class absl::lts_20230802::container_internal::btree_map_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/btree_map.h:87:7: required from 'class absl::lts_20230802::btree_map' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/extension_set.h:709:59: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare]' called in a constant expression Or({std::integral_constant()>()...})){}; ~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:75:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare]' is not usable as a constexpr function because: constexpr bool ShouldUseBase() { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:16: note: in template argument for type 'bool' Or({std::integral_constant()>()...})){}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:9: error: no matching function for call to 'Or()' Or({std::integral_constant()>()...})){}; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: candidate: std::false_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list >) std::false_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: no known conversion for argument 1 from '' to 'std::initializer_list >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: candidate: std::true_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list) std::true_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: no known conversion for argument 1 from '' to 'std::initializer_list' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:151:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare, std::allocator >, absl::lts_20230802::container_internal::btree_node, std::allocator >, 256, false> >*}]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'class absl::lts_20230802::container_internal::CompressedTuple, int>::checked_compare, std::allocator >, absl::lts_20230802::container_internal::btree_node, std::allocator >, 256, false> >*>': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree.h:1805:7: required from 'class absl::lts_20230802::container_internal::btree, std::allocator >, 256, false> >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:38:49: required from 'class absl::lts_20230802::container_internal::btree_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:279:7: required from 'class absl::lts_20230802::container_internal::btree_set_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:445:7: required from 'class absl::lts_20230802::container_internal::btree_map_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/btree_map.h:87:7: required from 'class absl::lts_20230802::btree_map' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/extension_set.h:709:59: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare, std::allocator >, absl::lts_20230802::container_internal::btree_node, std::allocator >, 256, false> >*}]' called in a constant expression internal_compressed_tuple::ShouldAnyUseBase()> { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:148:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare, std::allocator >, absl::lts_20230802::container_internal::btree_node, std::allocator >, 256, false> >*}]' is not usable as a constexpr function because: constexpr bool ShouldAnyUseBase() { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:203:47: note: in template argument for type 'bool' class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:56:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::CommonFields]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: required from 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::CommonFields, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, std::allocator >, bool> >}]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple, std::allocator >, bool> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:2801:72: required from 'class absl::lts_20230802::container_internal::raw_hash_set, bool>, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, bool> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_map.h:31:7: required from 'class absl::lts_20230802::container_internal::raw_hash_map, bool>, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, bool> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:113:7: required from 'class absl::lts_20230802::flat_hash_map, bool>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:2474:42: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:79:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::CommonFields]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::CommonFields, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, std::allocator >, bool> >}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple, std::allocator >, bool> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:2801:72: required from 'class absl::lts_20230802::container_internal::raw_hash_set, bool>, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, bool> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_map.h:31:7: required from 'class absl::lts_20230802::container_internal::raw_hash_map, bool>, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, bool> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:113:7: required from 'class absl::lts_20230802::flat_hash_map, bool>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:2474:42: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::CommonFields]' called in a constant expression Or({std::integral_constant()>()...})){}; ~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:75:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::CommonFields]' is not usable as a constexpr function because: constexpr bool ShouldUseBase() { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:16: note: in template argument for type 'bool' Or({std::integral_constant()>()...})){}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:9: error: no matching function for call to 'Or()' Or({std::integral_constant()>()...})){}; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: candidate: std::false_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list >) std::false_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: no known conversion for argument 1 from '' to 'std::initializer_list >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: candidate: std::true_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list) std::true_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: no known conversion for argument 1 from '' to 'std::initializer_list' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:151:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::CommonFields, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, std::allocator >, bool> >}]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'class absl::lts_20230802::container_internal::CompressedTuple, std::allocator >, bool> > >': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:2801:72: required from 'class absl::lts_20230802::container_internal::raw_hash_set, bool>, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, bool> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_map.h:31:7: required from 'class absl::lts_20230802::container_internal::raw_hash_map, bool>, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, bool> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:113:7: required from 'class absl::lts_20230802::flat_hash_map, bool>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:2474:42: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::CommonFields, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, std::allocator >, bool> >}]' called in a constant expression internal_compressed_tuple::ShouldAnyUseBase()> { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:148:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::CommonFields, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, std::allocator >, bool> >}]' is not usable as a constexpr function because: constexpr bool ShouldAnyUseBase() { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:203:47: note: in template argument for type 'bool' class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_enum_reflection.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:25, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/stubs/callback.h:13:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/zero_copy_stream_impl_lite.h:29, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/unknown_field_set.h:26, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:27, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/zero_copy_stream_impl_lite.h:39:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/unknown_field_set.h:26, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:27, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/unknown_field_set.h:32:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:27, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:30:0, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:40:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message.h:109, from variant.pb.h:33, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:46:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(MESSAGE, Type, LENGTH_DELIMITED) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:47:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(STRING, ArenaStringPtr, LENGTH_DELIMITED) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:48:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(BYTES, ArenaStringPtr, LENGTH_DELIMITED) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:49:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(INT64, int64_t, VARINT) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:50:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(UINT64, uint64_t, VARINT) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:51:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(INT32, int32_t, VARINT) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:52:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(UINT32, uint32_t, VARINT) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:53:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(SINT64, int64_t, VARINT) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:54:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(SINT32, int32_t, VARINT) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:55:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(ENUM, int, VARINT) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:56:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(DOUBLE, double, FIXED64) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:57:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(FLOAT, float, FIXED32) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:58:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(FIXED64, uint64_t, FIXED64) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:59:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(FIXED32, uint32_t, FIXED32) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:60:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(SFIXED64, int64_t, FIXED64) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:61:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(SFIXED32, int32_t, FIXED32) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:62:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(BOOL, bool, VARINT) ^~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:50:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message.h:109, from variant.pb.h:33, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message.h:109:0, from variant.pb.h:33, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:195:31: error: 'enable_if_t' is not a member of 'std' struct KeyForBaseImpl::value && ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:195:31: note: suggested alternative: '__enable_if_t' struct KeyForBaseImpl::value && ^~~~~~~~~~~ __enable_if_t /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:195:31: error: 'enable_if_t' is not a member of 'std' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:195:31: note: suggested alternative: '__enable_if_t' struct KeyForBaseImpl::value && ^~~~~~~~~~~ __enable_if_t /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:196:62: error: type/value mismatch at argument 2 in template parameter list for 'template struct google::protobuf::internal::KeyForBaseImpl' std::is_signed::value>> { ^~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:196:62: note: expected a type, got '(( < std::is_integral<_Tp>::value) && std::is_signed<_Tp>::value)' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:196:67: error: expected unqualified-id before '>' token std::is_signed::value>> { ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:211:12: error: 'conditional_t' is not a member of 'std' std::conditional_t::value, uint64_t, key_type>>; ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:211:12: note: suggested alternative: 'conditional' std::conditional_t::value, uint64_t, key_type>>; ^~~~~~~~~~~~~ conditional /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:211:12: error: 'conditional_t' is not a member of 'std' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:211:12: note: suggested alternative: 'conditional' std::conditional_t::value, uint64_t, key_type>>; ^~~~~~~~~~~~~ conditional /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:211:69: error: wrong number of template arguments (3, should be 1) std::conditional_t::value, uint64_t, key_type>>; ^~~~~~~~ In file included from /usr/pkg/gcc7/include/c++/bits/basic_string.h:6587:0, from /usr/pkg/gcc7/include/c++/string:52, from eval.cpp:1: /usr/pkg/gcc7/include/c++/bits/functional_hash.h:58:12: note: provided for 'template struct std::hash' struct hash; ^~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message.h:109:0, from variant.pb.h:33, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:218:25: error: 'conditional_t' in namespace 'std' does not name a template type using ViewType = std::conditional_t::value, key_type, ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:220:10: error: 'ViewType' does not name a type; did you mean 'FieldType'? static ViewType ToView(const key_type& v) { return v; } ^~~~~~~~ FieldType /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:236:41: error: 'enable_if_t' in namespace 'std' does not name a template type template ' before '<' token template ' before '<' token template , ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:880:16: note: suggested alternatives: In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:40:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/utility/utility.h:76:8: note: 'absl::lts_20230802::integer_sequence' struct integer_sequence { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/utility/utility.h:76:8: note: 'absl::lts_20230802::integer_sequence' In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/variant.h:79:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:56, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/hash.h:85, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:55, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:880:16: error: 'integer_sequence' is not a member of 'std' std::integer_sequence, ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:880:16: note: suggested alternatives: In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:40:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/utility/utility.h:76:8: note: 'absl::lts_20230802::integer_sequence' struct integer_sequence { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/utility/utility.h:76:8: note: 'absl::lts_20230802::integer_sequence' In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/variant.h:79:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:56, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/hash.h:85, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:55, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:880:49: error: wrong number of template arguments (1, should be 2) std::integer_sequence, ^ In file included from /usr/pkg/gcc7/include/c++/bits/move.h:54:0, from /usr/pkg/gcc7/include/c++/bits/stl_pair.h:59, from /usr/pkg/gcc7/include/c++/bits/stl_algobase.h:64, from /usr/pkg/gcc7/include/c++/vector:60, from variant.h:6, from token.h:4, from token.cpp:2: /usr/pkg/gcc7/include/c++/type_traits:994:12: note: provided for 'template struct std::is_same' struct is_same; ^~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/variant.h:79:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:56, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/hash.h:85, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:55, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:881:16: error: 'integer_sequence' is not a member of 'std' std::integer_sequence>> {}; ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:881:16: note: suggested alternatives: In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:40:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/utility/utility.h:76:8: note: 'absl::lts_20230802::integer_sequence' struct integer_sequence { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/utility/utility.h:76:8: note: 'absl::lts_20230802::integer_sequence' In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/variant.h:79:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:56, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/hash.h:85, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:55, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:881:16: error: 'integer_sequence' is not a member of 'std' std::integer_sequence>> {}; ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:881:16: note: suggested alternatives: In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:40:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/utility/utility.h:76:8: note: 'absl::lts_20230802::integer_sequence' struct integer_sequence { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/utility/utility.h:76:8: note: 'absl::lts_20230802::integer_sequence' In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/variant.h:79:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:56, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/hash.h:85, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:55, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:881:66: error: wrong number of template arguments (2, should be 1) std::integer_sequence>> {}; ^~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/span.h:68:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/log_entry.h:36, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/log_message.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/strip.h:24, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_op.h:37, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/internal/check_impl.h:19, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/log/absl_check.h:38, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:109, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/meta/type_traits.h:169:8: note: provided for 'template struct absl::lts_20230802::negation' struct negation : std::integral_constant {}; ^~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/variant.h:79:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:56, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/hash.h:85, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:55, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/types/internal/variant.h:881:68: error: expected '{' before '>' token std::integer_sequence>> {}; ^ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: required from 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare, google::protobuf::internal::MapAllocator >, absl::lts_20230802::container_internal::btree_node, google::protobuf::internal::MapAllocator >, 256, false> >*}]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple, google::protobuf::internal::VariantKey>::checked_compare, google::protobuf::internal::MapAllocator >, absl::lts_20230802::container_internal::btree_node, google::protobuf::internal::MapAllocator >, 256, false> >*>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree.h:1805:7: required from 'class absl::lts_20230802::container_internal::btree, google::protobuf::internal::MapAllocator >, 256, false> >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:38:49: required from 'class absl::lts_20230802::container_internal::btree_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:279:7: required from 'class absl::lts_20230802::container_internal::btree_set_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:445:7: required from 'class absl::lts_20230802::container_internal::btree_map_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/btree_map.h:87:7: required from 'class absl::lts_20230802::btree_map, google::protobuf::internal::MapAllocator > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:660:50: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:79:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare, google::protobuf::internal::MapAllocator >, absl::lts_20230802::container_internal::btree_node, google::protobuf::internal::MapAllocator >, 256, false> >*}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple, google::protobuf::internal::VariantKey>::checked_compare, google::protobuf::internal::MapAllocator >, absl::lts_20230802::container_internal::btree_node, google::protobuf::internal::MapAllocator >, 256, false> >*>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree.h:1805:7: required from 'class absl::lts_20230802::container_internal::btree, google::protobuf::internal::MapAllocator >, 256, false> >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:38:49: required from 'class absl::lts_20230802::container_internal::btree_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:279:7: required from 'class absl::lts_20230802::container_internal::btree_set_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:445:7: required from 'class absl::lts_20230802::container_internal::btree_map_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/btree_map.h:87:7: required from 'class absl::lts_20230802::btree_map, google::protobuf::internal::MapAllocator > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:660:50: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare]' called in a constant expression Or({std::integral_constant()>()...})){}; ~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:75:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare]' is not usable as a constexpr function because: constexpr bool ShouldUseBase() { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:16: note: in template argument for type 'bool' Or({std::integral_constant()>()...})){}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:9: error: no matching function for call to 'Or()' Or({std::integral_constant()>()...})){}; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: candidate: std::false_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list >) std::false_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: no known conversion for argument 1 from '' to 'std::initializer_list >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: candidate: std::true_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list) std::true_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: no known conversion for argument 1 from '' to 'std::initializer_list' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:151:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare, google::protobuf::internal::MapAllocator >, absl::lts_20230802::container_internal::btree_node, google::protobuf::internal::MapAllocator >, 256, false> >*}]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'class absl::lts_20230802::container_internal::CompressedTuple, google::protobuf::internal::VariantKey>::checked_compare, google::protobuf::internal::MapAllocator >, absl::lts_20230802::container_internal::btree_node, google::protobuf::internal::MapAllocator >, 256, false> >*>': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree.h:1805:7: required from 'class absl::lts_20230802::container_internal::btree, google::protobuf::internal::MapAllocator >, 256, false> >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:38:49: required from 'class absl::lts_20230802::container_internal::btree_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:279:7: required from 'class absl::lts_20230802::container_internal::btree_set_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:445:7: required from 'class absl::lts_20230802::container_internal::btree_map_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/btree_map.h:87:7: required from 'class absl::lts_20230802::btree_map, google::protobuf::internal::MapAllocator > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:660:50: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare, google::protobuf::internal::MapAllocator >, absl::lts_20230802::container_internal::btree_node, google::protobuf::internal::MapAllocator >, 256, false> >*}]' called in a constant expression internal_compressed_tuple::ShouldAnyUseBase()> { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:148:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare, google::protobuf::internal::MapAllocator >, absl::lts_20230802::container_internal::btree_node, google::protobuf::internal::MapAllocator >, 256, false> >*}]' is not usable as a constexpr function because: constexpr bool ShouldAnyUseBase() { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:203:47: note: in template argument for type 'bool' class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message.h:109:0, from variant.pb.h:33, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:835:28: error: 'std::enable_if_t' has not been declared template ::value, int> = 0> ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:835:39: error: expected '>' before '<' token template ::value, int> = 0> ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:842:28: error: 'std::enable_if_t' has not been declared template ::value, int> = 0> ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:842:39: error: expected '>' before '<' token template ::value, int> = 0> ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:850:12: error: expected primary-expression before 'auto' decltype(auto) key() const { return ReadKey(GetVoidKey()); } ^~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:850:12: error: expected primary-expression before 'auto' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:850:12: error: expected ')' before 'auto' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:850:12: error: expected primary-expression before 'auto' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:850:12: error: expected primary-expression before 'auto' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:850:12: error: expected primary-expression before 'auto' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:850:12: error: expected primary-expression before 'auto' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:850:3: error: expected unqualified-id before 'decltype' decltype(auto) key() const { return ReadKey(GetVoidKey()); } ^~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h: In constructor 'google::protobuf::Map::Map()': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:1146:60: error: constexpr constructor does not have empty body constexpr Map() : Base(nullptr) { StaticValidityCheck(); } ^ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/hash.h:85:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/hash_function_defaults.h:55, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:41, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h: In static member function 'static size_t absl::lts_20230802::hash_internal::MixingHashState::hash(T)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:993:38: error: 'make_unsigned_t' in namespace 'std' does not name a template type Mix(Seed(), static_cast>(value))); ^~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:993:53: error: expected '>' before '<' token Mix(Seed(), static_cast>(value))); ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:993:53: error: expected '(' before '<' token /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:993:53: error: expected primary-expression before '<' token /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:993:55: error: expected primary-expression before '>>' token Mix(Seed(), static_cast>(value))); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/hash/internal/hash.h:993:66: error: expected ')' before ';' token Mix(Seed(), static_cast>(value))); ^ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:24:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message.h:112, from variant.pb.h:33, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message.h:112:0, from variant.pb.h:33, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:36:28: error: 'conditional_t' in namespace 'std' does not name a template type using MakeDependent = std::conditional_t; ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:71:26: error: 'MakeDependent' does not name a type RepeatedFieldRef(const MakeDependent& message, ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:71:39: error: expected ',' or '...' before '<' token RepeatedFieldRef(const MakeDependent& message, ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h: In constructor 'google::protobuf::RepeatedFieldRef::value)>::type>::RepeatedFieldRef(int)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:73:30: error: 'message' was not declared in this scope const auto* reflection = message.GetReflection(); ^~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:73:30: note: suggested alternative: 'Message' const auto* reflection = message.GetReflection(); ^~~~~~~ Message /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:75:18: error: 'field' was not declared in this scope message, field, internal::RefTypeTraits::cpp_type, nullptr); ^~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:75:18: note: suggested alternative: 'ftell' message, field, internal::RefTypeTraits::cpp_type, nullptr); ^~~~~ ftell /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:124:40: error: expected ')' before '<' token MutableRepeatedFieldRef(MakeDependent* message, ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:180:26: error: 'MakeDependent' does not name a type RepeatedFieldRef(const MakeDependent& message, ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:180:39: error: expected ',' or '...' before '<' token RepeatedFieldRef(const MakeDependent& message, ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h: In constructor 'google::protobuf::RepeatedFieldRef::value>::type>::RepeatedFieldRef(int)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:182:30: error: 'message' was not declared in this scope const auto* reflection = message.GetReflection(); ^~~~~~~ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_map.h:24:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:42, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h: In function 'constexpr absl::lts_20230802::container_internal::GenerationType absl::lts_20230802::container_internal::NextGeneration(absl::lts_20230802::container_internal::GenerationType)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:247:10: error: expression '++ generation' is not a constant expression return ++generation == SentinelEmptyGeneration() ? ++generation : generation; ^~~~~~~~~~~~ --- libplinkseq_la-eval.lo --- /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:182:30: note: suggested alternative: 'Message' const auto* reflection = message.GetReflection(); ^~~~~~~ Message /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:184:18: error: 'field' was not declared in this scope message, field, internal::RefTypeTraits::cpp_type, ^~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:184:18: note: suggested alternative: 'ftell' message, field, internal::RefTypeTraits::cpp_type, ^~~~~ ftell /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:243:40: error: expected ')' before '<' token MutableRepeatedFieldRef(MakeDependent* message, ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message.h:115:0, from variant.pb.h:33, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = long unsigned int]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: required from 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:1052:51: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:79:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = long unsigned int]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:1052:51: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = long unsigned int]' called in a constant expression Or({std::integral_constant()>()...})){}; ~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:75:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = long unsigned int]' is not usable as a constexpr function because: constexpr bool ShouldUseBase() { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:16: note: in template argument for type 'bool' Or({std::integral_constant()>()...})){}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:9: error: no matching function for call to 'Or()' Or({std::integral_constant()>()...})){}; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: candidate: std::false_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list >) std::false_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: no known conversion for argument 1 from '' to 'std::initializer_list >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: candidate: std::true_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list) std::true_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: no known conversion for argument 1 from '' to 'std::initializer_list' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:151:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'class absl::lts_20230802::container_internal::CompressedTuple': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:1052:51: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]' called in a constant expression internal_compressed_tuple::ShouldAnyUseBase()> { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:148:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]' is not usable as a constexpr function because: constexpr bool ShouldAnyUseBase() { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:203:47: note: in template argument for type 'bool' class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple ^~~~~~~~~~~~~~~ --- libplinkseq_la-eval.lo --- In file included from variant.pb.h:41:0, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_map.h:24:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:42, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:45, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h: In function 'constexpr size_t absl::lts_20230802::container_internal::BackingArrayAlignment(size_t)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:1386:51: error: call to non-constexpr function 'const _Tp& std::max(const _Tp&, const _Tp&) [with _Tp = long unsigned int]' return (std::max)(align_of_slot, alignof(size_t)); ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/extension_set.h:37:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:52, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: required from 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare, std::allocator >, absl::lts_20230802::container_internal::btree_node, std::allocator >, 256, false> >*}]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple, int>::checked_compare, std::allocator >, absl::lts_20230802::container_internal::btree_node, std::allocator >, 256, false> >*>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree.h:1805:7: required from 'class absl::lts_20230802::container_internal::btree, std::allocator >, 256, false> >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:38:49: required from 'class absl::lts_20230802::container_internal::btree_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:279:7: required from 'class absl::lts_20230802::container_internal::btree_set_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:445:7: required from 'class absl::lts_20230802::container_internal::btree_map_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/btree_map.h:87:7: required from 'class absl::lts_20230802::btree_map' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/extension_set.h:709:59: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:79:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare, std::allocator >, absl::lts_20230802::container_internal::btree_node, std::allocator >, 256, false> >*}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple, int>::checked_compare, std::allocator >, absl::lts_20230802::container_internal::btree_node, std::allocator >, 256, false> >*>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree.h:1805:7: required from 'class absl::lts_20230802::container_internal::btree, std::allocator >, 256, false> >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:38:49: required from 'class absl::lts_20230802::container_internal::btree_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:279:7: required from 'class absl::lts_20230802::container_internal::btree_set_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:445:7: required from 'class absl::lts_20230802::container_internal::btree_map_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/btree_map.h:87:7: required from 'class absl::lts_20230802::btree_map' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/extension_set.h:709:59: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare]' called in a constant expression Or({std::integral_constant()>()...})){}; ~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:75:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare]' is not usable as a constexpr function because: constexpr bool ShouldUseBase() { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:16: note: in template argument for type 'bool' Or({std::integral_constant()>()...})){}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:9: error: no matching function for call to 'Or()' Or({std::integral_constant()>()...})){}; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: candidate: std::false_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list >) std::false_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: no known conversion for argument 1 from '' to 'std::initializer_list >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: candidate: std::true_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list) std::true_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: no known conversion for argument 1 from '' to 'std::initializer_list' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:151:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare, std::allocator >, absl::lts_20230802::container_internal::btree_node, std::allocator >, 256, false> >*}]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'class absl::lts_20230802::container_internal::CompressedTuple, int>::checked_compare, std::allocator >, absl::lts_20230802::container_internal::btree_node, std::allocator >, 256, false> >*>': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree.h:1805:7: required from 'class absl::lts_20230802::container_internal::btree, std::allocator >, 256, false> >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:38:49: required from 'class absl::lts_20230802::container_internal::btree_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:279:7: required from 'class absl::lts_20230802::container_internal::btree_set_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:445:7: required from 'class absl::lts_20230802::container_internal::btree_map_container, std::allocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/btree_map.h:87:7: required from 'class absl::lts_20230802::btree_map' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/extension_set.h:709:59: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare, std::allocator >, absl::lts_20230802::container_internal::btree_node, std::allocator >, 256, false> >*}]' called in a constant expression internal_compressed_tuple::ShouldAnyUseBase()> { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:148:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, int>::checked_compare, std::allocator >, absl::lts_20230802::container_internal::btree_node, std::allocator >, 256, false> >*}]' is not usable as a constexpr function because: constexpr bool ShouldAnyUseBase() { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:203:47: note: in template argument for type 'bool' class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:56:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:24, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::CommonFields]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: required from 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::CommonFields, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, std::allocator >, bool> >}]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple, std::allocator >, bool> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:2801:72: required from 'class absl::lts_20230802::container_internal::raw_hash_set, bool>, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, bool> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_map.h:31:7: required from 'class absl::lts_20230802::container_internal::raw_hash_map, bool>, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, bool> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:113:7: required from 'class absl::lts_20230802::flat_hash_map, bool>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:2474:42: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:79:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::CommonFields]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::CommonFields, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, std::allocator >, bool> >}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple, std::allocator >, bool> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:2801:72: required from 'class absl::lts_20230802::container_internal::raw_hash_set, bool>, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, bool> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_map.h:31:7: required from 'class absl::lts_20230802::container_internal::raw_hash_map, bool>, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, bool> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:113:7: required from 'class absl::lts_20230802::flat_hash_map, bool>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:2474:42: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::CommonFields]' called in a constant expression Or({std::integral_constant()>()...})){}; ~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:75:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::CommonFields]' is not usable as a constexpr function because: constexpr bool ShouldUseBase() { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:16: note: in template argument for type 'bool' Or({std::integral_constant()>()...})){}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:9: error: no matching function for call to 'Or()' Or({std::integral_constant()>()...})){}; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: candidate: std::false_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list >) std::false_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: no known conversion for argument 1 from '' to 'std::initializer_list >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: candidate: std::true_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list) std::true_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: no known conversion for argument 1 from '' to 'std::initializer_list' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:151:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::CommonFields, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, std::allocator >, bool> >}]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'class absl::lts_20230802::container_internal::CompressedTuple, std::allocator >, bool> > >': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:2801:72: required from 'class absl::lts_20230802::container_internal::raw_hash_set, bool>, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, bool> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_map.h:31:7: required from 'class absl::lts_20230802::container_internal::raw_hash_map, bool>, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, bool> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/flat_hash_map.h:113:7: required from 'class absl::lts_20230802::flat_hash_map, bool>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/descriptor.h:2474:42: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::CommonFields, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, std::allocator >, bool> >}]' called in a constant expression internal_compressed_tuple::ShouldAnyUseBase()> { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:148:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::CommonFields, absl::lts_20230802::container_internal::StringHash, absl::lts_20230802::container_internal::StringEq, std::allocator, std::allocator >, bool> >}]' is not usable as a constexpr function because: constexpr bool ShouldAnyUseBase() { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:203:47: note: in template argument for type 'bool' class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_enum_reflection.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:25, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/stubs/callback.h:13:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/zero_copy_stream_impl_lite.h:29, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/unknown_field_set.h:26, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:27, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/zero_copy_stream_impl_lite.h:39:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/unknown_field_set.h:26, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:27, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/unknown_field_set.h:32:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:27, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/generated_message_reflection.h:30:0, from variant.pb.h:32, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:40:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message.h:109, from variant.pb.h:33, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:46:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(MESSAGE, Type, LENGTH_DELIMITED) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:47:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(STRING, ArenaStringPtr, LENGTH_DELIMITED) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:48:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(BYTES, ArenaStringPtr, LENGTH_DELIMITED) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:49:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(INT64, int64_t, VARINT) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:50:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(UINT64, uint64_t, VARINT) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:51:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(INT32, int32_t, VARINT) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:52:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(UINT32, uint32_t, VARINT) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:53:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(SINT64, int64_t, VARINT) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:54:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(SINT32, int32_t, VARINT) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:55:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(ENUM, int, VARINT) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:56:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(DOUBLE, double, FIXED64) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:57:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(FLOAT, float, FIXED32) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:58:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(FIXED64, uint64_t, FIXED64) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:59:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(FIXED32, uint32_t, FIXED32) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:60:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(SFIXED64, int64_t, FIXED64) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:61:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(SFIXED32, int32_t, FIXED32) ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:37:14: error: 'conditional_t' in namespace 'std' does not name a template type std::conditional_t::value, int, Type>; \ ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map_type_handler.h:62:1: note: in expansion of macro 'TYPE_TRAITS' TYPE_TRAITS(BOOL, bool, VARINT) ^~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:50:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message.h:109, from variant.pb.h:33, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message.h:109:0, from variant.pb.h:33, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:195:31: error: 'enable_if_t' is not a member of 'std' struct KeyForBaseImpl::value && ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:195:31: note: suggested alternative: '__enable_if_t' struct KeyForBaseImpl::value && ^~~~~~~~~~~ __enable_if_t /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:195:31: error: 'enable_if_t' is not a member of 'std' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:195:31: note: suggested alternative: '__enable_if_t' struct KeyForBaseImpl::value && ^~~~~~~~~~~ __enable_if_t /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:196:62: error: type/value mismatch at argument 2 in template parameter list for 'template struct google::protobuf::internal::KeyForBaseImpl' std::is_signed::value>> { ^~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:196:62: note: expected a type, got '(( < std::is_integral<_Tp>::value) && std::is_signed<_Tp>::value)' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:196:67: error: expected unqualified-id before '>' token std::is_signed::value>> { ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:211:12: error: 'conditional_t' is not a member of 'std' std::conditional_t::value, uint64_t, key_type>>; ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:211:12: note: suggested alternative: 'conditional' std::conditional_t::value, uint64_t, key_type>>; ^~~~~~~~~~~~~ conditional /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:211:12: error: 'conditional_t' is not a member of 'std' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:211:12: note: suggested alternative: 'conditional' std::conditional_t::value, uint64_t, key_type>>; ^~~~~~~~~~~~~ conditional /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:211:69: error: wrong number of template arguments (3, should be 1) std::conditional_t::value, uint64_t, key_type>>; ^~~~~~~~ In file included from /usr/pkg/gcc7/include/c++/bits/stl_bvector.h:1281:0, from /usr/pkg/gcc7/include/c++/vector:65, from variant.h:6, from token.h:4, from token.cpp:2: /usr/pkg/gcc7/include/c++/bits/functional_hash.h:58:12: note: provided for 'template struct std::hash' struct hash; ^~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message.h:109:0, from variant.pb.h:33, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:218:25: error: 'conditional_t' in namespace 'std' does not name a template type using ViewType = std::conditional_t::value, key_type, ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:220:10: error: 'ViewType' does not name a type; did you mean 'FieldType'? static ViewType ToView(const key_type& v) { return v; } ^~~~~~~~ FieldType /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:236:41: error: 'enable_if_t' in namespace 'std' does not name a template type template ' before '<' token template ' before '<' token template , google::protobuf::internal::VariantKey>::checked_compare]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: required from 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare, google::protobuf::internal::MapAllocator >, absl::lts_20230802::container_internal::btree_node, google::protobuf::internal::MapAllocator >, 256, false> >*}]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple, google::protobuf::internal::VariantKey>::checked_compare, google::protobuf::internal::MapAllocator >, absl::lts_20230802::container_internal::btree_node, google::protobuf::internal::MapAllocator >, 256, false> >*>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree.h:1805:7: required from 'class absl::lts_20230802::container_internal::btree, google::protobuf::internal::MapAllocator >, 256, false> >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:38:49: required from 'class absl::lts_20230802::container_internal::btree_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:279:7: required from 'class absl::lts_20230802::container_internal::btree_set_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:445:7: required from 'class absl::lts_20230802::container_internal::btree_map_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/btree_map.h:87:7: required from 'class absl::lts_20230802::btree_map, google::protobuf::internal::MapAllocator > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:660:50: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:79:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare, google::protobuf::internal::MapAllocator >, absl::lts_20230802::container_internal::btree_node, google::protobuf::internal::MapAllocator >, 256, false> >*}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple, google::protobuf::internal::VariantKey>::checked_compare, google::protobuf::internal::MapAllocator >, absl::lts_20230802::container_internal::btree_node, google::protobuf::internal::MapAllocator >, 256, false> >*>' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree.h:1805:7: required from 'class absl::lts_20230802::container_internal::btree, google::protobuf::internal::MapAllocator >, 256, false> >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:38:49: required from 'class absl::lts_20230802::container_internal::btree_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:279:7: required from 'class absl::lts_20230802::container_internal::btree_set_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:445:7: required from 'class absl::lts_20230802::container_internal::btree_map_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/btree_map.h:87:7: required from 'class absl::lts_20230802::btree_map, google::protobuf::internal::MapAllocator > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:660:50: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare]' called in a constant expression Or({std::integral_constant()>()...})){}; ~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:75:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare]' is not usable as a constexpr function because: constexpr bool ShouldUseBase() { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:16: note: in template argument for type 'bool' Or({std::integral_constant()>()...})){}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:9: error: no matching function for call to 'Or()' Or({std::integral_constant()>()...})){}; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: candidate: std::false_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list >) std::false_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: no known conversion for argument 1 from '' to 'std::initializer_list >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: candidate: std::true_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list) std::true_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: no known conversion for argument 1 from '' to 'std::initializer_list' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:151:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare, google::protobuf::internal::MapAllocator >, absl::lts_20230802::container_internal::btree_node, google::protobuf::internal::MapAllocator >, 256, false> >*}]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'class absl::lts_20230802::container_internal::CompressedTuple, google::protobuf::internal::VariantKey>::checked_compare, google::protobuf::internal::MapAllocator >, absl::lts_20230802::container_internal::btree_node, google::protobuf::internal::MapAllocator >, 256, false> >*>': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree.h:1805:7: required from 'class absl::lts_20230802::container_internal::btree, google::protobuf::internal::MapAllocator >, 256, false> >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:38:49: required from 'class absl::lts_20230802::container_internal::btree_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:279:7: required from 'class absl::lts_20230802::container_internal::btree_set_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/btree_container.h:445:7: required from 'class absl::lts_20230802::container_internal::btree_map_container, google::protobuf::internal::MapAllocator >, 256, false> > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/btree_map.h:87:7: required from 'class absl::lts_20230802::btree_map, google::protobuf::internal::MapAllocator > >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:660:50: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare, google::protobuf::internal::MapAllocator >, absl::lts_20230802::container_internal::btree_node, google::protobuf::internal::MapAllocator >, 256, false> >*}]' called in a constant expression internal_compressed_tuple::ShouldAnyUseBase()> { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:148:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {absl::lts_20230802::container_internal::key_compare_adapter, google::protobuf::internal::VariantKey>::checked_compare, google::protobuf::internal::MapAllocator >, absl::lts_20230802::container_internal::btree_node, google::protobuf::internal::MapAllocator >, 256, false> >*}]' is not usable as a constexpr function because: constexpr bool ShouldAnyUseBase() { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:203:47: note: in template argument for type 'bool' class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message.h:109:0, from variant.pb.h:33, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:835:28: error: 'std::enable_if_t' has not been declared template ::value, int> = 0> ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:835:39: error: expected '>' before '<' token template ::value, int> = 0> ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:842:28: error: 'std::enable_if_t' has not been declared template ::value, int> = 0> ^~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:842:39: error: expected '>' before '<' token template ::value, int> = 0> ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:850:12: error: expected primary-expression before 'auto' decltype(auto) key() const { return ReadKey(GetVoidKey()); } ^~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:850:12: error: expected primary-expression before 'auto' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:850:12: error: expected ')' before 'auto' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:850:12: error: expected primary-expression before 'auto' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:850:12: error: expected primary-expression before 'auto' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:850:12: error: expected primary-expression before 'auto' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:850:12: error: expected primary-expression before 'auto' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:850:3: error: expected unqualified-id before 'decltype' decltype(auto) key() const { return ReadKey(GetVoidKey()); } ^~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h: In constructor 'google::protobuf::Map::Map()': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/map.h:1146:60: error: constexpr constructor does not have empty body constexpr Map() : Base(nullptr) { StaticValidityCheck(); } ^ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = void (*)(absl::lts_20230802::string_view)]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: required from 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {void (*)(absl::lts_20230802::string_view)}]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:398:8: required from 'struct absl::lts_20230802::cord_internal::CordRepExternalImpl' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:1057:26: required from 'absl::lts_20230802::cord_internal::CordRep* absl::lts_20230802::cord_internal::NewExternalRep(absl::lts_20230802::string_view, Releaser&&) [with Releaser = void (*)(absl::lts_20230802::string_view)]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:1068:40: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:79:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = void (*)(absl::lts_20230802::string_view)]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {void (*)(absl::lts_20230802::string_view)}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:398:8: required from 'struct absl::lts_20230802::cord_internal::CordRepExternalImpl' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:1057:26: required from 'absl::lts_20230802::cord_internal::CordRep* absl::lts_20230802::cord_internal::NewExternalRep(absl::lts_20230802::string_view, Releaser&&) [with Releaser = void (*)(absl::lts_20230802::string_view)]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:1068:40: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = void (*)(absl::lts_20230802::string_view)]' called in a constant expression Or({std::integral_constant()>()...})){}; ~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:75:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = void (*)(absl::lts_20230802::string_view)]' is not usable as a constexpr function because: constexpr bool ShouldUseBase() { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:16: note: in template argument for type 'bool' Or({std::integral_constant()>()...})){}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:9: error: no matching function for call to 'Or()' Or({std::integral_constant()>()...})){}; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: candidate: std::false_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list >) std::false_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: no known conversion for argument 1 from '' to 'std::initializer_list >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: candidate: std::true_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list) std::true_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: no known conversion for argument 1 from '' to 'std::initializer_list' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:151:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {void (*)(absl::lts_20230802::string_view)}]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'class absl::lts_20230802::container_internal::CompressedTuple': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:398:8: required from 'struct absl::lts_20230802::cord_internal::CordRepExternalImpl' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:1057:26: required from 'absl::lts_20230802::cord_internal::CordRep* absl::lts_20230802::cord_internal::NewExternalRep(absl::lts_20230802::string_view, Releaser&&) [with Releaser = void (*)(absl::lts_20230802::string_view)]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:1068:40: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {void (*)(absl::lts_20230802::string_view)}]' called in a constant expression internal_compressed_tuple::ShouldAnyUseBase()> { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:148:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {void (*)(absl::lts_20230802::string_view)}]' is not usable as a constexpr function because: constexpr bool ShouldAnyUseBase() { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:203:47: note: in template argument for type 'bool' class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple ^~~~~~~~~~~~~~~ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:24:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message.h:112, from variant.pb.h:33, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message.h:112:0, from variant.pb.h:33, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:36:28: error: 'conditional_t' in namespace 'std' does not name a template type using MakeDependent = std::conditional_t; ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:71:26: error: 'MakeDependent' does not name a type RepeatedFieldRef(const MakeDependent& message, ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:71:39: error: expected ',' or '...' before '<' token RepeatedFieldRef(const MakeDependent& message, ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h: In constructor 'google::protobuf::RepeatedFieldRef::value)>::type>::RepeatedFieldRef(int)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:73:30: error: 'message' was not declared in this scope const auto* reflection = message.GetReflection(); ^~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:73:30: note: suggested alternative: 'Message' const auto* reflection = message.GetReflection(); ^~~~~~~ Message /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:75:18: error: 'field' was not declared in this scope message, field, internal::RefTypeTraits::cpp_type, nullptr); ^~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:75:18: note: suggested alternative: 'ftell' message, field, internal::RefTypeTraits::cpp_type, nullptr); ^~~~~ ftell /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:124:40: error: expected ')' before '<' token MutableRepeatedFieldRef(MakeDependent* message, ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:180:26: error: 'MakeDependent' does not name a type RepeatedFieldRef(const MakeDependent& message, ^~~~~~~~~~~~~ --- libplinkseq_la-eval.lo --- /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr absl::lts_20230802::container_internal::CompressedTuple::CompressedTuple(First&&, Vs&& ...) [with First = unsigned int; Vs = {absl::lts_20230802::container_internal::HashtablezInfoHandle}; typename std::enable_if), void(typename std::decay<_U1>::type)> >, absl::lts_20230802::container_internal::internal_compressed_tuple::TupleItemsMoveConstructible, First, Vs ...> >::value, bool>::type = 1; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:1052:51: required from here --- libplinkseq_la-token.lo --- /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:180:39: error: expected ',' or '...' before '<' token RepeatedFieldRef(const MakeDependent& message, ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h: In constructor 'google::protobuf::RepeatedFieldRef::value>::type>::RepeatedFieldRef(int)': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:182:30: error: 'message' was not declared in this scope const auto* reflection = message.GetReflection(); ^~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:182:30: note: suggested alternative: 'Message' const auto* reflection = message.GetReflection(); ^~~~~~~ Message --- libplinkseq_la-eval.lo --- /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:238:72: error: no type named 'CompressedTupleImpl' in 'class absl::lts_20230802::container_internal::CompressedTuple' absl::forward(base)...) {} ^ --- libplinkseq_la-token.lo --- /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:184:18: error: 'field' was not declared in this scope message, field, internal::RefTypeTraits::cpp_type, ^~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:184:18: note: suggested alternative: 'ftell' message, field, internal::RefTypeTraits::cpp_type, ^~~~~ ftell --- libplinkseq_la-eval.lo --- /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr absl::lts_20230802::container_internal::CompressedTuple::CompressedTuple(First&&, Vs&& ...) [with First = long unsigned int; Vs = {absl::lts_20230802::container_internal::HashtablezInfoHandle}; typename std::enable_if), void(typename std::decay<_U1>::type)> >, absl::lts_20230802::container_internal::internal_compressed_tuple::TupleItemsMoveConstructible, First, Vs ...> >::value, bool>::type = 1; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:965:63: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:238:72: error: no type named 'CompressedTupleImpl' in 'class absl::lts_20230802::container_internal::CompressedTuple' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In substitution of 'template template using StorageT = absl::lts_20230802::container_internal::internal_compressed_tuple::Storage, I>::type, I> [with int I = 0; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:247:28: required from 'constexpr absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() const & [with int I = 0; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = long unsigned int]' --- libplinkseq_la-token.lo --- /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h: At global scope: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/reflection.h:243:40: error: expected ')' before '<' token MutableRepeatedFieldRef(MakeDependent* message, ^ --- libplinkseq_la-eval.lo --- /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:986:66: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:84:64: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = long unsigned int]' called in a constant expression template ()> ~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:212:67: note: in template argument for type 'bool' using StorageT = internal_compressed_tuple::Storage, I>; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() const & [with int I = 0; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = long unsigned int]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:986:66: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:248:3: error: body of constexpr function 'constexpr absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() const & [with int I = 0; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = long unsigned int]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::HashtablezInfoHandle]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:84:64: required by substitution of 'template template using StorageT = absl::lts_20230802::container_internal::internal_compressed_tuple::Storage, I>::type, I> [with int I = 1; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:242:28: required from 'absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() & [with int I = 1; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = absl::lts_20230802::container_internal::HashtablezInfoHandle]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:1005:76: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:79:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::HashtablezInfoHandle]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In substitution of 'template template using StorageT = absl::lts_20230802::container_internal::internal_compressed_tuple::Storage, I>::type, I> [with int I = 1; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:242:28: required from 'absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() & [with int I = 1; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = absl::lts_20230802::container_internal::HashtablezInfoHandle]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:1005:76: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:84:64: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::HashtablezInfoHandle]' called in a constant expression template ()> ~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:75:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::HashtablezInfoHandle]' is not usable as a constexpr function because: constexpr bool ShouldUseBase() { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:212:67: note: in template argument for type 'bool' using StorageT = internal_compressed_tuple::Storage, I>; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() const & [with int I = 1; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = absl::lts_20230802::container_internal::HashtablezInfoHandle]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:1007:46: required from here --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/message.h:115:0, from variant.pb.h:33, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ --- libplinkseq_la-eval.lo --- /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:248:3: error: body of constexpr function 'constexpr absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() const & [with int I = 1; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = absl::lts_20230802::container_internal::HashtablezInfoHandle]' not a return-statement } ^ --- libplinkseq_la-token.lo --- In file included from variant.pb.h:41:0, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/port_def.inc:159:1: error: static assertion failed: Protobuf only supports C++14 and newer. static_assert(PROTOBUF_CPLUSPLUS_MIN(201402L), "Protobuf only supports C++14 and newer."); ^~~~~~~~~~~~~ --- libplinkseq_la-eval.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h: In instantiation of 'absl::lts_20230802::InlinedVector::InlinedVector(absl::lts_20230802::InlinedVector&&) [with T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:177:7: required from 'absl::lts_20230802::str_format_internal::Streamable absl::lts_20230802::StreamFormat(absl::lts_20230802::FormatSpec&, const Args& ...) [with Args = {unsigned int}; absl::lts_20230802::FormatSpec = absl::lts_20230802::str_format_internal::FormatSpecTemplate<(absl::lts_20230802::FormatConversionCharSet)655355>]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/crc/crc32c.h:184:69: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:235:7: error: no matching function for call to 'absl::lts_20230802::inlined_vector_internal::Storage >::SetAllocation()' storage_.SetAllocation({other.storage_.GetAllocatedData(), ^~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:487:8: note: candidate: void absl::lts_20230802::inlined_vector_internal::Storage::SetAllocation(absl::lts_20230802::inlined_vector_internal::Allocation) [with T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator] void SetAllocation(Allocation allocation) { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:487:8: note: no known conversion for argument 1 from '' to 'absl::lts_20230802::inlined_vector_internal::Allocation >' In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr absl::lts_20230802::container_internal::CompressedTuple::CompressedTuple(First&&, Vs&& ...) [with First = const std::allocator&; Vs = {unsigned int}; typename std::enable_if), void(typename std::decay<_U1>::type)> >, absl::lts_20230802::container_internal::internal_compressed_tuple::TupleItemsMoveConstructible, First, Vs ...> >::value, bool>::type = 1; Ts = {std::allocator, long unsigned int}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:353:60: required from 'absl::lts_20230802::inlined_vector_internal::Storage::Storage(const A&) [with T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:159:27: required from 'absl::lts_20230802::InlinedVector::InlinedVector(ForwardIterator, ForwardIterator, const allocator_type&) [with ForwardIterator = const absl::lts_20230802::str_format_internal::FormatArgImpl*; typename std::enable_if::iterator_category, std::forward_iterator_tag>::value, int>::type = 0; T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::InlinedVector::allocator_type = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:181:56: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:238:72: error: no type named 'CompressedTupleImpl' in 'class absl::lts_20230802::container_internal::CompressedTuple, long unsigned int>' absl::forward(base)...) {} ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h: In instantiation of 'static absl::lts_20230802::inlined_vector_internal::Allocation absl::lts_20230802::inlined_vector_internal::MallocAdapter::Allocate(A&, absl::lts_20230802::inlined_vector_internal::SizeType) [with A = std::allocator; bool IsOverAligned = false; absl::lts_20230802::inlined_vector_internal::SizeType = long unsigned int]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:630:35: required from 'void absl::lts_20230802::inlined_vector_internal::Storage::Initialize(ValueAdapter, absl::lts_20230802::inlined_vector_internal::SizeType) [with ValueAdapter = absl::lts_20230802::inlined_vector_internal::IteratorValueAdapter, const absl::lts_20230802::str_format_internal::FormatArgImpl*>; T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::inlined_vector_internal::SizeType = long unsigned int]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:160:5: required from 'absl::lts_20230802::InlinedVector::InlinedVector(ForwardIterator, ForwardIterator, const allocator_type&) [with ForwardIterator = const absl::lts_20230802::str_format_internal::FormatArgImpl*; typename std::enable_if::iterator_category, std::forward_iterator_tag>::value, int>::type = 0; T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::InlinedVector::allocator_type = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:181:56: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:131:31: error: could not convert '{std::allocator_traits >::allocate((* & allocator), requested_capacity), requested_capacity}' from '' to 'absl::lts_20230802::inlined_vector_internal::Allocation >' requested_capacity}; ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from eval.h:4, from eval.cpp:8: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In substitution of 'template template using StorageT = absl::lts_20230802::container_internal::internal_compressed_tuple::Storage, I>::type, I> [with int I = 1; Ts = {std::allocator, long unsigned int}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:242:28: required from 'absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() & [with int I = 1; Ts = {std::allocator, long unsigned int}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = long unsigned int]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:377:75: required from 'absl::lts_20230802::inlined_vector_internal::SizeType& absl::lts_20230802::inlined_vector_internal::Storage::GetSizeAndIsAllocated() [with T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::inlined_vector_internal::SizeType = long unsigned int]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:357:30: required from 'absl::lts_20230802::inlined_vector_internal::Storage::~Storage() [with T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:159:27: required from 'absl::lts_20230802::InlinedVector::InlinedVector(ForwardIterator, ForwardIterator, const allocator_type&) [with ForwardIterator = const absl::lts_20230802::str_format_internal::FormatArgImpl*; typename std::enable_if::iterator_category, std::forward_iterator_tag>::value, int>::type = 0; T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::InlinedVector::allocator_type = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:181:56: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:84:64: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = long unsigned int]' called in a constant expression template ()> ~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:212:67: note: in template argument for type 'bool' using StorageT = internal_compressed_tuple::Storage, I>; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In substitution of 'template template using StorageT = absl::lts_20230802::container_internal::internal_compressed_tuple::Storage, I>::type, I> [with int I = 0; Ts = {std::allocator, long unsigned int}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:242:28: required from 'absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() & [with int I = 0; Ts = {std::allocator, long unsigned int}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:422:56: required from 'A& absl::lts_20230802::inlined_vector_internal::Storage::GetAllocator() [with T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:630:48: required from 'void absl::lts_20230802::inlined_vector_internal::Storage::Initialize(ValueAdapter, absl::lts_20230802::inlined_vector_internal::SizeType) [with ValueAdapter = absl::lts_20230802::inlined_vector_internal::IteratorValueAdapter, const absl::lts_20230802::str_format_internal::FormatArgImpl*>; T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::inlined_vector_internal::SizeType = long unsigned int]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:160:5: required from 'absl::lts_20230802::InlinedVector::InlinedVector(ForwardIterator, ForwardIterator, const allocator_type&) [with ForwardIterator = const absl::lts_20230802::str_format_internal::FormatArgImpl*; typename std::enable_if::iterator_category, std::forward_iterator_tag>::value, int>::type = 0; T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::InlinedVector::allocator_type = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:181:56: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:84:64: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = std::allocator]' called in a constant expression template ()> ~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:212:67: note: in template argument for type 'bool' using StorageT = internal_compressed_tuple::Storage, I>; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() const & [with int I = 1; Ts = {std::allocator, long unsigned int}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = long unsigned int]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:380:38: required from 'absl::lts_20230802::inlined_vector_internal::SizeType& absl::lts_20230802::inlined_vector_internal::Storage::GetSizeAndIsAllocated() const [with T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::inlined_vector_internal::SizeType = long unsigned int]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:385:61: required from 'bool absl::lts_20230802::inlined_vector_internal::Storage::GetIsAllocated() const [with T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:619:3: required from 'void absl::lts_20230802::inlined_vector_internal::Storage::Initialize(ValueAdapter, absl::lts_20230802::inlined_vector_internal::SizeType) [with ValueAdapter = absl::lts_20230802::inlined_vector_internal::IteratorValueAdapter, const absl::lts_20230802::str_format_internal::FormatArgImpl*>; T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::inlined_vector_internal::SizeType = long unsigned int]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:160:5: required from 'absl::lts_20230802::InlinedVector::InlinedVector(ForwardIterator, ForwardIterator, const allocator_type&) [with ForwardIterator = const absl::lts_20230802::str_format_internal::FormatArgImpl*; typename std::enable_if::iterator_category, std::forward_iterator_tag>::value, int>::type = 0; T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::InlinedVector::allocator_type = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:181:56: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:248:3: error: body of constexpr function 'constexpr absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() const & [with int I = 1; Ts = {std::allocator, long unsigned int}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = long unsigned int]' not a return-statement } ^ --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = void (*)(absl::lts_20230802::string_view)]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: required from 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {void (*)(absl::lts_20230802::string_view)}]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:398:8: required from 'struct absl::lts_20230802::cord_internal::CordRepExternalImpl' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:1057:26: required from 'absl::lts_20230802::cord_internal::CordRep* absl::lts_20230802::cord_internal::NewExternalRep(absl::lts_20230802::string_view, Releaser&&) [with Releaser = void (*)(absl::lts_20230802::string_view)]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:1068:40: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:79:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = void (*)(absl::lts_20230802::string_view)]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {void (*)(absl::lts_20230802::string_view)}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: required from 'class absl::lts_20230802::container_internal::CompressedTuple' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:398:8: required from 'struct absl::lts_20230802::cord_internal::CordRepExternalImpl' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:1057:26: required from 'absl::lts_20230802::cord_internal::CordRep* absl::lts_20230802::cord_internal::NewExternalRep(absl::lts_20230802::string_view, Releaser&&) [with Releaser = void (*)(absl::lts_20230802::string_view)]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:1068:40: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:57: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = void (*)(absl::lts_20230802::string_view)]' called in a constant expression Or({std::integral_constant()>()...})){}; ~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:75:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = void (*)(absl::lts_20230802::string_view)]' is not usable as a constexpr function because: constexpr bool ShouldUseBase() { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:16: note: in template argument for type 'bool' Or({std::integral_constant()>()...})){}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:150:9: error: no matching function for call to 'Or()' Or({std::integral_constant()>()...})){}; ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: candidate: std::false_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list >) std::false_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:142:17: note: no known conversion for argument 1 from '' to 'std::initializer_list >' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: candidate: std::true_type absl::lts_20230802::container_internal::internal_compressed_tuple::Or(std::initializer_list) std::true_type Or(std::initializer_list); ^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:143:16: note: no known conversion for argument 1 from '' to 'std::initializer_list' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:151:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {void (*)(absl::lts_20230802::string_view)}]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'class absl::lts_20230802::container_internal::CompressedTuple': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/cord_internal.h:398:8: required from 'struct absl::lts_20230802::cord_internal::CordRepExternalImpl' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:1057:26: required from 'absl::lts_20230802::cord_internal::CordRep* absl::lts_20230802::cord_internal::NewExternalRep(absl::lts_20230802::string_view, Releaser&&) [with Releaser = void (*)(absl::lts_20230802::string_view)]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:1068:40: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:206:61: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {void (*)(absl::lts_20230802::string_view)}]' called in a constant expression internal_compressed_tuple::ShouldAnyUseBase()> { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:148:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldAnyUseBase() [with Ts = {void (*)(absl::lts_20230802::string_view)}]' is not usable as a constexpr function because: constexpr bool ShouldAnyUseBase() { ^~~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:203:47: note: in template argument for type 'bool' class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple ^~~~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr absl::lts_20230802::container_internal::CompressedTuple::CompressedTuple(First&&, Vs&& ...) [with First = unsigned int; Vs = {absl::lts_20230802::container_internal::HashtablezInfoHandle}; typename std::enable_if), void(typename std::decay<_U1>::type)> >, absl::lts_20230802::container_internal::internal_compressed_tuple::TupleItemsMoveConstructible, First, Vs ...> >::value, bool>::type = 1; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:1052:51: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:238:72: error: no type named 'CompressedTupleImpl' in 'class absl::lts_20230802::container_internal::CompressedTuple' absl::forward(base)...) {} ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr absl::lts_20230802::container_internal::CompressedTuple::CompressedTuple(First&&, Vs&& ...) [with First = long unsigned int; Vs = {absl::lts_20230802::container_internal::HashtablezInfoHandle}; typename std::enable_if), void(typename std::decay<_U1>::type)> >, absl::lts_20230802::container_internal::internal_compressed_tuple::TupleItemsMoveConstructible, First, Vs ...> >::value, bool>::type = 1; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:965:63: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:238:72: error: no type named 'CompressedTupleImpl' in 'class absl::lts_20230802::container_internal::CompressedTuple' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In substitution of 'template template using StorageT = absl::lts_20230802::container_internal::internal_compressed_tuple::Storage, I>::type, I> [with int I = 0; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:247:28: required from 'constexpr absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() const & [with int I = 0; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = long unsigned int]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:986:66: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:84:64: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = long unsigned int]' called in a constant expression template ()> ~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:212:67: note: in template argument for type 'bool' using StorageT = internal_compressed_tuple::Storage, I>; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() const & [with int I = 0; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = long unsigned int]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:986:66: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:248:3: error: body of constexpr function 'constexpr absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() const & [with int I = 0; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = long unsigned int]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::HashtablezInfoHandle]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:84:64: required by substitution of 'template template using StorageT = absl::lts_20230802::container_internal::internal_compressed_tuple::Storage, I>::type, I> [with int I = 1; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:242:28: required from 'absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() & [with int I = 1; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = absl::lts_20230802::container_internal::HashtablezInfoHandle]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:1005:76: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:79:1: error: body of constexpr function 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::HashtablezInfoHandle]' not a return-statement } ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In substitution of 'template template using StorageT = absl::lts_20230802::container_internal::internal_compressed_tuple::Storage, I>::type, I> [with int I = 1; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:242:28: required from 'absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() & [with int I = 1; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = absl::lts_20230802::container_internal::HashtablezInfoHandle]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:1005:76: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:84:64: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::HashtablezInfoHandle]' called in a constant expression template ()> ~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:75:16: note: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = absl::lts_20230802::container_internal::HashtablezInfoHandle]' is not usable as a constexpr function because: constexpr bool ShouldUseBase() { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:212:67: note: in template argument for type 'bool' using StorageT = internal_compressed_tuple::Storage, I>; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() const & [with int I = 1; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = absl::lts_20230802::container_internal::HashtablezInfoHandle]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/raw_hash_set.h:1007:46: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:248:3: error: body of constexpr function 'constexpr absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() const & [with int I = 1; Ts = {long unsigned int, absl::lts_20230802::container_internal::HashtablezInfoHandle}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = absl::lts_20230802::container_internal::HashtablezInfoHandle]' not a return-statement } ^ --- libplinkseq_la-eval.lo --- *** [libplinkseq_la-eval.lo] Error code 1 bmake[2]: stopped in /home/pbulk/build/biology/plinkseq/work/plinkseq-0.08/lib --- libplinkseq_la-token.lo --- In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h: In instantiation of 'absl::lts_20230802::InlinedVector::InlinedVector(absl::lts_20230802::InlinedVector&&) [with T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:177:7: required from 'absl::lts_20230802::str_format_internal::Streamable absl::lts_20230802::StreamFormat(absl::lts_20230802::FormatSpec&, const Args& ...) [with Args = {unsigned int}; absl::lts_20230802::FormatSpec = absl::lts_20230802::str_format_internal::FormatSpecTemplate<(absl::lts_20230802::FormatConversionCharSet)655355>]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/crc/crc32c.h:184:69: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:235:7: error: no matching function for call to 'absl::lts_20230802::inlined_vector_internal::Storage >::SetAllocation()' storage_.SetAllocation({other.storage_.GetAllocatedData(), ^~~~~~~~ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:487:8: note: candidate: void absl::lts_20230802::inlined_vector_internal::Storage::SetAllocation(absl::lts_20230802::inlined_vector_internal::Allocation) [with T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator] void SetAllocation(Allocation allocation) { ^~~~~~~~~~~~~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:487:8: note: no known conversion for argument 1 from '' to 'absl::lts_20230802::inlined_vector_internal::Allocation >' In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr absl::lts_20230802::container_internal::CompressedTuple::CompressedTuple(First&&, Vs&& ...) [with First = const std::allocator&; Vs = {unsigned int}; typename std::enable_if), void(typename std::decay<_U1>::type)> >, absl::lts_20230802::container_internal::internal_compressed_tuple::TupleItemsMoveConstructible, First, Vs ...> >::value, bool>::type = 1; Ts = {std::allocator, long unsigned int}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:353:60: required from 'absl::lts_20230802::inlined_vector_internal::Storage::Storage(const A&) [with T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:159:27: required from 'absl::lts_20230802::InlinedVector::InlinedVector(ForwardIterator, ForwardIterator, const allocator_type&) [with ForwardIterator = const absl::lts_20230802::str_format_internal::FormatArgImpl*; typename std::enable_if::iterator_category, std::forward_iterator_tag>::value, int>::type = 0; T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::InlinedVector::allocator_type = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:181:56: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:238:72: error: no type named 'CompressedTupleImpl' in 'class absl::lts_20230802::container_internal::CompressedTuple, long unsigned int>' absl::forward(base)...) {} ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h: In instantiation of 'static absl::lts_20230802::inlined_vector_internal::Allocation absl::lts_20230802::inlined_vector_internal::MallocAdapter::Allocate(A&, absl::lts_20230802::inlined_vector_internal::SizeType) [with A = std::allocator; bool IsOverAligned = false; absl::lts_20230802::inlined_vector_internal::SizeType = long unsigned int]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:630:35: required from 'void absl::lts_20230802::inlined_vector_internal::Storage::Initialize(ValueAdapter, absl::lts_20230802::inlined_vector_internal::SizeType) [with ValueAdapter = absl::lts_20230802::inlined_vector_internal::IteratorValueAdapter, const absl::lts_20230802::str_format_internal::FormatArgImpl*>; T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::inlined_vector_internal::SizeType = long unsigned int]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:160:5: required from 'absl::lts_20230802::InlinedVector::InlinedVector(ForwardIterator, ForwardIterator, const allocator_type&) [with ForwardIterator = const absl::lts_20230802::str_format_internal::FormatArgImpl*; typename std::enable_if::iterator_category, std::forward_iterator_tag>::value, int>::type = 0; T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::InlinedVector::allocator_type = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:181:56: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:131:31: error: could not convert '{std::allocator_traits >::allocate((* & allocator), requested_capacity), requested_capacity}' from '' to 'absl::lts_20230802::inlined_vector_internal::Allocation >' requested_capacity}; ^ In file included from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:30:0, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:53, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/cord.h:78, from /home/pbulk/build/biology/plinkseq/work/.buildlink/include/google/protobuf/io/coded_stream.h:111, from variant.pb.h:26, from svar.h:6, from variant.h:22, from token.h:4, from token.cpp:2: /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In substitution of 'template template using StorageT = absl::lts_20230802::container_internal::internal_compressed_tuple::Storage, I>::type, I> [with int I = 1; Ts = {std::allocator, long unsigned int}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:242:28: required from 'absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() & [with int I = 1; Ts = {std::allocator, long unsigned int}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = long unsigned int]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:377:75: required from 'absl::lts_20230802::inlined_vector_internal::SizeType& absl::lts_20230802::inlined_vector_internal::Storage::GetSizeAndIsAllocated() [with T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::inlined_vector_internal::SizeType = long unsigned int]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:357:30: required from 'absl::lts_20230802::inlined_vector_internal::Storage::~Storage() [with T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:159:27: required from 'absl::lts_20230802::InlinedVector::InlinedVector(ForwardIterator, ForwardIterator, const allocator_type&) [with ForwardIterator = const absl::lts_20230802::str_format_internal::FormatArgImpl*; typename std::enable_if::iterator_category, std::forward_iterator_tag>::value, int>::type = 0; T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::InlinedVector::allocator_type = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:181:56: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:84:64: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = long unsigned int]' called in a constant expression template ()> ~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:212:67: note: in template argument for type 'bool' using StorageT = internal_compressed_tuple::Storage, I>; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In substitution of 'template template using StorageT = absl::lts_20230802::container_internal::internal_compressed_tuple::Storage, I>::type, I> [with int I = 0; Ts = {std::allocator, long unsigned int}]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:242:28: required from 'absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() & [with int I = 0; Ts = {std::allocator, long unsigned int}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:422:56: required from 'A& absl::lts_20230802::inlined_vector_internal::Storage::GetAllocator() [with T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:630:48: required from 'void absl::lts_20230802::inlined_vector_internal::Storage::Initialize(ValueAdapter, absl::lts_20230802::inlined_vector_internal::SizeType) [with ValueAdapter = absl::lts_20230802::inlined_vector_internal::IteratorValueAdapter, const absl::lts_20230802::str_format_internal::FormatArgImpl*>; T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::inlined_vector_internal::SizeType = long unsigned int]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:160:5: required from 'absl::lts_20230802::InlinedVector::InlinedVector(ForwardIterator, ForwardIterator, const allocator_type&) [with ForwardIterator = const absl::lts_20230802::str_format_internal::FormatArgImpl*; typename std::enable_if::iterator_category, std::forward_iterator_tag>::value, int>::type = 0; T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::InlinedVector::allocator_type = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:181:56: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:84:64: error: 'constexpr bool absl::lts_20230802::container_internal::internal_compressed_tuple::ShouldUseBase() [with T = std::allocator]' called in a constant expression template ()> ~~~~~~~~~~~~~~~~^~ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:212:67: note: in template argument for type 'bool' using StorageT = internal_compressed_tuple::Storage, I>; ^ /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h: In instantiation of 'constexpr absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() const & [with int I = 1; Ts = {std::allocator, long unsigned int}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = long unsigned int]': /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:380:38: required from 'absl::lts_20230802::inlined_vector_internal::SizeType& absl::lts_20230802::inlined_vector_internal::Storage::GetSizeAndIsAllocated() const [with T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::inlined_vector_internal::SizeType = long unsigned int]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:385:61: required from 'bool absl::lts_20230802::inlined_vector_internal::Storage::GetIsAllocated() const [with T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/inlined_vector.h:619:3: required from 'void absl::lts_20230802::inlined_vector_internal::Storage::Initialize(ValueAdapter, absl::lts_20230802::inlined_vector_internal::SizeType) [with ValueAdapter = absl::lts_20230802::inlined_vector_internal::IteratorValueAdapter, const absl::lts_20230802::str_format_internal::FormatArgImpl*>; T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::inlined_vector_internal::SizeType = long unsigned int]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/inlined_vector.h:160:5: required from 'absl::lts_20230802::InlinedVector::InlinedVector(ForwardIterator, ForwardIterator, const allocator_type&) [with ForwardIterator = const absl::lts_20230802::str_format_internal::FormatArgImpl*; typename std::enable_if::iterator_category, std::forward_iterator_tag>::value, int>::type = 0; T = absl::lts_20230802::str_format_internal::FormatArgImpl; long unsigned int N = 4; A = std::allocator; absl::lts_20230802::InlinedVector::allocator_type = std::allocator]' /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/strings/internal/str_format/bind.h:181:56: required from here /home/pbulk/build/biology/plinkseq/work/.buildlink/include/absl/container/internal/compressed_tuple.h:248:3: error: body of constexpr function 'constexpr absl::lts_20230802::container_internal::CompressedTuple::ElemT& absl::lts_20230802::container_internal::CompressedTuple::get() const & [with int I = 1; Ts = {std::allocator, long unsigned int}; absl::lts_20230802::container_internal::CompressedTuple::ElemT = long unsigned int]' not a return-statement } ^ *** [libplinkseq_la-token.lo] Error code 1 bmake[2]: stopped in /home/pbulk/build/biology/plinkseq/work/plinkseq-0.08/lib 2 errors bmake[2]: stopped in /home/pbulk/build/biology/plinkseq/work/plinkseq-0.08/lib *** [all-recursive] Error code 1 bmake[1]: stopped in /home/pbulk/build/biology/plinkseq/work/plinkseq-0.08 1 error bmake[1]: stopped in /home/pbulk/build/biology/plinkseq/work/plinkseq-0.08 *** [all] Error code 2 bmake: stopped in /home/pbulk/build/biology/plinkseq/work/plinkseq-0.08 1 error bmake: stopped in /home/pbulk/build/biology/plinkseq/work/plinkseq-0.08 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/biology/plinkseq *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/biology/plinkseq