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

webrtc build failure with glibc-2.30/linux-5.2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.13.2
    • 5.13.1
    • WebEngine
    • None
    • glibc-2.30
      linux-5.2.11
      gcc-9.2.0
    • Linux/X11

    Description

      build fails with glibc-2.30, but succeeds on another machine with similar software except for glibc-2.29
      qtwebengine-5.13.0 failed in a similar manner

      FAILED: obj/third_party/webrtc/rtc_base/rtc_base/physical_socket_server.o
      ccache /var/lib/sorcery/build/g++ -MMD -MF obj/third_party/webrtc/rtc_base/rtc_base/physical_socket_server.o.d -DUSE_UDEV -DUSE_AURA=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DNO_TCMALLOC
      -DOFFICIAL_BUILD -DCHROMIUM_BUILD -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
      -D_LARGEFILE64_SOURCE -D_STDC_CONSTANT_MACROS -D_STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIN
      D -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DWEBRTC_ENABLE_PROTOBUF=1 -DRTC_ENABLE_VP9 -DHAVE_SCTP
      -DENABLE_EXTERNAL_AUTH -DHAVE_WEBRTC_VIDEO -DHAVE_WEBRTC_VOICE -DLOGGING_INSIDE_WEBRTC -DW
      EBRTC_LIBRARY_IMPL -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=0 -DWEBRTC_CHROMIUM_BUILD -DWE
      BRTC_POSIX -DWEBRTC_LINUX -DABSL_ALLOCATOR_NOTHROW=1 -DNO_MAIN_THREAD_WRAPPING -I../../3rd
      party/chromium/third_party/boringssl/src/include -Igen -I../../3rdparty/chromium -I../../3
      rdparty/chromium/third_party/webrtc_overrides -I../../3rdparty/chromium/third_party/webrtc
      -Igen/third_party/webrtc -I../../3rdparty/chromium/third_party/abseil-cpp -Igen -I../../3
      rdparty/chromium/third_party/boringssl/src/include -fno-strict-aliasing --param=ssp-buffer
      -size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -Wall -U_FORTIFY_SOURC
      E D_FORTIFY_SOURCE=2 -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-deprecated
      declarations -Wno-comments -Wno-dangling-else -Wno-packed-not-aligned -Wno-missing-field-i
      nitializers Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -fno
      omit-frame-pointer -g0 -fvisibility=hidden -std=gnu++14 -Wno-narrowing -Wno-attributes -Wn
      o-class-memaccess -Wno-subobject-linkage -Wno-invalid-offsetof -fno-exceptions -fno-rtti -
      fvisibility-inlines-hidden -c ../../3rdparty/chromium/third_party/webrtc/rtc_base/physical
      _socket_server.cc -o obj/third_party/webrtc/rtc_base/rtc_base/physical_socket_server.o
      ../../3rdparty/chromium/third_party/webrtc/rtc_base/physical_socket_server.cc: In function
      'int64_t GetSocketRecvTimestamp(int)':
      ../../3rdparty/chromium/third_party/webrtc/rtc_base/physical_socket_server.cc:73:27: error
      : 'SIOCGSTAMP' was not declared in this scope; did you mean 'SIOCGRARP'?
      73 | int ret = ioctl(socket, SIOCGSTAMP, &tv_ioctl);

      ^~~~~~~~~~
      SIOCGRARP

      Attachments

        Issue Links

          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
              treeve Treeve Jelbert
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes