The lines around the apparent fail with chromium look like:


[8154/18666] x86_64-pc-linux-gnu-g++ -MMD -MF
obj/third_party/crashpad/crashpad/snapshot/snapshot/system_snapshot_minidump.o.d
-DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND
-DDYNAMIC_ANNOTATIONS_ENABLED=0
-DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_40
-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40
-DCRASHPAD_ZLIB_SOURCE_EXTERNAL -DUSE_SYSTEM_ZLIB=1 -I../.. -Igen
-I../../third_party/crashpad/crashpad
-I../../third_party/perfetto/include
-Igen/third_party/perfetto/build_config -Igen/third_party/perfetto
-Igen/shim_headers/zlib_shim -Igen/shim_headers/icui18n_shim
-I../../third_party/abseil-cpp -I../../third_party/boringssl/src/include
-I../../third_party/protobuf/src -Igen/protoc_out
-I../../third_party/crashpad/crashpad/compat/non_mac
-I../../third_party/crashpad/crashpad/compat/linux
-I../../third_party/crashpad/crashpad/compat/non_win
-fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector
-funwind-tables -fPIC -pipe -pthread -Wno-builtin-macro-redefined
-D__DATE__= -D__TIME__= -D__TIMESTAMP__= -Wno-unused-local-typedefs
-Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-comments
-Wno-packed-not-aligned -Wno-missing-field-initializers
-Wno-unused-parameter -fno-omit-frame-pointer -fvisibility=hidden
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -std=gnu++14 -Wno-narrowing
-Wno-class-memaccess -fno-exceptions -fno-rtti
-fvisibility-inlines-hidden -march=native -pipe -O2 -c
../../third_party/crashpad/crashpad/snapshot/minidump/system_snapshot_minidump.cc
-o
obj/third_party/crashpad/crashpad/snapshot/snapshot/system_snapshot_minidump.o
In file included from
../../third_party/crashpad/crashpad/minidump/minidump_extensions.h:25,
                 from
../../third_party/crashpad/crashpad/snapshot/minidump/system_snapshot_minidump.h:21,
                 from
../../third_party/crashpad/crashpad/snapshot/minidump/system_snapshot_minidump.cc:15:
../../third_party/crashpad/crashpad/util/misc/pdb_structures.h:44:38:
warning: multi-character character constant [-Wmultichar]
   44 |   static const uint32_t kSignature = '01BN';
      |                                      ^~~~~~
../../third_party/crashpad/crashpad/util/misc/pdb_structures.h:100:38:
warning: multi-character character constant [-Wmultichar]
  100 |   static const uint32_t kSignature = 'SDSR';
      |                                      ^~~~~~
../../third_party/crashpad/crashpad/util/misc/pdb_structures.h:134:38:
warning: multi-character character constant [-Wmultichar]
  134 |   static const uint32_t kSignature = 'BpEL';
      |                                      ^~~~~~
[8155/18666] touch obj/third_party/flatbuffers/compiler_files.stamp
[8156/18666] touch obj/third_party/hunspell/hunspell.inputdeps.stamp
[8157/18666] python ../../tools/protoc_wrapper/protoc_wrapper.py
test_sample.proto --protoc ./protoc --proto-in-dir
../../third_party/dom_distiller_js --cc-out-dir
gen/third_party/dom_distiller_js --py-out-dir
pyproto/third_party/dom_distiller_js --plugin
../../third_party/dom_distiller_js/protoc_plugins/json_values_converter.py
--plugin-out-dir gen/third_party/dom_distiller_js --plugin-options
output_dir=:
FAILED: pyproto/third_party/dom_distiller_js/test_sample_pb2.py
gen/third_party/dom_distiller_js/test_sample.pb.h
gen/third_party/dom_distiller_js/test_sample.pb.cc
gen/third_party/dom_distiller_js/test_sample_json_converter.h
python ../../tools/protoc_wrapper/protoc_wrapper.py test_sample.proto
--protoc ./protoc --proto-in-dir ../../third_party/dom_distiller_js
--cc-out-dir gen/third_party/dom_distiller_js --py-out-dir
pyproto/third_party/dom_distiller_js --plugin
../../third_party/dom_distiller_js/protoc_plugins/json_values_converter.py
--plugin-out-dir gen/third_party/dom_distiller_js --plugin-options
output_dir=:
Traceback (most recent call last):
  File
"../../third_party/dom_distiller_js/protoc_plugins/json_values_converter.py",
line 14, in <module>
    from util import plugin_protos, types, writer
  File
"/var/tmp/portage/www-client/chromium-87.0.4280.60/work/chromium-87.0.4280.60/third_party/dom_distiller_js/protoc_plugins/util/plugin_protos.py",
line 22, in <module>
    from google.protobuf.descriptor_pb2 import FieldDescriptorProto
ImportError: No module named protobuf.descriptor_pb2
--plugin_out: protoc-gen-plugin: Plugin failed with status code 1.
Protoc has returned non-zero status: 1
[8158/18666] x86_64-pc-linux-gnu-g++ -MMD -MF
obj/third_party/crashpad/crashpad/snapshot/snapshot/debug_rendezvous.o.d
-DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND
-DDYNAMIC_ANNOTATIONS_ENABLED=0
-DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_40
-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40
-DCRASHPAD_ZLIB_SOURCE_EXTERNAL -DUSE_SYSTEM_ZLIB=1 -I../.. -Igen
-I../../third_party/crashpad/crashpad
-I../../third_party/perfetto/include
-Igen/third_party/perfetto/build_config -Igen/third_party/perfetto
-Igen/shim_headers/zlib_shim -Igen/shim_headers/icui18n_shim
-I../../third_party/abseil-cpp -I../../third_party/boringssl/src/include
-I../../third_party/protobuf/src -Igen/protoc_out
-I../../third_party/crashpad/crashpad/compat/non_mac
-I../../third_party/crashpad/crashpad/compat/linux
-I../../third_party/crashpad/crashpad/compat/non_win
-fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector
-funwind-tables -fPIC -pipe -pthread -Wno-builtin-macro-redefined
-D__DATE__= -D__TIME__= -D__TIMESTAMP__= -Wno-unused-local-typedefs
-Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-comments
-Wno-packed-not-aligned -Wno-missing-field-initializers
-Wno-unused-parameter -fno-omit-frame-pointer -fvisibility=hidden
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -std=gnu++14 -Wno-narrowing
-Wno-class-memaccess -fno-exceptions -fno-rtti
-fvisibility-inlines-hidden -march=native -pipe -O2 -c
../../third_party/crashpad/crashpad/snapshot/linux/debug_rendezvous.cc
-o obj/third_party/crashpad/crashpad/snapshot/snapshot/debug_rendezvous.o
[8159/18666] python ../../tools/protoc_wrapper/protoc_wrapper.py
dom_distiller.proto --protoc ./protoc --proto-in-dir
../../third_party/dom_distiller_js/dist/proto --cc-out-dir
gen/third_party/dom_distiller_js --py-out-dir
pyproto/third_party/dom_distiller_js --plugin
../../third_party/dom_distiller_js/protoc_plugins/json_values_converter.py
--plugin-out-dir gen/third_party/dom_distiller_js --plugin-options
output_dir=:
FAILED: pyproto/third_party/dom_distiller_js/dom_distiller_pb2.py
gen/third_party/dom_distiller_js/dom_distiller.pb.h
gen/third_party/dom_distiller_js/dom_distiller.pb.cc
gen/third_party/dom_distiller_js/dom_distiller_json_converter.h
python ../../tools/protoc_wrapper/protoc_wrapper.py dom_distiller.proto
--protoc ./protoc --proto-in-dir
../../third_party/dom_distiller_js/dist/proto --cc-out-dir
gen/third_party/dom_distiller_js --py-out-dir
pyproto/third_party/dom_distiller_js --plugin
../../third_party/dom_distiller_js/protoc_plugins/json_values_converter.py
--plugin-out-dir gen/third_party/dom_distiller_js --plugin-options
output_dir=:
Traceback (most recent call last):
  File
