=> 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 flatbuffers-1.9.0
Scanning dependencies of target flathash
Scanning dependencies of target flatbuffers
Scanning dependencies of target flatc
Scanning dependencies of target flatbuffers_shared
[  1%] Building CXX object CMakeFiles/flathash.dir/src/flathash.cpp.o
[  3%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o
[  5%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o
[  7%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o
[  9%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o
[ 11%] Building CXX object CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o
[ 12%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o
[ 14%] Building CXX object CMakeFiles/flatbuffers_shared.dir/src/code_generators.cpp.o
[ 16%] Linking CXX executable flathash
[ 16%] Built target flathash
[ 18%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_general.cpp.o
[ 20%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o
[ 22%] Building CXX object CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o
[ 24%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_go.cpp.o
[ 25%] Building CXX object CMakeFiles/flatbuffers_shared.dir/src/idl_parser.cpp.o
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:23:
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/idl.h:25:
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1453:25: error: definition of implicit copy constructor for 'TableKeyComparator<reflection::Object>' is deprecated because it has a user-declared copy assignment operator [-Werror,-Wdeprecated-copy]
    TableKeyComparator &operator=(const TableKeyComparator &);
                        ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1468:27: note: in implicit copy constructor for 'flatbuffers::FlatBufferBuilder::TableKeyComparator<reflection::Object>' first required here
    std::sort(v, v + len, TableKeyComparator<T>(buf_));
                          ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1482:12: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Object>' requested here
    return CreateVectorOfSortedTables(data(*v), v->size());
           ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:2525:26: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Object>' requested here
      builder_, builder_.CreateVectorOfSortedTables(&object_offsets),
                         ^
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:23:
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/idl.h:25:
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1453:25: error: definition of implicit copy constructor for 'TableKeyComparator<reflection::Enum>' is deprecated because it has a user-declared copy assignment operator [-Werror,-Wdeprecated-copy]
    TableKeyComparator &operator=(const TableKeyComparator &);
                        ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1468:27: note: in implicit copy constructor for 'flatbuffers::FlatBufferBuilder::TableKeyComparator<reflection::Enum>' first required here
    std::sort(v, v + len, TableKeyComparator<T>(buf_));
                          ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1482:12: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Enum>' requested here
    return CreateVectorOfSortedTables(data(*v), v->size());
           ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:2526:16: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Enum>' requested here
      builder_.CreateVectorOfSortedTables(&enum_offsets),
               ^
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:23:
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/idl.h:25:
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1453:25: error: definition of implicit copy constructor for 'TableKeyComparator<reflection::Field>' is deprecated because it has a user-declared copy assignment operator [-Werror,-Wdeprecated-copy]
    TableKeyComparator &operator=(const TableKeyComparator &);
                        ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1468:27: note: in implicit copy constructor for 'flatbuffers::FlatBufferBuilder::TableKeyComparator<reflection::Field>' first required here
    std::sort(v, v + len, TableKeyComparator<T>(buf_));
                          ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1482:12: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Field>' requested here
    return CreateVectorOfSortedTables(data(*v), v->size());
           ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:2547:16: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Field>' requested here
      builder->CreateVectorOfSortedTables(&field_offsets), fixed,
               ^
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:23:
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/idl.h:25:
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1453:25: error: definition of implicit copy constructor for 'TableKeyComparator<reflection::KeyValue>' is deprecated because it has a user-declared copy assignment operator [-Werror,-Wdeprecated-copy]
    TableKeyComparator &operator=(const TableKeyComparator &);
                        ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1468:27: note: in implicit copy constructor for 'flatbuffers::FlatBufferBuilder::TableKeyComparator<reflection::KeyValue>' first required here
    std::sort(v, v + len, TableKeyComparator<T>(buf_));
                          ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1482:12: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::KeyValue>' requested here
    return CreateVectorOfSortedTables(data(*v), v->size());
           ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:2618:21: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::KeyValue>' requested here
    return builder->CreateVectorOfSortedTables(&attrs);
                    ^
4 errors generated.
[ 27%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_js.cpp.o
--- CMakeFiles/flatc.dir/src/idl_parser.cpp.o ---
*** [CMakeFiles/flatc.dir/src/idl_parser.cpp.o] Error code 1

make[2]: stopped in /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:23:
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/idl.h:25:
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1453:25: error: definition of implicit copy constructor for 'TableKeyComparator<reflection::Object>' is deprecated because it has a user-declared copy assignment operator [-Werror,-Wdeprecated-copy]
    TableKeyComparator &operator=(const TableKeyComparator &);
                        ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1468:27: note: in implicit copy constructor for 'flatbuffers::FlatBufferBuilder::TableKeyComparator<reflection::Object>' first required here
    std::sort(v, v + len, TableKeyComparator<T>(buf_));
                          ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1482:12: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Object>' requested here
    return CreateVectorOfSortedTables(data(*v), v->size());
           ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:2525:26: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Object>' requested here
      builder_, builder_.CreateVectorOfSortedTables(&object_offsets),
                         ^
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:23:
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/idl.h:25:
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1453:25: error: definition of implicit copy constructor for 'TableKeyComparator<reflection::Enum>' is deprecated because it has a user-declared copy assignment operator [-Werror,-Wdeprecated-copy]
    TableKeyComparator &operator=(const TableKeyComparator &);
                        ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1468:27: note: in implicit copy constructor for 'flatbuffers::FlatBufferBuilder::TableKeyComparator<reflection::Enum>' first required here
    std::sort(v, v + len, TableKeyComparator<T>(buf_));
                          ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1482:12: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Enum>' requested here
    return CreateVectorOfSortedTables(data(*v), v->size());
           ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:2526:16: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Enum>' requested here
      builder_.CreateVectorOfSortedTables(&enum_offsets),
               ^
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:23:
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/idl.h:25:
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1453:25: error: definition of implicit copy constructor for 'TableKeyComparator<reflection::Field>' is deprecated because it has a user-declared copy assignment operator [-Werror,-Wdeprecated-copy]
    TableKeyComparator &operator=(const TableKeyComparator &);
                        ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1468:27: note: in implicit copy constructor for 'flatbuffers::FlatBufferBuilder::TableKeyComparator<reflection::Field>' first required here
    std::sort(v, v + len, TableKeyComparator<T>(buf_));
                          ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1482:12: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Field>' requested here
    return CreateVectorOfSortedTables(data(*v), v->size());
           ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:2547:16: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Field>' requested here
      builder->CreateVectorOfSortedTables(&field_offsets), fixed,
               ^
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:23:
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/idl.h:25:
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1453:25: error: definition of implicit copy constructor for 'TableKeyComparator<reflection::KeyValue>' is deprecated because it has a user-declared copy assignment operator [-Werror,-Wdeprecated-copy]
    TableKeyComparator &operator=(const TableKeyComparator &);
                        ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1468:27: note: in implicit copy constructor for 'flatbuffers::FlatBufferBuilder::TableKeyComparator<reflection::KeyValue>' first required here
    std::sort(v, v + len, TableKeyComparator<T>(buf_));
                          ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1482:12: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::KeyValue>' requested here
    return CreateVectorOfSortedTables(data(*v), v->size());
           ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:2618:21: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::KeyValue>' requested here
    return builder->CreateVectorOfSortedTables(&attrs);
                    ^
4 errors generated.
--- CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o ---
*** [CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o] Error code 1

make[2]: stopped in /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0
1 error

make[2]: stopped in /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0
--- CMakeFiles/flatbuffers.dir/all ---
*** [CMakeFiles/flatbuffers.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:23:
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/idl.h:25:
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1453:25: error: definition of implicit copy constructor for 'TableKeyComparator<reflection::Object>' is deprecated because it has a user-declared copy assignment operator [-Werror,-Wdeprecated-copy]
    TableKeyComparator &operator=(const TableKeyComparator &);
                        ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1468:27: note: in implicit copy constructor for 'flatbuffers::FlatBufferBuilder::TableKeyComparator<reflection::Object>' first required here
    std::sort(v, v + len, TableKeyComparator<T>(buf_));
                          ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1482:12: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Object>' requested here
    return CreateVectorOfSortedTables(data(*v), v->size());
           ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:2525:26: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Object>' requested here
      builder_, builder_.CreateVectorOfSortedTables(&object_offsets),
                         ^
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:23:
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/idl.h:25:
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1453:25: error: definition of implicit copy constructor for 'TableKeyComparator<reflection::Enum>' is deprecated because it has a user-declared copy assignment operator [-Werror,-Wdeprecated-copy]
    TableKeyComparator &operator=(const TableKeyComparator &);
                        ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1468:27: note: in implicit copy constructor for 'flatbuffers::FlatBufferBuilder::TableKeyComparator<reflection::Enum>' first required here
    std::sort(v, v + len, TableKeyComparator<T>(buf_));
                          ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1482:12: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Enum>' requested here
    return CreateVectorOfSortedTables(data(*v), v->size());
           ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:2526:16: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Enum>' requested here
      builder_.CreateVectorOfSortedTables(&enum_offsets),
               ^
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:23:
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/idl.h:25:
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1453:25: error: definition of implicit copy constructor for 'TableKeyComparator<reflection::Field>' is deprecated because it has a user-declared copy assignment operator [-Werror,-Wdeprecated-copy]
    TableKeyComparator &operator=(const TableKeyComparator &);
                        ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1468:27: note: in implicit copy constructor for 'flatbuffers::FlatBufferBuilder::TableKeyComparator<reflection::Field>' first required here
    std::sort(v, v + len, TableKeyComparator<T>(buf_));
                          ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1482:12: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Field>' requested here
    return CreateVectorOfSortedTables(data(*v), v->size());
           ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:2547:16: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::Field>' requested here
      builder->CreateVectorOfSortedTables(&field_offsets), fixed,
               ^
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:23:
In file included from /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/idl.h:25:
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1453:25: error: definition of implicit copy constructor for 'TableKeyComparator<reflection::KeyValue>' is deprecated because it has a user-declared copy assignment operator [-Werror,-Wdeprecated-copy]
    TableKeyComparator &operator=(const TableKeyComparator &);
                        ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1468:27: note: in implicit copy constructor for 'flatbuffers::FlatBufferBuilder::TableKeyComparator<reflection::KeyValue>' first required here
    std::sort(v, v + len, TableKeyComparator<T>(buf_));
                          ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/include/flatbuffers/flatbuffers.h:1482:12: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::KeyValue>' requested here
    return CreateVectorOfSortedTables(data(*v), v->size());
           ^
/data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0/src/idl_parser.cpp:2618:21: note: in instantiation of function template specialization 'flatbuffers::FlatBufferBuilder::CreateVectorOfSortedTables<reflection::KeyValue>' requested here
    return builder->CreateVectorOfSortedTables(&attrs);
                    ^
4 errors generated.
--- CMakeFiles/flatbuffers_shared.dir/src/idl_parser.cpp.o ---
*** [CMakeFiles/flatbuffers_shared.dir/src/idl_parser.cpp.o] Error code 1

make[2]: stopped in /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0
1 error

make[2]: stopped in /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0
--- CMakeFiles/flatbuffers_shared.dir/all ---
*** [CMakeFiles/flatbuffers_shared.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0
1 error

make[2]: stopped in /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0
--- CMakeFiles/flatc.dir/all ---
*** [CMakeFiles/flatc.dir/all] Error code 2

make[1]: stopped in /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0
3 errors

make[1]: stopped in /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0
*** [all] Error code 2

make: stopped in /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0
1 error

make: stopped in /data/scratch/devel/flatbuffers/work/flatbuffers-1.9.0
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/devel/flatbuffers
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/devel/flatbuffers