=> 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 [ 1%] Building CXX object CMakeFiles/flathash.dir/src/flathash.cpp.o Scanning dependencies of target flatbuffers_shared Scanning dependencies of target flatc [ 3%] Building CXX object CMakeFiles/flatbuffers.dir/src/reflection.cpp.o [ 7%] Building CXX object CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o [ 7%] Building CXX object CMakeFiles/flatbuffers.dir/src/idl_gen_text.cpp.o [ 12%] Building CXX object CMakeFiles/flatbuffers.dir/src/util.cpp.o [ 12%] Building CXX object CMakeFiles/flatbuffers_shared.dir/src/code_generators.cpp.o [ 12%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o [ 14%] Building CXX object CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o [ 16%] Linking CXX executable flathash [ 16%] Built target flathash [ 18%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o [ 20%] Building CXX object CMakeFiles/flatbuffers_shared.dir/src/idl_parser.cpp.o [ 22%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o [ 24%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o [ 25%] Building CXX object CMakeFiles/flatbuffers_shared.dir/src/idl_gen_text.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' 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' first required here std::sort(v, v + len, TableKeyComparator(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' 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' 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' 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' first required here std::sort(v, v + len, TableKeyComparator(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' 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' 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' 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' first required here std::sort(v, v + len, TableKeyComparator(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' 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' 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' 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' first required here std::sort(v, v + len, TableKeyComparator(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' 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' 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' 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' first required here std::sort(v, v + len, TableKeyComparator(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' 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' 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' 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' first required here std::sort(v, v + len, TableKeyComparator(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' 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' 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' 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' first required here std::sort(v, v + len, TableKeyComparator(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' 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' 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' 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' first required here std::sort(v, v + len, TableKeyComparator(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' 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' requested here return builder->CreateVectorOfSortedTables(&attrs); ^ 4 errors generated. --- 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 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 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' 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' first required here std::sort(v, v + len, TableKeyComparator(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' 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' 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' 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' first required here std::sort(v, v + len, TableKeyComparator(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' 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' 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' 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' first required here std::sort(v, v + len, TableKeyComparator(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' 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' 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' 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' first required here std::sort(v, v + len, TableKeyComparator(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' 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' 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 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