Closed bbhtt closed 2 weeks ago
Build 157916 failed
Started test build 157932
Build 157932 was cancelled
The sandbox patches need to be updated:
FAILED: obj/sandbox/linux/sandbox_services/flatpak_sandbox.o
/usr/bin/c++ -MMD -MF obj/sandbox/linux/sandbox_services/flatpak_sandbox.o.d -DSANDBOX_IMPLEMENTATION -DUSE_UDEV -DUSE_AURA=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -DTOOLKIT_QT -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_NONE -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -Igen -I../../../../../src/3rdparty/chromium -I../../../../../src/3rdparty/chromium/third_party/perfetto/include -Igen/third_party/perfetto/build_config -Igen/third_party/perfetto -I../../../../../src/3rdparty/chromium/base/allocator/partition_allocator/src -Igen/base/allocator/partition_allocator/src -I../../../../../src/3rdparty/chromium/third_party/abseil-cpp -I../../../../../src/3rdparty/chromium/third_party/boringssl/src/include -I../../../../../src/3rdparty/chromium/third_party/protobuf/src -Igen/protoc_out -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-deprecated-declarations -fno-delete-null-pointer-checks -Wno-comments -Wno-packed-not-aligned -Wno-dangling-else -Wno-missing-field-initializers -Wno-unused-parameter -Wno-psabi -fno-ident -fno-strict-aliasing -fstack-protector -Wno-unknown-pragmas -Wno-address -Wno-parentheses -Wno-sign-compare -Wno-stringop-overflow -Wno-stringop-overread -Wno-psabi -Wno-multichar -Wno-format-zero-length -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pipe -pthread -m64 -msse3 -O2 -fdata-sections -ffunction-sections -fno-math-errno -fno-omit-frame-pointer -g0 -fvisibility=hidden -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -Wno-narrowing -Wno-class-memaccess -Wno-attributes -Wno-class-memaccess -Wno-subobject-linkage -Wno-invalid-offsetof -Wno-return-type -Wno-deprecated-copy -Wno-deprecated-copy -Wno-expansion-to-defined -std=gnu++20 -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -c ../../../../../src/3rdparty/chromium/sandbox/linux/services/flatpak_sandbox.cc -o obj/sandbox/linux/sandbox_services/flatpak_sandbox.o
../../../../../src/3rdparty/chromium/sandbox/linux/services/flatpak_sandbox.cc: In function ‘void sandbox::{anonymous}::WriteStringAsByteArray(dbus::MessageWriter*, const std::string&)’:
../../../../../src/3rdparty/chromium/sandbox/linux/services/flatpak_sandbox.cc:62:29: error: no matching function for call to ‘dbus::MessageWriter::AppendArrayOfBytes(const uint8_t*, std::__cxx11::basic_string<char>::size_type)’
62 | writer->AppendArrayOfBytes(reinterpret_cast<const uint8_t*>(str.c_str()),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63 | str.size() + 1);
| ~~~~~~~~~~~~~~~
Started test build 157943
Build 157943 failed
Started test build 157958
Build 157958 failed
Started test build 157987
Build 157987 failed
aarch64 is failing:
../../../../../src/3rdparty/chromium/third_party/xnnpack/src/src/amalgam/gen/neonfp16arith.c: In function ‘xnn_qs8_f16_vcvt_ukernel__neonfp16arith_u32’:
../../../../../src/3rdparty/chromium/third_party/xnnpack/src/src/amalgam/gen/neonfp16arith.c:12614:44: error: passing argument 1 of ‘vld1q_dup_f16’ from incompatible pointer type [-Wincompatible-pointer-types]
unsolved upstream issue https://bugreports.qt.io/projects/QTBUG/issues/QTBUG-129985?filter=allissues
Started test build 158005
Build 158005 failed
Started test build 158035
Build 158035 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/141125/io.qt.qtwebengine.BaseApp.flatpakref
Started test build 157916