Skip to content

Instantly share code, notes, and snippets.

@Maxim-Mazurok
Created February 5, 2019 18:00
Show Gist options
  • Save Maxim-Mazurok/bd094b239197945650ffcc9932a5f122 to your computer and use it in GitHub Desktop.
Save Maxim-Mazurok/bd094b239197945650ffcc9932a5f122 to your computer and use it in GitHub Desktop.
deno build log
ninja: Entering directory `/tmp/deno/target/debug'
[1/589] CXX obj/build_extra/flatbuffers/compiler_files/go_generator.o
FAILED: obj/build_extra/flatbuffers/compiler_files/go_generator.o
/tmp/deno/prebuilt/linux64/sccache ../../third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/build_extra/flatbuffers/compiler_files/go_generator.o.d -DV8_DEPRECATION_WARNINGS -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCR_CLANG_REVISION=\"346388-5\" -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS -DCR_LIBCXX_REVISION=344254 -DCR_LIBCXXABI_REVISION=344215 -D_DEBUG -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -D_GLIBCXX_DEBUG=1 -I../../third_party/flatbuffers/grpc -I../.. -Igen -I../../third_party/flatbuffers/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -B../../third_party/binutils/Linux_x64/Release/bin -pthread -fcolor-diagnostics -fmerge-all-constants -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -no-canonical-prefixes -fcomplete-member-pointers -m64 -march=x86-64 -O0 -fno-omit-frame-pointer -g1 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Werror -Wall -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-covered-switch-default -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-nonportable-include-path -Wno-user-defined-warnings -Wno-unused-lambda-capture -Wno-null-pointer-arithmetic -Wno-enum-compare-switch -Wno-ignored-pragma-optimize -Wno-defaulted-function-deleted -Wno-exit-time-destructors -Wno-header-hygiene -Wno-return-type -fcolor-diagnostics -fansi-escape-codes -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -std=c++14 -fno-exceptions -fno-rtti -nostdinc++ -isystem../../buildtools/third_party/libc++/trunk/include -isystem../../buildtools/third_party/libc++abi/trunk/include -fvisibility-inlines-hidden -c ../../third_party/flatbuffers/grpc/src/compiler/go_generator.cc -o obj/build_extra/flatbuffers/compiler_files/go_generator.o
In file included from ../../third_party/flatbuffers/grpc/src/compiler/go_generator.cc:36:
In file included from ../../buildtools/third_party/libc++/trunk/include/sstream:174:
In file included from ../../buildtools/third_party/libc++/trunk/include/ostream:138:
In file included from ../../buildtools/third_party/libc++/trunk/include/ios:216:
In file included from ../../buildtools/third_party/libc++/trunk/include/__locale:18:
In file included from ../../buildtools/third_party/libc++/trunk/include/mutex:191:
../../buildtools/third_party/libc++/trunk/include/__mutex_base:43:29: error: excess elements in scalar initializer
__libcpp_mutex_t __m_ = _LIBCPP_MUTEX_INITIALIZER;
^
../../buildtools/third_party/libc++/trunk/include/__threading_support:53:35: note: expanded from macro '_LIBCPP_MUTEX_INITIALIZER'
#define _LIBCPP_MUTEX_INITIALIZER PTHREAD_MUTEX_INITIALIZER
^
/usr/local/include/pthread.h:96:39: note: expanded from macro 'PTHREAD_MUTEX_INITIALIZER'
{ { 0, 0, 0, 0, 0, __PTHREAD_SPINS, { 0, 0 } } }
^
1 error generated.
[2/589] CXX obj/build_extra/flatbuffers/compiler_files/cpp_generator.o
FAILED: obj/build_extra/flatbuffers/compiler_files/cpp_generator.o
/tmp/deno/prebuilt/linux64/sccache ../../third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/build_extra/flatbuffers/compiler_files/cpp_generator.o.d -DV8_DEPRECATION_WARNINGS -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCR_CLANG_REVISION=\"346388-5\" -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS -DCR_LIBCXX_REVISION=344254 -DCR_LIBCXXABI_REVISION=344215 -D_DEBUG -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -D_GLIBCXX_DEBUG=1 -I../../third_party/flatbuffers/grpc -I../.. -Igen -I../../third_party/flatbuffers/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -B../../third_party/binutils/Linux_x64/Release/bin -pthread -fcolor-diagnostics -fmerge-all-constants -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -no-canonical-prefixes -fcomplete-member-pointers -m64 -march=x86-64 -O0 -fno-omit-frame-pointer -g1 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Werror -Wall -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-covered-switch-default -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-nonportable-include-path -Wno-user-defined-warnings -Wno-unused-lambda-capture -Wno-null-pointer-arithmetic -Wno-enum-compare-switch -Wno-ignored-pragma-optimize -Wno-defaulted-function-deleted -Wno-exit-time-destructors -Wno-header-hygiene -Wno-return-type -fcolor-diagnostics -fansi-escape-codes -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -std=c++14 -fno-exceptions -fno-rtti -nostdinc++ -isystem../../buildtools/third_party/libc++/trunk/include -isystem../../buildtools/third_party/libc++abi/trunk/include -fvisibility-inlines-hidden -c ../../third_party/flatbuffers/grpc/src/compiler/cpp_generator.cc -o obj/build_extra/flatbuffers/compiler_files/cpp_generator.o
In file included from ../../third_party/flatbuffers/grpc/src/compiler/cpp_generator.cc:37:
In file included from ../../third_party/flatbuffers/include/flatbuffers/util.h:23:
In file included from ../../buildtools/third_party/libc++/trunk/include/sstream:174:
In file included from ../../buildtools/third_party/libc++/trunk/include/ostream:138:
In file included from ../../buildtools/third_party/libc++/trunk/include/ios:216:
In file included from ../../buildtools/third_party/libc++/trunk/include/__locale:18:
In file included from ../../buildtools/third_party/libc++/trunk/include/mutex:191:
../../buildtools/third_party/libc++/trunk/include/__mutex_base:43:29: error: excess elements in scalar initializer
__libcpp_mutex_t __m_ = _LIBCPP_MUTEX_INITIALIZER;
^
../../buildtools/third_party/libc++/trunk/include/__threading_support:53:35: note: expanded from macro '_LIBCPP_MUTEX_INITIALIZER'
#define _LIBCPP_MUTEX_INITIALIZER PTHREAD_MUTEX_INITIALIZER
^
/usr/local/include/pthread.h:96:39: note: expanded from macro 'PTHREAD_MUTEX_INITIALIZER'
{ { 0, 0, 0, 0, 0, __PTHREAD_SPINS, { 0, 0 } } }
^
1 error generated.
[3/589] CXX obj/build_extra/flatbuffers/compiler_files/code_generators.o
FAILED: obj/build_extra/flatbuffers/compiler_files/code_generators.o
/tmp/deno/prebuilt/linux64/sccache ../../third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/build_extra/flatbuffers/compiler_files/code_generators.o.d -DV8_DEPRECATION_WARNINGS -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCR_CLANG_REVISION=\"346388-5\" -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS -DCR_LIBCXX_REVISION=344254 -DCR_LIBCXXABI_REVISION=344215 -D_DEBUG -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -D_GLIBCXX_DEBUG=1 -I../../third_party/flatbuffers/grpc -I../.. -Igen -I../../third_party/flatbuffers/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -B../../third_party/binutils/Linux_x64/Release/bin -pthread -fcolor-diagnostics -fmerge-all-constants -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -no-canonical-prefixes -fcomplete-member-pointers -m64 -march=x86-64 -O0 -fno-omit-frame-pointer -g1 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Werror -Wall -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-covered-switch-default -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-nonportable-include-path -Wno-user-defined-warnings -Wno-unused-lambda-capture -Wno-null-pointer-arithmetic -Wno-enum-compare-switch -Wno-ignored-pragma-optimize -Wno-defaulted-function-deleted -Wno-exit-time-destructors -Wno-header-hygiene -Wno-return-type -fcolor-diagnostics -fansi-escape-codes -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -std=c++14 -fno-exceptions -fno-rtti -nostdinc++ -isystem../../buildtools/third_party/libc++/trunk/include -isystem../../buildtools/third_party/libc++abi/trunk/include -fvisibility-inlines-hidden -c ../../third_party/flatbuffers/src/code_generators.cpp -o obj/build_extra/flatbuffers/compiler_files/code_generators.o
In file included from ../../third_party/flatbuffers/src/code_generators.cpp:17:
In file included from ../../third_party/flatbuffers/include/flatbuffers/code_generators.h:21:
In file included from ../../buildtools/third_party/libc++/trunk/include/sstream:174:
In file included from ../../buildtools/third_party/libc++/trunk/include/ostream:138:
In file included from ../../buildtools/third_party/libc++/trunk/include/ios:216:
In file included from ../../buildtools/third_party/libc++/trunk/include/__locale:18:
In file included from ../../buildtools/third_party/libc++/trunk/include/mutex:191:
../../buildtools/third_party/libc++/trunk/include/__mutex_base:43:29: error: excess elements in scalar initializer
__libcpp_mutex_t __m_ = _LIBCPP_MUTEX_INITIALIZER;
^
../../buildtools/third_party/libc++/trunk/include/__threading_support:53:35: note: expanded from macro '_LIBCPP_MUTEX_INITIALIZER'
#define _LIBCPP_MUTEX_INITIALIZER PTHREAD_MUTEX_INITIALIZER
^
/usr/local/include/pthread.h:96:39: note: expanded from macro 'PTHREAD_MUTEX_INITIALIZER'
{ { 0, 0, 0, 0, 0, __PTHREAD_SPINS, { 0, 0 } } }
^
1 error generated.
[4/589] CXX obj/build_extra/flatbuffers/flatc/flatc_main.o
FAILED: obj/build_extra/flatbuffers/flatc/flatc_main.o
/tmp/deno/prebuilt/linux64/sccache ../../third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/build_extra/flatbuffers/flatc/flatc_main.o.d -DV8_DEPRECATION_WARNINGS -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCR_CLANG_REVISION=\"346388-5\" -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS -DCR_LIBCXX_REVISION=344254 -DCR_LIBCXXABI_REVISION=344215 -D_DEBUG -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -D_GLIBCXX_DEBUG=1 -I../.. -Igen -I../../third_party/flatbuffers/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -B../../third_party/binutils/Linux_x64/Release/bin -pthread -fcolor-diagnostics -fmerge-all-constants -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -no-canonical-prefixes -fcomplete-member-pointers -m64 -march=x86-64 -Wall -Werror -Wextra -Wimplicit-fallthrough -Wthread-safety -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-covered-switch-default -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-nonportable-include-path -Wno-user-defined-warnings -Wno-unused-lambda-capture -Wno-null-pointer-arithmetic -Wno-enum-compare-switch -Wno-ignored-pragma-optimize -Wno-defaulted-function-deleted -O0 -fno-omit-frame-pointer -g1 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wno-exit-time-destructors -Wno-header-hygiene -Wno-return-type -fcolor-diagnostics -fansi-escape-codes -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -std=c++14 -fno-exceptions -fno-rtti -nostdinc++ -isystem../../buildtools/third_party/libc++/trunk/include -isystem../../buildtools/third_party/libc++abi/trunk/include -fvisibility-inlines-hidden -c ../../third_party/flatbuffers/src/flatc_main.cpp -o obj/build_extra/flatbuffers/flatc/flatc_main.o
In file included from ../../third_party/flatbuffers/src/flatc_main.cpp:17:
In file included from ../../third_party/flatbuffers/include/flatbuffers/flatc.h:21:
In file included from ../../third_party/flatbuffers/include/flatbuffers/idl.h:26:
In file included from ../../third_party/flatbuffers/include/flatbuffers/flexbuffers.h:24:
In file included from ../../third_party/flatbuffers/include/flatbuffers/util.h:23:
In file included from ../../buildtools/third_party/libc++/trunk/include/sstream:174:
In file included from ../../buildtools/third_party/libc++/trunk/include/ostream:138:
In file included from ../../buildtools/third_party/libc++/trunk/include/ios:216:
In file included from ../../buildtools/third_party/libc++/trunk/include/__locale:18:
In file included from ../../buildtools/third_party/libc++/trunk/include/mutex:191:
../../buildtools/third_party/libc++/trunk/include/__mutex_base:43:29: error: excess elements in scalar initializer
__libcpp_mutex_t __m_ = _LIBCPP_MUTEX_INITIALIZER;
^
../../buildtools/third_party/libc++/trunk/include/__threading_support:53:35: note: expanded from macro '_LIBCPP_MUTEX_INITIALIZER'
#define _LIBCPP_MUTEX_INITIALIZER PTHREAD_MUTEX_INITIALIZER
^
/usr/local/include/pthread.h:96:39: note: expanded from macro 'PTHREAD_MUTEX_INITIALIZER'
{ { 0, 0, 0, 0, 0, __PTHREAD_SPINS, { 0, 0 } } }
^
1 error generated.
[5/589] CXX obj/build_extra/flatbuffers/compiler_files/java_generator.o
FAILED: obj/build_extra/flatbuffers/compiler_files/java_generator.o
/tmp/deno/prebuilt/linux64/sccache ../../third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/build_extra/flatbuffers/compiler_files/java_generator.o.d -DV8_DEPRECATION_WARNINGS -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCR_CLANG_REVISION=\"346388-5\" -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS -DCR_LIBCXX_REVISION=344254 -DCR_LIBCXXABI_REVISION=344215 -D_DEBUG -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -D_GLIBCXX_DEBUG=1 -I../../third_party/flatbuffers/grpc -I../.. -Igen -I../../third_party/flatbuffers/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -B../../third_party/binutils/Linux_x64/Release/bin -pthread -fcolor-diagnostics -fmerge-all-constants -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -no-canonical-prefixes -fcomplete-member-pointers -m64 -march=x86-64 -O0 -fno-omit-frame-pointer -g1 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Werror -Wall -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-covered-switch-default -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-nonportable-include-path -Wno-user-defined-warnings -Wno-unused-lambda-capture -Wno-null-pointer-arithmetic -Wno-enum-compare-switch -Wno-ignored-pragma-optimize -Wno-defaulted-function-deleted -Wno-exit-time-destructors -Wno-header-hygiene -Wno-return-type -fcolor-diagnostics -fansi-escape-codes -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -std=c++14 -fno-exceptions -fno-rtti -nostdinc++ -isystem../../buildtools/third_party/libc++/trunk/include -isystem../../buildtools/third_party/libc++abi/trunk/include -fvisibility-inlines-hidden -c ../../third_party/flatbuffers/grpc/src/compiler/java_generator.cc -o obj/build_extra/flatbuffers/compiler_files/java_generator.o
In file included from ../../third_party/flatbuffers/grpc/src/compiler/java_generator.cc:17:
In file included from ../../third_party/flatbuffers/grpc/src/compiler/java_generator.h:21:
In file included from ../../buildtools/third_party/libc++/trunk/include/iostream:38:
In file included from ../../buildtools/third_party/libc++/trunk/include/ios:216:
In file included from ../../buildtools/third_party/libc++/trunk/include/__locale:18:
In file included from ../../buildtools/third_party/libc++/trunk/include/mutex:191:
../../buildtools/third_party/libc++/trunk/include/__mutex_base:43:29: error: excess elements in scalar initializer
__libcpp_mutex_t __m_ = _LIBCPP_MUTEX_INITIALIZER;
^
../../buildtools/third_party/libc++/trunk/include/__threading_support:53:35: note: expanded from macro '_LIBCPP_MUTEX_INITIALIZER'
#define _LIBCPP_MUTEX_INITIALIZER PTHREAD_MUTEX_INITIALIZER
^
/usr/local/include/pthread.h:96:39: note: expanded from macro 'PTHREAD_MUTEX_INITIALIZER'
{ { 0, 0, 0, 0, 0, __PTHREAD_SPINS, { 0, 0 } } }
^
1 error generated.
[6/589] CXX obj/build_extra/flatbuffers/compiler_files/flatc.o
FAILED: obj/build_extra/flatbuffers/compiler_files/flatc.o
/tmp/deno/prebuilt/linux64/sccache ../../third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/build_extra/flatbuffers/compiler_files/flatc.o.d -DV8_DEPRECATION_WARNINGS -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCR_CLANG_REVISION=\"346388-5\" -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCXXABI_DISABLE_VISIBILITY_ANNOTATIONS -DCR_LIBCXX_REVISION=344254 -DCR_LIBCXXABI_REVISION=344215 -D_DEBUG -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -D_GLIBCXX_DEBUG=1 -I../../third_party/flatbuffers/grpc -I../.. -Igen -I../../third_party/flatbuffers/include -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined -D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -B../../third_party/binutils/Linux_x64/Release/bin -pthread -fcolor-diagnostics -fmerge-all-constants -Xclang -mllvm -Xclang -instcombine-lower-dbg-declare=0 -no-canonical-prefixes -fcomplete-member-pointers -m64 -march=x86-64 -O0 -fno-omit-frame-pointer -g1 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Werror -Wall -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-covered-switch-default -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-nonportable-include-path -Wno-user-defined-warnings -Wno-unused-lambda-capture -Wno-null-pointer-arithmetic -Wno-enum-compare-switch -Wno-ignored-pragma-optimize -Wno-defaulted-function-deleted -Wno-exit-time-destructors -Wno-header-hygiene -Wno-return-type -fcolor-diagnostics -fansi-escape-codes -Wno-undefined-bool-conversion -Wno-tautological-undefined-compare -std=c++14 -fno-exceptions -fno-rtti -nostdinc++ -isystem../../buildtools/third_party/libc++/trunk/include -isystem../../buildtools/third_party/libc++abi/trunk/include -fvisibility-inlines-hidden -c ../../third_party/flatbuffers/src/flatc.cpp -o obj/build_extra/flatbuffers/compiler_files/flatc.o
In file included from ../../third_party/flatbuffers/src/flatc.cpp:17:
In file included from ../../third_party/flatbuffers/include/flatbuffers/flatc.h:21:
In file included from ../../third_party/flatbuffers/include/flatbuffers/idl.h:26:
In file included from ../../third_party/flatbuffers/include/flatbuffers/flexbuffers.h:24:
In file included from ../../third_party/flatbuffers/include/flatbuffers/util.h:23:
In file included from ../../buildtools/third_party/libc++/trunk/include/sstream:174:
In file included from ../../buildtools/third_party/libc++/trunk/include/ostream:138:
In file included from ../../buildtools/third_party/libc++/trunk/include/ios:216:
In file included from ../../buildtools/third_party/libc++/trunk/include/__locale:18:
In file included from ../../buildtools/third_party/libc++/trunk/include/mutex:191:
../../buildtools/third_party/libc++/trunk/include/__mutex_base:43:29: error: excess elements in scalar initializer
__libcpp_mutex_t __m_ = _LIBCPP_MUTEX_INITIALIZER;
^
../../buildtools/third_party/libc++/trunk/include/__threading_support:53:35: note: expanded from macro '_LIBCPP_MUTEX_INITIALIZER'
#define _LIBCPP_MUTEX_INITIALIZER PTHREAD_MUTEX_INITIALIZER
^
/usr/local/include/pthread.h:96:39: note: expanded from macro 'PTHREAD_MUTEX_INITIALIZER'
{ { 0, 0, 0, 0, 0, __PTHREAD_SPINS, { 0, 0 } } }
^
1 error generated.
ninja: build stopped: subcommand failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment