Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-72289

qtwebengine-5.11.3 build fails on Fedora aarch64

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P2: Important
    • None
    • 5.11.3
    • WebEngine
    • None
    • fedora 30 (rawhide), gcc-8.2.1
    • Linux/X11

    Description

      qtwebengine-5.11.3 build fails on aarch64 arch fedora 30 (rawhide) with error:

      FAILED: obj/sandbox/linux/seccomp_bpf/syscall_sets.o

      In file included from ../../3rdparty/chromium/sandbox/linux/system_headers/arm64_linux_syscalls.h:8,
      from ../../3rdparty/chromium/sandbox/linux/system_headers/linux_syscalls.h:33,
      from ../../3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/syscall_sets.cc:8:
      ../../3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/syscall_sets.cc: In static member function 'static bool sandbox::SyscallSets::IsFileSystem(int)':
      ../../3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/syscall_sets.cc:112:10: error: '__NR3264_fstatat' was not declared in this scope
      case __NR_newfstatat: // fstatat(). EPERM not a valid errno.
      ^~~~~~~~~~~~~~~
      ../../3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/syscall_sets.cc: In static member function 'static bool sandbox::SyscallSets::IsAllowedFileSystemAccessViaFd(int)':
      ../../3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/syscall_sets.cc:161:10: error: '__NR3264_fstat' was not declared in this scope
      case __NR_fstat:
      ^~~~~~~~~~

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt_webengine_team Qt WebEngine Team
            rdieter Rex Dieter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes