=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for libcassandra-20101010nb35
--- ./aclocal.m4 ---
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /data/scratch/databases/libcassandra/work/libcassandra-20101010/config/missing --run aclocal-1.11 -I m4
WARNING: 'aclocal' is missing on your system.  You should only need it if
         you modified 'acinclude.m4' or 'configure.ac'.  You might want
         to install the Automake and Perl packages.  Grab them from
         any GNU archive site.
--- ./configure ---
--- ./config.h.in ---
--- ./configure ---
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /data/scratch/databases/libcassandra/work/libcassandra-20101010/config/missing --run autoconf
WARNING: 'autoconf' is missing on your system.  You should only need it if
         you modified 'configure.ac'.  You might want to install the
         Autoconf and GNU m4 packages.  Grab them from any GNU
         archive site.
--- ./config.status ---
--- ./config.h.in ---
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /data/scratch/databases/libcassandra/work/libcassandra-20101010/config/missing --run autoheader)
--- ./config.status ---
/bin/sh ./config.status --recheck
--- ./config.h.in ---
WARNING: 'autoheader' is missing on your system.  You should only need it if
         you modified 'acconfig.h' or 'configure.ac'.  You might want
         to install the Autoconf and GNU m4 packages.  Grab them
         from any GNU archive site.
rm -f stamp-h1
touch ./config.h.in
--- stamp-h1 ---
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
--- config.h ---
--- all ---
/usr/bin/make  all-recursive
--- all-recursive ---
--- libgenthrift/.deps/.dirstamp ---
--- libgenthrift/.dirstamp ---
--- libcassandra/.deps/.dirstamp ---
--- libcassandra/.dirstamp ---
--- ./Makefile.in ---
--- ./config.status ---
--- ./Makefile.in ---
 cd . && /bin/sh /data/scratch/databases/libcassandra/work/libcassandra-20101010/config/missing --run automake-1.11 --foreign
--- ./config.status ---
/bin/sh ./config.status --recheck
--- libcassandra/libcassandra_libcassandra_la-cassandra.lo ---
--- libcassandra/libcassandra_libcassandra_la-cassandra_factory.lo ---
--- libcassandra/libcassandra_libcassandra_la-cassandra_host.lo ---
--- libcassandra/libcassandra_libcassandra_la-keyspace.lo ---
--- libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo ---
--- libcassandra/libcassandra_libcassandra_la-util_functions.lo ---
--- libcassandra/libcassandra_libcassandra_la-cassandra.lo ---
  CXX    libcassandra/libcassandra_libcassandra_la-cassandra.lo
--- libcassandra/libcassandra_libcassandra_la-cassandra_factory.lo ---
  CXX    libcassandra/libcassandra_libcassandra_la-cassandra_factory.lo
--- libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo ---
  CXX    libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo
--- libcassandra/libcassandra_libcassandra_la-cassandra_host.lo ---
  CXX    libcassandra/libcassandra_libcassandra_la-cassandra_host.lo
--- libcassandra/libcassandra_libcassandra_la-util_functions.lo ---
  CXX    libcassandra/libcassandra_libcassandra_la-util_functions.lo
--- libcassandra/libcassandra_libcassandra_la-keyspace.lo ---
  CXX    libcassandra/libcassandra_libcassandra_la-keyspace.lo
--- ./Makefile.in ---
WARNING: 'automake' is missing on your system.  You should only need it if
         you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'.
         You might want to install the Automake and Perl packages.
         Grab them from any GNU archive site.
--- libgenthrift/libgenthrift_libgenthrift_la-cassandra_constants.lo ---
  CXX    libgenthrift/libgenthrift_libgenthrift_la-cassandra_constants.lo
--- libgenthrift/libgenthrift_libgenthrift_la-Cassandra.lo ---
  CXX    libgenthrift/libgenthrift_libgenthrift_la-Cassandra.lo
--- libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo ---
In file included from libcassandra/keyspace_factory.cc:13:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TBinaryProtocol.h:23:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:23:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:82:3: error: exception specification of overriding function is more lax than base version
  ~TException() noexcept override = default;
  ^
/usr/include/c++/exception:103:13: note: overridden virtual function is here
    virtual ~exception() _NOEXCEPT;
            ^
In file included from libcassandra/keyspace_factory.cc:13:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TBinaryProtocol.h:23:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:23:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:82:16: error: expected ';' at end of declaration list
  ~TException() noexcept override = default;
               ^
               ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:84:15: error: exception specification of overriding function is more lax than base version
  const char* what() const noexcept override {
              ^
/usr/include/c++/exception:104:25: note: overridden virtual function is here
    virtual const char* what() const _NOEXCEPT;
                        ^
In file included from libcassandra/keyspace_factory.cc:13:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TBinaryProtocol.h:23:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:23:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:84:27: error: expected ';' at end of declaration list
  const char* what() const noexcept override {
                          ^
                          ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:78:18: error: member initializer 'message_' does not name a non-static data member or base class
  TException() : message_() {}
                 ^~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:80:44: error: member initializer 'message_' does not name a non-static data member or base class
  TException(const std::string& message) : message_(message) {}
                                           ^~~~~~~~~~~~~~~~~
In file included from libcassandra/keyspace_factory.cc:13:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TBinaryProtocol.h:23:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:24:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransportException.h:68:25: error: expected ';' at end of declaration list
  ~TTransportException() noexcept override = default;
                        ^
                        ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransportException.h:76:42: error: expected ';' at end of declaration list
--- libcassandra/libcassandra_libcassandra_la-keyspace.lo ---
In file included from libcassandra/keyspace.cc:15:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TBinaryProtocol.h:23:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:23:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:82:3: error: exception specification of overriding function is more lax than base version
--- libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo ---
  TTransportExceptionType getType() const noexcept { return type_; }
                                         ^
                                         ;
--- libcassandra/libcassandra_libcassandra_la-keyspace.lo ---
  ~TException() noexcept override = default;
  ^
/usr/include/c++/exception:103:13: note: overridden virtual function is here
    virtual ~exception() _NOEXCEPT;
            ^
In file included from libcassandra/keyspace.cc:15:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TBinaryProtocol.h:23:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:23:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:82:16: error: expected ';' at end of declaration list
  ~TException() noexcept override = default;
               ^
               ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:84:15: error: exception specification of overriding function is more lax than base version
  const char* what() const noexcept override {
              ^
/usr/include/c++/exception:104:25: note: overridden virtual function is here
    virtual const char* what() const _NOEXCEPT;
                        ^
In file included from libcassandra/keyspace.cc:15:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TBinaryProtocol.h:23:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:23:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:84:27: error: expected ';' at end of declaration list
  const char* what() const noexcept override {
                          ^
                          ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:78:18: error: member initializer 'message_' does not name a non-static data member or base class
  TException() : message_() {}
                 ^~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:80:44: error: member initializer 'message_' does not name a non-static data member or base class
  TException(const std::string& message) : message_(message) {}
                                           ^~~~~~~~~~~~~~~~~
--- libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo ---
In file included from libcassandra/keyspace_factory.cc:13:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TBinaryProtocol.h:23:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:29:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:62:24: error: expected ';' at end of declaration list
  ~TProtocolException() noexcept override = default;
                       ^
                       ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:72:27: error: expected ';' at end of declaration list
  const char* what() const noexcept override {
                          ^
                          ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:52:56: error: member initializer 'type_' does not name a non-static data member or base class
  TProtocolException() : apache::thrift::TException(), type_(UNKNOWN) {}
                                                       ^~~~~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:54:83: error: member initializer 'type_' does not name a non-static data member or base class
  TProtocolException(TProtocolExceptionType type) : apache::thrift::TException(), type_(type) {}
                                                                                  ^~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:57:44: error: member initializer 'type_' does not name a non-static data member or base class
    : apache::thrift::TException(message), type_(UNKNOWN) {}
                                           ^~~~~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:60:44: error: member initializer 'type_' does not name a non-static data member or base class
    : apache::thrift::TException(message), type_(type) {}
                                           ^~~~~~~~~~~
--- libcassandra/libcassandra_libcassandra_la-cassandra_host.lo ---
In file included from libcassandra/cassandra_host.cc:13:
In file included from ./libcassandra/cassandra.h:23:
In file included from ./libgenthrift/cassandra_types.h:9:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:82:3: error: exception specification of overriding function is more lax than base version
  ~TException() noexcept override = default;
  ^
/usr/include/c++/exception:103:13: note: overridden virtual function is here
    virtual ~exception() _NOEXCEPT;
            ^
In file included from libcassandra/cassandra_host.cc:13:
In file included from ./libcassandra/cassandra.h:23:
In file included from ./libgenthrift/cassandra_types.h:9:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:82:16: error: expected ';' at end of declaration list
  ~TException() noexcept override = default;
               ^
               ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:84:15: error: exception specification of overriding function is more lax than base version
  const char* what() const noexcept override {
              ^
/usr/include/c++/exception:104:25: note: overridden virtual function is here
    virtual const char* what() const _NOEXCEPT;
                        ^
In file included from libcassandra/cassandra_host.cc:13:
In file included from ./libcassandra/cassandra.h:23:
In file included from ./libgenthrift/cassandra_types.h:9:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:84:27: error: expected ';' at end of declaration list
  const char* what() const noexcept override {
                          ^
                          ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:78:18: error: member initializer 'message_' does not name a non-static data member or base class
  TException() : message_() {}
                 ^~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:80:44: error: member initializer 'message_' does not name a non-static data member or base class
  TException(const std::string& message) : message_(message) {}
                                           ^~~~~~~~~~~~~~~~~
In file included from libcassandra/cassandra_host.cc:13:
In file included from ./libcassandra/cassandra.h:23:
In file included from ./libgenthrift/cassandra_types.h:10:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TApplicationException.h:60:27: error: expected ';' at end of declaration list
  ~TApplicationException() noexcept override = default;
                          ^
                          ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TApplicationException.h:70:27: error: expected ';' at end of declaration list
  const char* what() const noexcept override {
                          ^
                          ;
--- libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo ---
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:70:51: error: use of undeclared identifier 'type_'; did you mean 'typeid'?
  TProtocolExceptionType getType() const { return type_; }
                                                  ^~~~~
                                                  typeid
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:70:56: error: expected '(' after 'typeid'
  TProtocolExceptionType getType() const { return type_; }
                                                       ^
                                                       (
--- libcassandra/libcassandra_libcassandra_la-cassandra.lo ---
In file included from libcassandra/cassandra.cc:14:
In file included from ./libgenthrift/Cassandra.h:9:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TProcessor.h:24:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:23:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:82:3: error: exception specification of overriding function is more lax than base version
  ~TException() noexcept override = default;
  ^
/usr/include/c++/exception:103:13: note: overridden virtual function is here
    virtual ~exception() _NOEXCEPT;
            ^
In file included from libcassandra/cassandra.cc:14:
In file included from ./libgenthrift/Cassandra.h:9:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TProcessor.h:24:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:23:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:82:16: error: expected ';' at end of declaration list
  ~TException() noexcept override = default;
               ^
               ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:84:15: error: exception specification of overriding function is more lax than base version
  const char* what() const noexcept override {
              ^
/usr/include/c++/exception:104:25: note: overridden virtual function is here
    virtual const char* what() const _NOEXCEPT;
                        ^
In file included from libcassandra/cassandra.cc:14:
In file included from ./libgenthrift/Cassandra.h:9:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TProcessor.h:24:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:23:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:84:27: error: expected ';' at end of declaration list
  const char* what() const noexcept override {
                          ^
                          ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:78:18: error: member initializer 'message_' does not name a non-static data member or base class
  TException() : message_() {}
                 ^~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:80:44: error: member initializer 'message_' does not name a non-static data member or base class
  TException(const std::string& message) : message_(message) {}
                                           ^~~~~~~~~~~~~~~~~
--- libgenthrift/libgenthrift_libgenthrift_la-Cassandra.lo ---
In file included from libgenthrift/Cassandra.cpp:6:
In file included from libgenthrift/Cassandra.h:9:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TProcessor.h:24:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:23:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:82:3: error: exception specification of overriding function is more lax than base version
  ~TException() noexcept override = default;
  ^
/usr/include/c++/exception:103:13: note: overridden virtual function is here
    virtual ~exception() _NOEXCEPT;
            ^
In file included from libgenthrift/Cassandra.cpp:6:
In file included from libgenthrift/Cassandra.h:9:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TProcessor.h:24:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:23:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:82:16: error: expected ';' at end of declaration list
  ~TException() noexcept override = default;
               ^
               ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:84:15: error: exception specification of overriding function is more lax than base version
--- libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo ---
In file included from libcassandra/keyspace_factory.cc:14:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TSocket.h:27:
--- libgenthrift/libgenthrift_libgenthrift_la-Cassandra.lo ---
  const char* what() const noexcept override {
              ^
/usr/include/c++/exception:104:25: note: overridden virtual function is here
--- libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo ---
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TServerSocket.h:64:16: error: 'function<void (int)>' is deprecated: Using std::function in C++03 is not supported anymore. Please upgrade to C++11 or later, or use a different type [-Werror,-Wdeprecated-declarations]
--- libgenthrift/libgenthrift_libgenthrift_la-Cassandra.lo ---
    virtual const char* what() const _NOEXCEPT;
                        ^
--- libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo ---
  typedef std::function<void(THRIFT_SOCKET fd)> socket_func_t;
               ^
--- libgenthrift/libgenthrift_libgenthrift_la-Cassandra.lo ---
In file included from libgenthrift/Cassandra.cpp:6:
In file included from libgenthrift/Cassandra.h:9:
--- libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo ---
/usr/include/c++/functional:1444:27: note: 'function<void (int)>' has been explicitly marked deprecated here
--- libgenthrift/libgenthrift_libgenthrift_la-Cassandra.lo ---
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TProcessor.h:24:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:23:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:84:27: error: expected ';' at end of declaration list
--- libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo ---
template<class _Fp> class _LIBCPP_DEPRECATED_CXX03_FUNCTION _LIBCPP_TEMPLATE_VIS function; // undefined
                          ^
--- libgenthrift/libgenthrift_libgenthrift_la-Cassandra.lo ---
  const char* what() const noexcept override {
                          ^
                          ;
--- libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo ---
/usr/include/c++/functional:1439:24: note: expanded from macro '_LIBCPP_DEPRECATED_CXX03_FUNCTION'
        __attribute__((deprecated("Using std::function in C++03 is not supported anymore. Please upgrade to C++11 or later, or use a different type")))
                       ^
--- libgenthrift/libgenthrift_libgenthrift_la-Cassandra.lo ---
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:78:18: error: member initializer 'message_' does not name a non-static data member or base class
  TException() : message_() {}
                 ^~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:80:44: error: member initializer 'message_' does not name a non-static data member or base class
  TException(const std::string& message) : message_(message) {}
                                           ^~~~~~~~~~~~~~~~~
--- libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo ---
In file included from libcassandra/keyspace_factory.cc:14:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TSocket.h:27:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TServerSocket.h:99:3: error: exception specification of overriding function is more lax than base version
  ~TServerSocket() override;
  ^
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TServerTransport.h:38:11: note: overridden virtual function is here
  virtual ~TServerTransport() = default;
          ^
In file included from libcassandra/keyspace_factory.cc:14:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TSocket.h:27:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TServerSocket.h:118:32: error: 'socket_func_t' is deprecated: Using std::function in C++03 is not supported anymore. Please upgrade to C++11 or later, or use a different type [-Werror,-Wdeprecated-declarations]
  void setListenCallback(const socket_func_t& listenCallback) { listenCallback_ = listenCallback; }
                               ^
/usr/include/c++/functional:1444:27: note: 'function<void (int)>' has been explicitly marked deprecated here
template<class _Fp> class _LIBCPP_DEPRECATED_CXX03_FUNCTION _LIBCPP_TEMPLATE_VIS function; // undefined
                          ^
/usr/include/c++/functional:1439:24: note: expanded from macro '_LIBCPP_DEPRECATED_CXX03_FUNCTION'
        __attribute__((deprecated("Using std::function in C++03 is not supported anymore. Please upgrade to C++11 or later, or use a different type")))
                       ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
--- libcassandra/libcassandra_libcassandra_la-cassandra_host.lo ---
In file included from libcassandra/cassandra_host.cc:13:
In file included from ./libcassandra/cassandra.h:23:
In file included from ./libgenthrift/cassandra_types.h:11:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:24:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransportException.h:68:25: error: expected ';' at end of declaration list
  ~TTransportException() noexcept override = default;
                        ^
                        ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransportException.h:76:42: error: expected ';' at end of declaration list
  TTransportExceptionType getType() const noexcept { return type_; }
                                         ^
                                         ;
In file included from libcassandra/cassandra_host.cc:13:
In file included from ./libcassandra/cassandra.h:23:
In file included from ./libgenthrift/cassandra_types.h:11:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:29:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:62:24: error: expected ';' at end of declaration list
  ~TProtocolException() noexcept override = default;
                       ^
                       ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:72:27: error: expected ';' at end of declaration list
  const char* what() const noexcept override {
                          ^
                          ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:52:56: error: member initializer 'type_' does not name a non-static data member or base class
  TProtocolException() : apache::thrift::TException(), type_(UNKNOWN) {}
                                                       ^~~~~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:54:83: error: member initializer 'type_' does not name a non-static data member or base class
  TProtocolException(TProtocolExceptionType type) : apache::thrift::TException(), type_(type) {}
                                                                                  ^~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:57:44: error: member initializer 'type_' does not name a non-static data member or base class
    : apache::thrift::TException(message), type_(UNKNOWN) {}
                                           ^~~~~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:60:44: error: member initializer 'type_' does not name a non-static data member or base class
    : apache::thrift::TException(message), type_(type) {}
                                           ^~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:70:51: error: use of undeclared identifier 'type_'; did you mean 'typeid'?
  TProtocolExceptionType getType() const { return type_; }
                                                  ^~~~~
                                                  typeid
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:70:56: error: expected '(' after 'typeid'
  TProtocolExceptionType getType() const { return type_; }
                                                       ^
                                                       (
--- libcassandra/libcassandra_libcassandra_la-keyspace.lo ---
In file included from libcassandra/keyspace.cc:15:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TBinaryProtocol.h:23:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:24:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransportException.h:68:25: error: expected ';' at end of declaration list
  ~TTransportException() noexcept override = default;
                        ^
                        ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransportException.h:76:42: error: expected ';' at end of declaration list
  TTransportExceptionType getType() const noexcept { return type_; }
                                         ^
                                         ;
In file included from libcassandra/keyspace.cc:15:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TBinaryProtocol.h:23:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:29:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:62:24: error: expected ';' at end of declaration list
  ~TProtocolException() noexcept override = default;
                       ^
                       ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:72:27: error: expected ';' at end of declaration list
  const char* what() const noexcept override {
                          ^
                          ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:52:56: error: member initializer 'type_' does not name a non-static data member or base class
  TProtocolException() : apache::thrift::TException(), type_(UNKNOWN) {}
                                                       ^~~~~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:54:83: error: member initializer 'type_' does not name a non-static data member or base class
  TProtocolException(TProtocolExceptionType type) : apache::thrift::TException(), type_(type) {}
                                                                                  ^~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:57:44: error: member initializer 'type_' does not name a non-static data member or base class
    : apache::thrift::TException(message), type_(UNKNOWN) {}
                                           ^~~~~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:60:44: error: member initializer 'type_' does not name a non-static data member or base class
    : apache::thrift::TException(message), type_(type) {}
                                           ^~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:70:51: error: use of undeclared identifier 'type_'; did you mean 'typeid'?
  TProtocolExceptionType getType() const { return type_; }
                                                  ^~~~~
                                                  typeid
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:70:56: error: expected '(' after 'typeid'
  TProtocolExceptionType getType() const { return type_; }
                                                       ^
                                                       (
--- libcassandra/libcassandra_libcassandra_la-cassandra.lo ---
In file included from libcassandra/cassandra.cc:14:
In file included from ./libgenthrift/Cassandra.h:9:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TProcessor.h:24:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:24:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransportException.h:68:25: error: expected ';' at end of declaration list
  ~TTransportException() noexcept override = default;
                        ^
                        ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransportException.h:76:42: error: expected ';' at end of declaration list
  TTransportExceptionType getType() const noexcept { return type_; }
                                         ^
                                         ;
In file included from libcassandra/cassandra.cc:14:
In file included from ./libgenthrift/Cassandra.h:9:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TProcessor.h:24:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:29:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:62:24: error: expected ';' at end of declaration list
  ~TProtocolException() noexcept override = default;
                       ^
                       ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:72:27: error: expected ';' at end of declaration list
  const char* what() const noexcept override {
                          ^
                          ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:52:56: error: member initializer 'type_' does not name a non-static data member or base class
  TProtocolException() : apache::thrift::TException(), type_(UNKNOWN) {}
                                                       ^~~~~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:54:83: error: member initializer 'type_' does not name a non-static data member or base class
  TProtocolException(TProtocolExceptionType type) : apache::thrift::TException(), type_(type) {}
                                                                                  ^~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:57:44: error: member initializer 'type_' does not name a non-static data member or base class
    : apache::thrift::TException(message), type_(UNKNOWN) {}
                                           ^~~~~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:60:44: error: member initializer 'type_' does not name a non-static data member or base class
    : apache::thrift::TException(message), type_(type) {}
                                           ^~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:70:51: error: use of undeclared identifier 'type_'; did you mean 'typeid'?
  TProtocolExceptionType getType() const { return type_; }
                                                  ^~~~~
                                                  typeid
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:70:56: error: expected '(' after 'typeid'
  TProtocolExceptionType getType() const { return type_; }
                                                       ^
                                                       (
In file included from libcassandra/cassandra.cc:14:
In file included from ./libgenthrift/Cassandra.h:9:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TProcessor.h:217:7: error: exception specification of overriding function is more lax than base version
class TSingletonProcessorFactory : public TProcessorFactory {
      ^
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TProcessor.h:205:11: note: overridden virtual function is here
  virtual ~TProcessorFactory() = default;
          ^
In file included from libcassandra/cassandra.cc:14:
In file included from ./libgenthrift/Cassandra.h:10:
In file included from ./libgenthrift/cassandra_types.h:10:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TApplicationException.h:60:27: error: expected ';' at end of declaration list
  ~TApplicationException() noexcept override = default;
                          ^
                          ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TApplicationException.h:70:27: error: expected ';' at end of declaration list
  const char* what() const noexcept override {
                          ^
                          ;
--- libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo ---
20 errors generated.
--- libgenthrift/libgenthrift_libgenthrift_la-Cassandra.lo ---
In file included from libgenthrift/Cassandra.cpp:6:
In file included from libgenthrift/Cassandra.h:9:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TProcessor.h:24:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:24:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransportException.h:68:25: error: expected ';' at end of declaration list
  ~TTransportException() noexcept override = default;
                        ^
                        ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransportException.h:76:42: error: expected ';' at end of declaration list
  TTransportExceptionType getType() const noexcept { return type_; }
                                         ^
                                         ;
--- libcassandra/libcassandra_libcassandra_la-keyspace.lo ---
In file included from libcassandra/keyspace.cc:16:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TSocket.h:27:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TServerSocket.h:64:16: error: 'function<void (int)>' is deprecated: Using std::function in C++03 is not supported anymore. Please upgrade to C++11 or later, or use a different type [-Werror,-Wdeprecated-declarations]
  typedef std::function<void(THRIFT_SOCKET fd)> socket_func_t;
               ^
/usr/include/c++/functional:1444:27: note: 'function<void (int)>' has been explicitly marked deprecated here
template<class _Fp> class _LIBCPP_DEPRECATED_CXX03_FUNCTION _LIBCPP_TEMPLATE_VIS function; // undefined
                          ^
/usr/include/c++/functional:1439:24: note: expanded from macro '_LIBCPP_DEPRECATED_CXX03_FUNCTION'
        __attribute__((deprecated("Using std::function in C++03 is not supported anymore. Please upgrade to C++11 or later, or use a different type")))
                       ^
In file included from libcassandra/keyspace.cc:16:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TSocket.h:27:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TServerSocket.h:99:3: error: exception specification of overriding function is more lax than base version
  ~TServerSocket() override;
  ^
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TServerTransport.h:38:11: note: overridden virtual function is here
  virtual ~TServerTransport() = default;
          ^
In file included from libcassandra/keyspace.cc:16:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TSocket.h:27:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TServerSocket.h:118:32: error: 'socket_func_t' is deprecated: Using std::function in C++03 is not supported anymore. Please upgrade to C++11 or later, or use a different type [-Werror,-Wdeprecated-declarations]
  void setListenCallback(const socket_func_t& listenCallback) { listenCallback_ = listenCallback; }
                               ^
/usr/include/c++/functional:1444:27: note: 'function<void (int)>' has been explicitly marked deprecated here
template<class _Fp> class _LIBCPP_DEPRECATED_CXX03_FUNCTION _LIBCPP_TEMPLATE_VIS function; // undefined
                          ^
/usr/include/c++/functional:1439:24: note: expanded from macro '_LIBCPP_DEPRECATED_CXX03_FUNCTION'
        __attribute__((deprecated("Using std::function in C++03 is not supported anymore. Please upgrade to C++11 or later, or use a different type")))
                       ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
--- libgenthrift/libgenthrift_libgenthrift_la-Cassandra.lo ---
In file included from libgenthrift/Cassandra.cpp:6:
In file included from libgenthrift/Cassandra.h:9:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TProcessor.h:24:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:29:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:62:24: error: expected ';' at end of declaration list
  ~TProtocolException() noexcept override = default;
                       ^
                       ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:72:27: error: expected ';' at end of declaration list
  const char* what() const noexcept override {
                          ^
                          ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:52:56: error: member initializer 'type_' does not name a non-static data member or base class
  TProtocolException() : apache::thrift::TException(), type_(UNKNOWN) {}
                                                       ^~~~~~~~~~~~~~
--- libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo ---
*** [libcassandra/libcassandra_libcassandra_la-keyspace_factory.lo] Error code 1

make[2]: stopped in /data/scratch/databases/libcassandra/work/libcassandra-20101010
--- libgenthrift/libgenthrift_libgenthrift_la-Cassandra.lo ---
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:54:83: error: member initializer 'type_' does not name a non-static data member or base class
  TProtocolException(TProtocolExceptionType type) : apache::thrift::TException(), type_(type) {}
                                                                                  ^~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:57:44: error: member initializer 'type_' does not name a non-static data member or base class
    : apache::thrift::TException(message), type_(UNKNOWN) {}
                                           ^~~~~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:60:44: error: member initializer 'type_' does not name a non-static data member or base class
    : apache::thrift::TException(message), type_(type) {}
                                           ^~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:70:51: error: use of undeclared identifier 'type_'; did you mean 'typeid'?
  TProtocolExceptionType getType() const { return type_; }
                                                  ^~~~~
                                                  typeid
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:70:56: error: expected '(' after 'typeid'
  TProtocolExceptionType getType() const { return type_; }
                                                       ^
                                                       (
--- libcassandra/libcassandra_libcassandra_la-cassandra_host.lo ---
18 errors generated.
--- libgenthrift/libgenthrift_libgenthrift_la-Cassandra.lo ---
In file included from libgenthrift/Cassandra.cpp:6:
In file included from libgenthrift/Cassandra.h:9:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TProcessor.h:217:7: error: exception specification of overriding function is more lax than base version
class TSingletonProcessorFactory : public TProcessorFactory {
      ^
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TProcessor.h:205:11: note: overridden virtual function is here
  virtual ~TProcessorFactory() = default;
          ^
In file included from libgenthrift/Cassandra.cpp:6:
In file included from libgenthrift/Cassandra.h:10:
In file included from libgenthrift/cassandra_types.h:10:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TApplicationException.h:60:27: error: expected ';' at end of declaration list
  ~TApplicationException() noexcept override = default;
                          ^
                          ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/TApplicationException.h:70:27: error: expected ';' at end of declaration list
  const char* what() const noexcept override {
                          ^
                          ;
--- libcassandra/libcassandra_libcassandra_la-cassandra_host.lo ---
*** [libcassandra/libcassandra_libcassandra_la-cassandra_host.lo] Error code 1

make[2]: stopped in /data/scratch/databases/libcassandra/work/libcassandra-20101010
--- libcassandra/libcassandra_libcassandra_la-keyspace.lo ---
20 errors generated.
--- libcassandra/libcassandra_libcassandra_la-cassandra.lo ---
fatal error: too many errors emitted, stopping now [-ferror-limit=]
--- libcassandra/libcassandra_libcassandra_la-keyspace.lo ---
*** [libcassandra/libcassandra_libcassandra_la-keyspace.lo] Error code 1

make[2]: stopped in /data/scratch/databases/libcassandra/work/libcassandra-20101010
--- libcassandra/libcassandra_libcassandra_la-cassandra.lo ---
20 errors generated.
*** [libcassandra/libcassandra_libcassandra_la-cassandra.lo] Error code 1

make[2]: stopped in /data/scratch/databases/libcassandra/work/libcassandra-20101010
--- libgenthrift/libgenthrift_libgenthrift_la-Cassandra.lo ---
fatal error: too many errors emitted, stopping now [-ferror-limit=]
--- libcassandra/libcassandra_libcassandra_la-cassandra_factory.lo ---
In file included from libcassandra/cassandra_factory.cc:14:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TBinaryProtocol.h:23:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:23:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:82:3: error: exception specification of overriding function is more lax than base version
  ~TException() noexcept override = default;
  ^
/usr/include/c++/exception:103:13: note: overridden virtual function is here
    virtual ~exception() _NOEXCEPT;
            ^
In file included from libcassandra/cassandra_factory.cc:14:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TBinaryProtocol.h:23:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:23:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:82:16: error: expected ';' at end of declaration list
  ~TException() noexcept override = default;
               ^
               ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:84:15: error: exception specification of overriding function is more lax than base version
  const char* what() const noexcept override {
              ^
/usr/include/c++/exception:104:25: note: overridden virtual function is here
    virtual const char* what() const _NOEXCEPT;
                        ^
In file included from libcassandra/cassandra_factory.cc:14:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TBinaryProtocol.h:23:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:23:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:84:27: error: expected ';' at end of declaration list
  const char* what() const noexcept override {
                          ^
                          ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:78:18: error: member initializer 'message_' does not name a non-static data member or base class
  TException() : message_() {}
                 ^~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/Thrift.h:80:44: error: member initializer 'message_' does not name a non-static data member or base class
  TException(const std::string& message) : message_(message) {}
                                           ^~~~~~~~~~~~~~~~~
--- libgenthrift/libgenthrift_libgenthrift_la-Cassandra.lo ---
20 errors generated.
*** [libgenthrift/libgenthrift_libgenthrift_la-Cassandra.lo] Error code 1

make[2]: stopped in /data/scratch/databases/libcassandra/work/libcassandra-20101010
--- libcassandra/libcassandra_libcassandra_la-cassandra_factory.lo ---
In file included from libcassandra/cassandra_factory.cc:14:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TBinaryProtocol.h:23:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:28:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransport.h:24:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransportException.h:68:25: error: expected ';' at end of declaration list
  ~TTransportException() noexcept override = default;
                        ^
                        ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TTransportException.h:76:42: error: expected ';' at end of declaration list
  TTransportExceptionType getType() const noexcept { return type_; }
                                         ^
                                         ;
In file included from libcassandra/cassandra_factory.cc:14:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TBinaryProtocol.h:23:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocol.h:29:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:62:24: error: expected ';' at end of declaration list
  ~TProtocolException() noexcept override = default;
                       ^
                       ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:72:27: error: expected ';' at end of declaration list
  const char* what() const noexcept override {
                          ^
                          ;
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:52:56: error: member initializer 'type_' does not name a non-static data member or base class
  TProtocolException() : apache::thrift::TException(), type_(UNKNOWN) {}
                                                       ^~~~~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:54:83: error: member initializer 'type_' does not name a non-static data member or base class
  TProtocolException(TProtocolExceptionType type) : apache::thrift::TException(), type_(type) {}
                                                                                  ^~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:57:44: error: member initializer 'type_' does not name a non-static data member or base class
    : apache::thrift::TException(message), type_(UNKNOWN) {}
                                           ^~~~~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:60:44: error: member initializer 'type_' does not name a non-static data member or base class
    : apache::thrift::TException(message), type_(type) {}
                                           ^~~~~~~~~~~
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:70:51: error: use of undeclared identifier 'type_'; did you mean 'typeid'?
  TProtocolExceptionType getType() const { return type_; }
                                                  ^~~~~
                                                  typeid
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/protocol/TProtocolException.h:70:56: error: expected '(' after 'typeid'
  TProtocolExceptionType getType() const { return type_; }
                                                       ^
                                                       (
In file included from libcassandra/cassandra_factory.cc:15:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TSocket.h:27:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TServerSocket.h:64:16: error: 'function<void (int)>' is deprecated: Using std::function in C++03 is not supported anymore. Please upgrade to C++11 or later, or use a different type [-Werror,-Wdeprecated-declarations]
  typedef std::function<void(THRIFT_SOCKET fd)> socket_func_t;
               ^
/usr/include/c++/functional:1444:27: note: 'function<void (int)>' has been explicitly marked deprecated here
template<class _Fp> class _LIBCPP_DEPRECATED_CXX03_FUNCTION _LIBCPP_TEMPLATE_VIS function; // undefined
                          ^
/usr/include/c++/functional:1439:24: note: expanded from macro '_LIBCPP_DEPRECATED_CXX03_FUNCTION'
        __attribute__((deprecated("Using std::function in C++03 is not supported anymore. Please upgrade to C++11 or later, or use a different type")))
                       ^
In file included from libcassandra/cassandra_factory.cc:15:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TSocket.h:27:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TServerSocket.h:99:3: error: exception specification of overriding function is more lax than base version
  ~TServerSocket() override;
  ^
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TServerTransport.h:38:11: note: overridden virtual function is here
  virtual ~TServerTransport() = default;
          ^
In file included from libcassandra/cassandra_factory.cc:15:
In file included from /data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TSocket.h:27:
/data/scratch/databases/libcassandra/work/.buildlink/include/thrift/transport/TServerSocket.h:118:32: error: 'socket_func_t' is deprecated: Using std::function in C++03 is not supported anymore. Please upgrade to C++11 or later, or use a different type [-Werror,-Wdeprecated-declarations]
  void setListenCallback(const socket_func_t& listenCallback) { listenCallback_ = listenCallback; }
                               ^
/usr/include/c++/functional:1444:27: note: 'function<void (int)>' has been explicitly marked deprecated here
template<class _Fp> class _LIBCPP_DEPRECATED_CXX03_FUNCTION _LIBCPP_TEMPLATE_VIS function; // undefined
                          ^
/usr/include/c++/functional:1439:24: note: expanded from macro '_LIBCPP_DEPRECATED_CXX03_FUNCTION'
        __attribute__((deprecated("Using std::function in C++03 is not supported anymore. Please upgrade to C++11 or later, or use a different type")))
                       ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** [libcassandra/libcassandra_libcassandra_la-cassandra_factory.lo] Error code 1

make[2]: stopped in /data/scratch/databases/libcassandra/work/libcassandra-20101010
6 errors

make[2]: stopped in /data/scratch/databases/libcassandra/work/libcassandra-20101010
*** [all-recursive] Error code 1

make[1]: stopped in /data/scratch/databases/libcassandra/work/libcassandra-20101010
1 error

make[1]: stopped in /data/scratch/databases/libcassandra/work/libcassandra-20101010
*** [all] Error code 2

make: stopped in /data/scratch/databases/libcassandra/work/libcassandra-20101010
1 error

make: stopped in /data/scratch/databases/libcassandra/work/libcassandra-20101010
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/databases/libcassandra
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/databases/libcassandra