#1012991 libtgowt: ftbfs with GCC-12

#1012991#5
Date:
2022-06-16 12:11:27 UTC
From:
To:
[This bug is targeted to the upcoming bookworm release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-12/g++-12, but succeeds to build with gcc-11/g++-11. The
severity of this report will be raised before the bookworm release.

The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/gcc12/libtgowt_0~git20220202.d618d0b+dfsg-2_unstable_gcc12.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/forward_error_correction_internal.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/forward_error_correction_internal.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/forward_error_correction_internal.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/forward_error_correction_internal.cc"
[ 66%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/packet_loss_stats.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/packet_loss_stats.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/packet_loss_stats.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/packet_loss_stats.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/packet_loss_stats.cc"
[ 66%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/packet_sequencer.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/packet_sequencer.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/packet_sequencer.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/packet_sequencer.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/packet_sequencer.cc"
[ 66%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/receive_statistics_impl.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/receive_statistics_impl.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/receive_statistics_impl.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/receive_statistics_impl.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/receive_statistics_impl.cc"
[ 66%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc"
[ 66%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtcp_nack_stats.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtcp_nack_stats.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtcp_nack_stats.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtcp_nack_stats.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtcp_nack_stats.cc"
[ 67%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtcp_receiver.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtcp_receiver.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtcp_receiver.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtcp_receiver.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtcp_receiver.cc"
[ 67%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtcp_sender.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtcp_sender.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtcp_sender.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtcp_sender.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtcp_sender.cc"
[ 67%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_descriptor_authentication.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_descriptor_authentication.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_descriptor_authentication.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_descriptor_authentication.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_descriptor_authentication.cc"
[ 67%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_format.cc"
[ 67%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_h264.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_h264.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_h264.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_h264.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_format_h264.cc"
[ 67%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_h265.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_h265.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_h265.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_h265.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_format_h265.cc"
[ 67%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_video_generic.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_video_generic.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_video_generic.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_video_generic.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_format_video_generic.cc"
[ 67%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_vp8.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_vp8.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_vp8.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_vp8.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_format_vp8.cc"
[ 67%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_vp9.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_vp9.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_vp9.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_format_vp9.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_format_vp9.cc"
[ 67%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_header_extension_size.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_header_extension_size.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_header_extension_size.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_header_extension_size.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_header_extension_size.cc"
[ 67%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_packet_history.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_packet_history.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_packet_history.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_packet_history.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_packet_history.cc"
[ 67%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_packetizer_av1.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_packetizer_av1.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_packetizer_av1.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_packetizer_av1.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_packetizer_av1.cc"
[ 67%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_rtcp_impl.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_rtcp_impl.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_rtcp_impl.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_rtcp_impl.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_rtcp_impl.cc"
[ 67%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_rtcp_impl2.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_rtcp_impl2.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_rtcp_impl2.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_rtcp_impl2.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_rtcp_impl2.cc"
[ 67%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_packetizer_av1_test_helper.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_packetizer_av1_test_helper.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_packetizer_av1_test_helper.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_packetizer_av1_test_helper.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_packetizer_av1_test_helper.cc"
[ 68%] Building CXX object CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_util.cc.o
/usr/bin/c++ -DABSL_ALLOCATOR_NOTHROW=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DHAVE_NETINET_IN_H -DHAVE_SCTP -DHAVE_WEBRTC_VIDEO -DLIBVPX_VERSION_MAJOR=1 -DLIBVPX_VERSION_MINOR=11 -DLIBVPX_VERSION_PATCH=0 -DLIBVPX_VERSION_STR=\"1.11.0\" -DNO_MAIN_THREAD_WRAPPING -DRTC_DISABLE_TRACE_EVENTS -DRTC_ENABLE_VP9 -DWEBRTC_APM_DEBUG_DUMP=0 -DWEBRTC_DLOPEN_PIPEWIRE -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_ENABLE_PROTOBUF=0 -DWEBRTC_HAS_SSE2 -DWEBRTC_HAVE_USRSCTP -DWEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE -DWEBRTC_LIBRARY_IMPL -DWEBRTC_LINUX -DWEBRTC_NON_STATIC_TRACE_EVENT_HANDLERS=1 -DWEBRTC_OPUS_SUPPORT_120MS_PTIME=1 -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_POSIX -DWEBRTC_USE_BUILTIN_ISAC_FLOAT -DWEBRTC_USE_H264 -DWEBRTC_USE_PIPEWIRE -DWEBRTC_USE_RNNOISE=0 -DWEBRTC_USE_X11 -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/gen" -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libdrm -I/usr/include/opus -I"/<<PKGBUILDDIR>>/src/third_party/openh264/src/include" -I"/<<PKGBUILDDIR>>/src" -I"/<<PKGBUILDDIR>>/src/third_party/pffft/src" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/include" -I"/<<PKGBUILDDIR>>/src/third_party/libsrtp/crypto/include" -I"/<<PKGBUILDDIR>>/src/third_party/libyuv/include" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/cmake/protobuf" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/openh264_include" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib" -I"/<<PKGBUILDDIR>>/src/third_party/usrsctp/usrsctplib/usrsctplib" -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DABSL_ATTRIBUTE_LIFETIME_BOUND= -Wno-deprecated-declarations -Wno-attributes -Wno-narrowing -Wno-return-type -std=gnu++20 -MD -MT CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_util.cc.o -MF CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_util.cc.o.d -o CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_util.cc.o -c "/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_util.cc"
/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_packetizer_av1_test_helper.cc: In function ‘std::vector<unsigned char> webrtc::BuildAv1Frame(std::initializer_list<Av1Obu>)’:
/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_packetizer_av1_test_helper.cc:45:7: error: ‘size_t’ was not declared in this scope; did you mean ‘std::size_t’?
   45 |       size_t payload_size = obu.payload_.size();
      |       ^~~~~~
      |       std::size_t
In file included from /usr/include/c++/12/initializer_list:41,
                 from /<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_packetizer_av1_test_helper.h:16,
                 from /<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_packetizer_av1_test_helper.cc:11:
/usr/include/x86_64-linux-gnu/c++/12/bits/c++config.h:298:33: note: ‘std::size_t’ declared here
  298 |   typedef __SIZE_TYPE__         size_t;
      |                                 ^~~~~~
/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_packetizer_av1_test_helper.cc:46:14: error: ‘payload_size’ was not declared in this scope
   46 |       while (payload_size >= 0x80) {
      |              ^~~~~~~~~~~~
/<<PKGBUILDDIR>>/src/modules/rtp_rtcp/source/rtp_packetizer_av1_test_helper.cc:50:21: error: ‘payload_size’ was not declared in this scope
   50 |       raw.push_back(payload_size);
      |                     ^~~~~~~~~~~~
make[3]: *** [CMakeFiles/tg_owt.dir/build.make:11171: CMakeFiles/tg_owt.dir/src/modules/rtp_rtcp/source/rtp_packetizer_av1_test_helper.cc.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:251: CMakeFiles/tg_owt.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

#1012991#10
Date:
2022-07-02 13:16:45 UTC
From:
To:
GCC 12 can now build the libtgowt package I've uploaded. Forgot to mention
this fact in the d/changelog file.