0

我一直在尝试构建支持 html5 的汽车级 linux 版本“koi”版本 11.0.0。为 Raspberry pi 4 构建。但 3-4 小时后它显示错误:

“错误:chromium84-git-r0 do_compile:执行'/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/temp/run.do_compile。 9588' 失败,退出代码 1:"

我正在使用 ubuntu 16.04。HTML5 编译需要任何额外的依赖项吗?找不到任何方法通过。

下面给出的完整日志

DEBUG: Executing shell function do_compile
ninja: Entering directory `/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/build/Release'
[1/30046] python "../../git/src/build/toolchain/gcc_solink_wrapper.py" --readelf="readelf" --nm="nm" --sofile="swiftshader/libEGL.so" --tocfile="swiftshader/libEGL.so.TOC" --output="swiftshader/libEGL.so" -- aarch64-agl-linux-g++  -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot -shared -Wl,-soname="libEGL.so" -Wl,--version-script=../../git/src/third_party/swiftshader/src/OpenGL/libEGL/libEGL.lds -Wl,--build-id=sha1 -fPIC -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -Wl,--as-needed -Wl,-O2 -Wl,--gc-sections -rdynamic -Wl,--gc-sections -Wl,--hash-style=both -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o "swiftshader/libEGL.so" @"swiftshader/libEGL.so.rsp"
[2/30046] g++  -isystem/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot-native/usr/include -O2 -pipe -MMD -MF host/obj/base/base/logging.o.d -DUSE_SYMBOLIZE -DENABLE_BROWSER_CONTROL_WEBAPI=1 -DENABLE_SAMPLE_WEBAPI=1 -DOZONE_PLATFORM_WAYLAND=1 -DUSE_NEVA_APPRUNTIME=1 -DENABLE_WEBM_VIDEO_CODECS=1 -DUSE_CBE=1 -DUSE_FILESCHEME_CODECACHE=1 -DUSE_SINGLE_WINDOW_MODE -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DBASE_IMPLEMENTATION -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_40 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 -I../../git/src/neva -Ihost/gen/neva -I../../git/src -Ihost/gen -I../../git/src/third_party/boringssl/src/include -Wno-unused-variable -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -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 -g0 -fvisibility=hidden -I/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot/usr/include/glib-2.0 -I/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot/usr/lib/glib-2.0/include -O2 -fno-ident -fdata-sections -ffunction-sections -std=gnu++14 -Wno-narrowing -Wno-class-memaccess -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c ../../git/src/base/logging.cc -o host/obj/base/base/logging.o
FAILED: host/obj/base/base/logging.o 
g++  -isystem/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot-native/usr/include -O2 -pipe -MMD -MF host/obj/base/base/logging.o.d -DUSE_SYMBOLIZE -DENABLE_BROWSER_CONTROL_WEBAPI=1 -DENABLE_SAMPLE_WEBAPI=1 -DOZONE_PLATFORM_WAYLAND=1 -DUSE_NEVA_APPRUNTIME=1 -DENABLE_WEBM_VIDEO_CODECS=1 -DUSE_CBE=1 -DUSE_FILESCHEME_CODECACHE=1 -DUSE_SINGLE_WINDOW_MODE -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DBASE_IMPLEMENTATION -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_40 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 -I../../git/src/neva -Ihost/gen/neva -I../../git/src -Ihost/gen -I../../git/src/third_party/boringssl/src/include -Wno-unused-variable -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -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 -g0 -fvisibility=hidden -I/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot/usr/include/glib-2.0 -I/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot/usr/lib/glib-2.0/include -O2 -fno-ident -fdata-sections -ffunction-sections -std=gnu++14 -Wno-narrowing -Wno-class-memaccess -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c ../../git/src/base/logging.cc -o host/obj/base/base/logging.o
../../git/src/base/logging.cc:11:0: warning: ignoring #pragma clang max_tokens_here [-Wunknown-pragmas]
 #pragma clang max_tokens_here 370000
 ^
In file included from ../../git/src/base/trace_event/trace_event_impl.h:27:0,
                 from ../../git/src/base/trace_event/log_message.h:16,
                 from ../../git/src/base/trace_event/trace_event.h:25,
                 from ../../git/src/base/logging.cc:20:
../../git/src/base/trace_event/trace_arguments.h:487:20: error: enclosing class of constexpr non-static member function ‘size_t base::trace_event::StringStorage::size() const’ is not a literal type
   constexpr size_t size() const { return data_ ? data_->size : 0u; }
                    ^
../../git/src/base/trace_event/trace_arguments.h:456:19: note: ‘base::trace_event::StringStorage’ is not literal because:
 class BASE_EXPORT StringStorage {
                   ^
../../git/src/base/trace_event/trace_arguments.h:456:19: note:   ‘base::trace_event::StringStorage’ has a non-trivial destructor
../../git/src/base/trace_event/trace_arguments.h:488:25: error: enclosing class of constexpr non-static member function ‘const char* base::trace_event::StringStorage::data() const’ is not a literal type
   constexpr const char* data() const { return data_ ? data_->chars : nullptr; }
                         ^
../../git/src/base/trace_event/trace_arguments.h:489:19: error: enclosing class of constexpr non-static member function ‘char* base::trace_event::StringStorage::data()’ is not a literal type
   constexpr char* data() { return data_ ? data_->chars : nullptr; }
                   ^
../../git/src/base/trace_event/trace_arguments.h:491:25: error: enclosing class of constexpr non-static member function ‘const char* base::trace_event::StringStorage::begin() const’ is not a literal type
   constexpr const char* begin() const { return data(); }
                         ^
../../git/src/base/trace_event/trace_arguments.h:492:25: error: enclosing class of constexpr non-static member function ‘const char* base::trace_event::StringStorage::end() const’ is not a literal type
   constexpr const char* end() const { return data() + size(); }
                         ^
../../git/src/base/trace_event/trace_arguments.h:497:18: error: enclosing class of constexpr non-static member function ‘bool base::trace_event::StringStorage::empty() const’ is not a literal type
   constexpr bool empty() const { return size() == 0; }
                  ^
../../git/src/base/trace_event/trace_arguments.h:501:18: error: enclosing class of constexpr non-static member function ‘bool base::trace_event::StringStorage::Contains(const void*) const’ is not a literal type
   constexpr bool Contains(const void* ptr) const {
                  ^
../../git/src/base/trace_event/trace_arguments.h:512:20: error: enclosing class of constexpr non-static member function ‘size_t base::trace_event::StringStorage::EstimateTraceMemoryOverhead() const’ is not a literal type
   constexpr size_t EstimateTraceMemoryOverhead() const {
                    ^
cc1plus: warning: unrecognized command line option ‘-Wno-class-memaccess’
cc1plus: warning: unrecognized command line option ‘-Wno-packed-not-aligned’
[3/30046] aarch64-agl-linux-g++  -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot -Wl,--build-id=sha1 -fPIC -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -Wl,--as-needed -Wl,-O2 -Wl,--gc-sections -rdynamic -pie -Wl,--disable-new-dtags -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o "./crashpad_handler" -Wl,--start-group @"./crashpad_handler.rsp"  -Wl,--end-group  -latomic -ldl -lpthread -lrt -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0
[4/30046] python "../../git/src/build/toolchain/gcc_solink_wrapper.py" --readelf="readelf" --nm="nm" --sofile="swiftshader/libGLESv2.so" --tocfile="swiftshader/libGLESv2.so.TOC" --output="swiftshader/libGLESv2.so" -- aarch64-agl-linux-g++  -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot -shared -Wl,-soname="libGLESv2.so" -Wl,--version-script=../../git/src/third_party/swiftshader/src/OpenGL/libGLESv2/libGLESv2.lds -Wl,--build-id=sha1 -fPIC -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -Wl,--as-needed -Wl,-O2 -Wl,--gc-sections -rdynamic -Wl,--gc-sections -Wl,--hash-style=both -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o "swiftshader/libGLESv2.so" @"swiftshader/libGLESv2.so.rsp"
[5/30046] python ../../git/src/tools/licenses.py --target-os=linux --depfile gen/components/resources/about_credits.d credits gen/components/resources/about_credits.html
ninja: build stopped: subcommand failed.
WARNING: exit code 1 from a shell command.
ERROR: Execution of '/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/temp/run.do_compile.9588' failed with exit code 1:
ninja: Entering directory `/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/build/Release'
[1/30046] python "../../git/src/build/toolchain/gcc_solink_wrapper.py" --readelf="readelf" --nm="nm" --sofile="swiftshader/libEGL.so" --tocfile="swiftshader/libEGL.so.TOC" --output="swiftshader/libEGL.so" -- aarch64-agl-linux-g++  -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot -shared -Wl,-soname="libEGL.so" -Wl,--version-script=../../git/src/third_party/swiftshader/src/OpenGL/libEGL/libEGL.lds -Wl,--build-id=sha1 -fPIC -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -Wl,--as-needed -Wl,-O2 -Wl,--gc-sections -rdynamic -Wl,--gc-sections -Wl,--hash-style=both -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o "swiftshader/libEGL.so" @"swiftshader/libEGL.so.rsp"
[2/30046] g++  -isystem/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot-native/usr/include -O2 -pipe -MMD -MF host/obj/base/base/logging.o.d -DUSE_SYMBOLIZE -DENABLE_BROWSER_CONTROL_WEBAPI=1 -DENABLE_SAMPLE_WEBAPI=1 -DOZONE_PLATFORM_WAYLAND=1 -DUSE_NEVA_APPRUNTIME=1 -DENABLE_WEBM_VIDEO_CODECS=1 -DUSE_CBE=1 -DUSE_FILESCHEME_CODECACHE=1 -DUSE_SINGLE_WINDOW_MODE -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DBASE_IMPLEMENTATION -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_40 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 -I../../git/src/neva -Ihost/gen/neva -I../../git/src -Ihost/gen -I../../git/src/third_party/boringssl/src/include -Wno-unused-variable -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -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 -g0 -fvisibility=hidden -I/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot/usr/include/glib-2.0 -I/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot/usr/lib/glib-2.0/include -O2 -fno-ident -fdata-sections -ffunction-sections -std=gnu++14 -Wno-narrowing -Wno-class-memaccess -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c ../../git/src/base/logging.cc -o host/obj/base/base/logging.o
FAILED: host/obj/base/base/logging.o 
g++  -isystem/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot-native/usr/include -O2 -pipe -MMD -MF host/obj/base/base/logging.o.d -DUSE_SYMBOLIZE -DENABLE_BROWSER_CONTROL_WEBAPI=1 -DENABLE_SAMPLE_WEBAPI=1 -DOZONE_PLATFORM_WAYLAND=1 -DUSE_NEVA_APPRUNTIME=1 -DENABLE_WEBM_VIDEO_CODECS=1 -DUSE_CBE=1 -DUSE_FILESCHEME_CODECACHE=1 -DUSE_SINGLE_WINDOW_MODE -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DBASE_IMPLEMENTATION -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_40 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 -I../../git/src/neva -Ihost/gen/neva -I../../git/src -Ihost/gen -I../../git/src/third_party/boringssl/src/include -Wno-unused-variable -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pipe -pthread -m64 -march=x86-64 -Wall -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 -g0 -fvisibility=hidden -I/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot/usr/include/glib-2.0 -I/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot/usr/lib/glib-2.0/include -O2 -fno-ident -fdata-sections -ffunction-sections -std=gnu++14 -Wno-narrowing -Wno-class-memaccess -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c ../../git/src/base/logging.cc -o host/obj/base/base/logging.o
../../git/src/base/logging.cc:11:0: warning: ignoring #pragma clang max_tokens_here [-Wunknown-pragmas]
 #pragma clang max_tokens_here 370000
 ^
In file included from ../../git/src/base/trace_event/trace_event_impl.h:27:0,
                 from ../../git/src/base/trace_event/log_message.h:16,
                 from ../../git/src/base/trace_event/trace_event.h:25,
                 from ../../git/src/base/logging.cc:20:
../../git/src/base/trace_event/trace_arguments.h:487:20: error: enclosing class of constexpr non-static member function ‘size_t base::trace_event::StringStorage::size() const’ is not a literal type
   constexpr size_t size() const { return data_ ? data_->size : 0u; }
                    ^
../../git/src/base/trace_event/trace_arguments.h:456:19: note: ‘base::trace_event::StringStorage’ is not literal because:
 class BASE_EXPORT StringStorage {
                   ^
../../git/src/base/trace_event/trace_arguments.h:456:19: note:   ‘base::trace_event::StringStorage’ has a non-trivial destructor
../../git/src/base/trace_event/trace_arguments.h:488:25: error: enclosing class of constexpr non-static member function ‘const char* base::trace_event::StringStorage::data() const’ is not a literal type
   constexpr const char* data() const { return data_ ? data_->chars : nullptr; }
                         ^
../../git/src/base/trace_event/trace_arguments.h:489:19: error: enclosing class of constexpr non-static member function ‘char* base::trace_event::StringStorage::data()’ is not a literal type
   constexpr char* data() { return data_ ? data_->chars : nullptr; }
                   ^
../../git/src/base/trace_event/trace_arguments.h:491:25: error: enclosing class of constexpr non-static member function ‘const char* base::trace_event::StringStorage::begin() const’ is not a literal type
   constexpr const char* begin() const { return data(); }
                         ^
../../git/src/base/trace_event/trace_arguments.h:492:25: error: enclosing class of constexpr non-static member function ‘const char* base::trace_event::StringStorage::end() const’ is not a literal type
   constexpr const char* end() const { return data() + size(); }
                         ^
../../git/src/base/trace_event/trace_arguments.h:497:18: error: enclosing class of constexpr non-static member function ‘bool base::trace_event::StringStorage::empty() const’ is not a literal type
   constexpr bool empty() const { return size() == 0; }
                  ^
../../git/src/base/trace_event/trace_arguments.h:501:18: error: enclosing class of constexpr non-static member function ‘bool base::trace_event::StringStorage::Contains(const void*) const’ is not a literal type
   constexpr bool Contains(const void* ptr) const {
                  ^
../../git/src/base/trace_event/trace_arguments.h:512:20: error: enclosing class of constexpr non-static member function ‘size_t base::trace_event::StringStorage::EstimateTraceMemoryOverhead() const’ is not a literal type
   constexpr size_t EstimateTraceMemoryOverhead() const {
                    ^
cc1plus: warning: unrecognized command line option ‘-Wno-class-memaccess’
cc1plus: warning: unrecognized command line option ‘-Wno-packed-not-aligned’
[3/30046] aarch64-agl-linux-g++  -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot -Wl,--build-id=sha1 -fPIC -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -Wl,--as-needed -Wl,-O2 -Wl,--gc-sections -rdynamic -pie -Wl,--disable-new-dtags -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o "./crashpad_handler" -Wl,--start-group @"./crashpad_handler.rsp"  -Wl,--end-group  -latomic -ldl -lpthread -lrt -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0
[4/30046] python "../../git/src/build/toolchain/gcc_solink_wrapper.py" --readelf="readelf" --nm="nm" --sofile="swiftshader/libGLESv2.so" --tocfile="swiftshader/libGLESv2.so.TOC" --output="swiftshader/libGLESv2.so" -- aarch64-agl-linux-g++  -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/rajeesh/Desktop/AGL-HTML/AglCode/build/tmp/work/aarch64-agl-linux/chromium84/git-r0/recipe-sysroot -shared -Wl,-soname="libGLESv2.so" -Wl,--version-script=../../git/src/third_party/swiftshader/src/OpenGL/libGLESv2/libGLESv2.lds -Wl,--build-id=sha1 -fPIC -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -Wl,--as-needed -Wl,-O2 -Wl,--gc-sections -rdynamic -Wl,--gc-sections -Wl,--hash-style=both -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o "swiftshader/libGLESv2.so" @"swiftshader/libGLESv2.so.rsp"
[5/30046] python ../../git/src/tools/licenses.py --target-os=linux --depfile gen/components/resources/about_credits.d credits gen/components/resources/about_credits.html
ninja: build stopped: subcommand failed.
WARNING: exit code 1 from a shell command.

谢谢你

4

0 回答 0