"../../third_party/dom_distiller_js/protoc_plugins/json_values_converter.py",
line 14, in <module>
    from util import plugin_protos, types, writer
  File
"/var/tmp/portage/www-client/chromium-87.0.4280.60/work/chromium-87.0.4280.60/third_party/dom_distiller_js/protoc_plugins/util/plugin_protos.py",
line 22, in <module>
    from google.protobuf.descriptor_pb2 import FieldDescriptorProto
ImportError: No module named protobuf.descriptor_pb2
--plugin_out: protoc-gen-plugin: Plugin failed with status code 1.
Protoc has returned non-zero status: 1
[8160/18666] x86_64-pc-linux-gnu-g++ -MMD -MF
obj/third_party/crashpad/crashpad/snapshot/snapshot/minidump_annotation_reader.o.d
-DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND
-DDYNAMIC_ANNOTATIONS_ENABLED=0
-DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_40
-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40
-DCRASHPAD_ZLIB_SOURCE_EXTERNAL -DUSE_SYSTEM_ZLIB=1 -I../.. -Igen
-I../../third_party/crashpad/crashpad
-I../../third_party/perfetto/include
-Igen/third_party/perfetto/build_config -Igen/third_party/perfetto
-Igen/shim_headers/zlib_shim -Igen/shim_headers/icui18n_shim
-I../../third_party/abseil-cpp -I../../third_party/boringssl/src/include
-I../../third_party/protobuf/src -Igen/protoc_out
-I../../third_party/crashpad/crashpad/compat/non_mac
-I../../third_party/crashpad/crashpad/compat/linux
-I../../third_party/crashpad/crashpad/compat/non_win
-fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector
-funwind-tables -fPIC -pipe -pthread -Wno-builtin-macro-redefined
-D__DATE__= -D__TIME__= -D__TIMESTAMP__= -Wno-unused-local-typedefs
-Wno-maybe-uninitialized -Wno-deprecated-declarations -Wno-comments
-Wno-packed-not-aligned -Wno-missing-field-initializers
-Wno-unused-parameter -fno-omit-frame-pointer -fvisibility=hidden
-I/usr/lib64/libffi/include -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -std=gnu++14 -Wno-narrowing
-Wno-class-memaccess -fno-exceptions -fno-rtti
-fvisibility-inlines-hidden -march=native -pipe -O2 -c
../../third_party/crashpad/crashpad/snapshot/minidump/minidump_annotation_reader.cc
-o
obj/third_party/crashpad/crashpad/snapshot/snapshot/minidump_annotation_reader.o
In file included from
../../third_party/crashpad/crashpad/minidump/minidump_extensions.h:25,
                 from
../../third_party/crashpad/crashpad/snapshot/minidump/minidump_annotation_reader.cc:20:
../../third_party/crashpad/crashpad/util/misc/pdb_structures.h:44:38:
warning: multi-character character constant [-Wmultichar]
   44 |   static const uint32_t kSignature = '01BN';
      |                                      ^~~~~~
../../third_party/crashpad/crashpad/util/misc/pdb_structures.h:100:38:
warning: multi-character character constant [-Wmultichar]
  100 |   static const uint32_t kSignature = 'SDSR';
      |                                      ^~~~~~
../../third_party/crashpad/crashpad/util/misc/pdb_structures.h:134:38:
warning: multi-character character constant [-Wmultichar]
  134 |   static const uint32_t kSignature = 'BpEL';
      |                                      ^~~~~~



-- 
The vaccine is a LIE. 
#EggCrisis     
The Great Reset
Powers are not rights.


Reply via email to