Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 899283 Details for
Bug 937451
media-libs/libvpl-tools-1.2.0 - [icu-75.1] [gcc-15] /.../sample_vpp_frc_adv.cpp: error: uint64_t was not declared in this scope
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs:libvpl-tools-1.1.0:20240806-102655.log
media-libs:libvpl-tools-1.1.0:20240806-102655.log (text/plain), 93.87 KB, created by
Toralf Förster
on 2024-08-06 11:40:08 UTC
(
hide
)
Description:
media-libs:libvpl-tools-1.1.0:20240806-102655.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-08-06 11:40:08 UTC
Size:
93.87 KB
patch
obsolete
> * Package: media-libs/libvpl-tools-1.1.0:0 > * Repository: gentoo > * Maintainer: andrewammerlaan@gentoo.org > * USE: abi_x86_64 amd64 drm elibc_glibc kernel_linux vaapi > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking libvpl-tools-1.1.0.tar.gz to /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work >>>> Source unpacked in /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work >>>> Preparing source in /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0_build" >cmake -C /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON -DBUILD_TESTS=no -DBUILD_EXPERIMENTAL=no -DTOOLS_ENABLE_X11=no -DTOOLS_ENABLE_SCREEN_CAPTURE=no -DTOOLS_ENABLE_RENDER=no -DTOOLS_ENABLE_OPENCL=no -DENABLE_DRI3=no -DENABLE_DRM=yes -DENABLE_VA=yes -DENABLE_WAYLAND=no -DENABLE_X11=no -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0_build/gentoo_toolchain.cmake /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0 >loading initial cache file /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 15.0.0 >-- The CXX compiler identification is GNU 15.0.0 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.2.0") >-- Checking for module 'libva>=1.2' >-- Found libva, version 1.22.0 >-- Checking for module 'libva-drm>=1.2' >-- Found libva-drm, version 1.22.0 >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >CMake Warning at tools/cli/val-surface-sharing/CMakeLists.txt:10 (message): > BUILD_EXPERIMENTAL is set to OFF. val-surface-sharing will not be built. > > >CMake Warning at tools/cli/vpl-import-export/CMakeLists.txt:10 (message): > BUILD_EXPERIMENTAL is set to OFF. vpl-import-export will not be built. > > >-- Checking for module 'libdrm>=2.4.91' >-- Found libdrm, version 2.4.122 >-- Checking for module 'x11' >-- Found x11, version 1.8.10 >-- Checking for module 'libva-x11>=1.10.0' >-- Package 'libva-x11' not found >-- Checking for modules 'xcb;xcb-dri3;x11-xcb;xcb-present' >-- Found xcb, version 1.17.0 >-- Found xcb-dri3, version 1.17.0 >-- Found x11-xcb, version 1.8.10 >-- Found xcb-present, version 1.17.0 >-- Checking for module 'wayland-client' >-- Found wayland-client, version 1.23.0 >-- Checking for module 'wayland-protocols>=1.15' >-- Found wayland-protocols, version 1.36 >-- Building sample_common without Wayland support >-- Building sample_common without X11 support >-- Checking for module 'libdrm>=2.4.91' >-- Found libdrm, version 2.4.122 >-- Checking for module 'pciaccess' >-- Found pciaccess, version 0.18.1 >-- ---------------- Configuration summary ------------------------------ >-- CMake: >-- CMAKE_VERSION : 3.30.2 >-- CMAKE_GENERATOR : Ninja >-- CMAKE_BUILD_TOOL : /usr/bin/ninja >-- Target: >-- CMAKE_SYSTEM_NAME : Linux >-- CMAKE_SYSTEM_VERSION : 6.10.3 >-- CMAKE_SYSTEM_PROCESSOR : x86_64 >-- General: >-- CMAKE_BUILD_TYPE : relwithdebinfo >-- CMAKE_TOOLCHAIN_FILE : /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0_build/gentoo_toolchain.cmake >-- CMAKE_C_COMPILER : /usr/bin/x86_64-pc-linux-gnu-gcc >-- CMAKE_CXX_COMPILER : /usr/bin/x86_64-pc-linux-gnu-g++ >-- Build architecture : 64-bit >-- Flags: >-- CMAKE_C_FLAGS : -O3 -pipe -march=native -fno-diagnostics-color >-- CMAKE_CXX_FLAGS : -O3 -pipe -march=native -fno-diagnostics-color >-- Release flags: >-- CMAKE_C_FLAGS_RELEASE : -O3 -DNDEBUG >-- CMAKE_CXX_FLAGS_RELEASE : -O3 -DNDEBUG >-- Debug flags: >-- CMAKE_C_FLAGS_DEBUG : -g >-- CMAKE_CXX_FLAGS_DEBUG : -g >-- RelWithDebRT flags: >-- CMAKE_C_FLAGS_RELWITHDEBRT : >-- CMAKE_CXX_FLAGS_RELWITHDEBRT : >-- Install: >-- CMAKE_INSTALL_PREFIX : /usr >-- CMAKE_INSTALL_FULL_BINDIR : /usr/bin >-- CMAKE_INSTALL_FULL_INCLUDEDIR : /usr/include >-- CMAKE_INSTALL_FULL_LIBDIR : /usr/lib64 >-- CMAKE_INSTALL_FULL_DOCDIR : /usr/share/doc/vpl-tools >-- VPL_INSTALL_FULL_PKGCONFIGDIR : /usr/lib64/pkgconfig >-- VPL_INSTALL_FULL_CMAKEDIR : /usr/lib64/cmake >-- VPL_INSTALL_FULL_ENVDIR : /etc/vpl-tools >-- VPL_INSTALL_FULL_MODFILEDIR : /etc/modulefiles >-- VPL_INSTALL_FULL_EXAMPLEDIR : /usr/share/vpl-tools/examples >-- VPL_INSTALL_FULL_LICENSEDIR : /usr/share/vpl-tools/licensing >-- VPL_INSTALL_FULL_PYTHONDIR : >-- Build: >-- BUILD_TESTS : no >-- BUILD_EXPERIMENTAL : no >-- ENABLE_VA : yes >-- ENABLE_DRM : yes >-- ENABLE_WAYLAND : no >-- ENABLE_X11 : no >-- ENABLE_DRI3 : no >-- Surface sharing test tools: >-- TOOLS_ENABLE_SCREEN_CAPTURE : no >-- TOOLS_ENABLE_RENDER : no >-- TOOLS_ENABLE_OPENCL : no >-- TOOLS_ENABLE_X11 : no >-- <<< Gentoo configuration >>> >Build type relwithdebinfo >Install path /usr >Compiler flags: >C -O3 -pipe -march=native -fno-diagnostics-color >C++ -O3 -pipe -march=native -fno-diagnostics-color >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -pie >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done (1.6s) >-- Generating done (0.1s) >-- Build files have been written to: /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0_build" >ninja -v -j4 -l0 >[1/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/base_allocator.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/base_allocator.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/base_allocator.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/base_allocator.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >In file included from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/base_allocator.cpp:7: >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:165:27: warning: âtemplate<class _Arg1, class _Arg2, class _Result> struct std::binary_functionâ is deprecated [-Wdeprecated-declarations] > 165 | : public std::binary_function<mfxFrameAllocResponse, mfxFrameAllocResponse, bool> { > | ^~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/functional:49, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:11: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:131:12: note: declared here > 131 | struct binary_function > | ^~~~~~~~~~~~~~~ >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/base_allocator.cpp: In member function âvirtual mfxStatus BaseFrameAllocator::FreeFrames(mfxFrameAllocResponse*)â: >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/base_allocator.cpp:167:70: warning: âstd::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = BaseFrameAllocator::IsSame; _Tp = mfxFrameAllocResponse]â is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] > 167 | std::bind1st(IsSame(), *response)); > | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:1435: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/backward/binders.h:136:5: note: declared here > 136 | bind1st(const _Operation& __fn, const _Tp& __x) > | ^~~~~~~ >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/base_allocator.cpp:179:74: warning: âstd::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = BaseFrameAllocator::IsSame; _Tp = mfxFrameAllocResponse]â is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] > 179 | std::find_if(m_responses.begin(), m_responses.end(), std::bind1st(IsSame(), *response)); > | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/backward/binders.h:136:5: note: declared here > 136 | bind1st(const _Operation& __fn, const _Tp& __x) > | ^~~~~~~ >[2/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/avc_nal_spl.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/avc_nal_spl.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/avc_nal_spl.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/avc_nal_spl.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[3/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/d3d11_allocator.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/d3d11_allocator.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/d3d11_allocator.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/d3d11_allocator.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[4/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/d3d11_device.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/d3d11_device.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/d3d11_device.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/d3d11_device.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[5/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/avc_spl.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/avc_spl.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/avc_spl.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/avc_spl.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[6/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/d3d_allocator.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/d3d_allocator.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/d3d_allocator.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/d3d_allocator.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[7/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/d3d_device.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/d3d_device.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/d3d_device.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/d3d_device.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[8/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/decode_render.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/decode_render.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/decode_render.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/decode_render.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[9/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/avc_bitstream.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/avc_bitstream.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/avc_bitstream.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/avc_bitstream.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[10/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/mfx_buffering.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/mfx_buffering.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/mfx_buffering.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/mfx_buffering.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[11/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/plugin_utils.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/plugin_utils.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/plugin_utils.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/plugin_utils.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[12/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/general_allocator.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/general_allocator.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/general_allocator.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/general_allocator.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >In file included from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/general_allocator.h:10, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/general_allocator.cpp:9: >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:165:27: warning: âtemplate<class _Arg1, class _Arg2, class _Result> struct std::binary_functionâ is deprecated [-Wdeprecated-declarations] > 165 | : public std::binary_function<mfxFrameAllocResponse, mfxFrameAllocResponse, bool> { > | ^~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/functional:49, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:11: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:131:12: note: declared here > 131 | struct binary_function > | ^~~~~~~~~~~~~~~ >[13/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/preset_manager.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/preset_manager.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/preset_manager.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/preset_manager.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[14/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/brc_routines.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/brc_routines.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/brc_routines.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/brc_routines.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[15/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/v4l2_util.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/v4l2_util.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/v4l2_util.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/v4l2_util.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[16/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/sysmem_allocator.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/sysmem_allocator.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/sysmem_allocator.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/sysmem_allocator.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >In file included from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/sysmem_allocator.h:12, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/sysmem_allocator.cpp:7: >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:165:27: warning: âtemplate<class _Arg1, class _Arg2, class _Result> struct std::binary_functionâ is deprecated [-Wdeprecated-declarations] > 165 | : public std::binary_function<mfxFrameAllocResponse, mfxFrameAllocResponse, bool> { > | ^~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/refwrap.h:39, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/vector:68, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/sysmem_allocator.h:11: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:131:12: note: declared here > 131 | struct binary_function > | ^~~~~~~~~~~~~~~ >[17/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_allocator.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_allocator.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_allocator.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vaapi_allocator.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >In file included from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vaapi_allocator.h:16, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vaapi_allocator.cpp:12: >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:165:27: warning: âtemplate<class _Arg1, class _Arg2, class _Result> struct std::binary_functionâ is deprecated [-Wdeprecated-declarations] > 165 | : public std::binary_function<mfxFrameAllocResponse, mfxFrameAllocResponse, bool> { > | ^~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/functional:49, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:11: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:131:12: note: declared here > 131 | struct binary_function > | ^~~~~~~~~~~~~~~ >[18/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_utils_android.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_utils_android.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_utils_android.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vaapi_utils_android.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[19/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_device.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_device.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_device.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vaapi_device.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >In file included from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vaapi_allocator.h:16, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vaapi_utils_drm.h:65, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vaapi_device.h:11, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vaapi_device.cpp:9: >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:165:27: warning: âtemplate<class _Arg1, class _Arg2, class _Result> struct std::binary_functionâ is deprecated [-Wdeprecated-declarations] > 165 | : public std::binary_function<mfxFrameAllocResponse, mfxFrameAllocResponse, bool> { > | ^~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/functional:49, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:11: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:131:12: note: declared here > 131 | struct binary_function > | ^~~~~~~~~~~~~~~ >[20/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_utils.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_utils.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_utils.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vaapi_utils.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >In file included from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vaapi_allocator.h:16, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vaapi_utils_drm.h:65, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vaapi_utils.cpp:15: >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:165:27: warning: âtemplate<class _Arg1, class _Arg2, class _Result> struct std::binary_functionâ is deprecated [-Wdeprecated-declarations] > 165 | : public std::binary_function<mfxFrameAllocResponse, mfxFrameAllocResponse, bool> { > | ^~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/string:49, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/locale_classes.h:40, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/ios_base.h:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ios:44, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ostream:40, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/iostream:41, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/sample_defs.h:12, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vaapi_utils.h:28, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vaapi_utils.cpp:9: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:131:12: note: declared here > 131 | struct binary_function > | ^~~~~~~~~~~~~~~ >[21/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_utils_x11.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_utils_x11.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_utils_x11.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vaapi_utils_x11.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[22/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/parameters_dumper.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/parameters_dumper.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/parameters_dumper.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/parameters_dumper.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[23/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_utils_drm.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_utils_drm.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_utils_drm.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vaapi_utils_drm.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >In file included from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vaapi_allocator.h:16, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vaapi_utils_drm.h:65, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vaapi_utils_drm.cpp:9: >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:165:27: warning: âtemplate<class _Arg1, class _Arg2, class _Result> struct std::binary_functionâ is deprecated [-Wdeprecated-declarations] > 165 | : public std::binary_function<mfxFrameAllocResponse, mfxFrameAllocResponse, bool> { > | ^~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/functional:49, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:11: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:131:12: note: declared here > 131 | struct binary_function > | ^~~~~~~~~~~~~~~ >[24/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/atomic.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/atomic.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/atomic.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vm/atomic.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[25/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/atomic_linux.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/atomic_linux.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/atomic_linux.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vm/atomic_linux.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[26/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/shared_object.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/shared_object.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/shared_object.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vm/shared_object.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[27/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vpp_ex.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vpp_ex.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vpp_ex.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vpp_ex.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[28/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/shared_object_linux.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/shared_object_linux.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/shared_object_linux.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vm/shared_object_linux.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[29/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/thread_windows.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/thread_windows.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/thread_windows.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vm/thread_windows.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[30/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/time.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/time.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/time.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vm/time.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[31/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/time_linux.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/time_linux.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/time_linux.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vm/time_linux.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[32/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -D_FORTIFY_SOURCE=2 -Dcttmetrics_EXPORTS -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/metrics_monitor/include -isystem /usr/include/libdrm -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/metrics_monitor/CMakeFiles/cttmetrics.dir/src/cttmetrics.cpp.o -MF tools/legacy/metrics_monitor/CMakeFiles/cttmetrics.dir/src/cttmetrics.cpp.o.d -o tools/legacy/metrics_monitor/CMakeFiles/cttmetrics.dir/src/cttmetrics.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/metrics_monitor/src/cttmetrics.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[33/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/thread_linux.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/thread_linux.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/thread_linux.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vm/thread_linux.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[34/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -D_FORTIFY_SOURCE=2 -Dcttmetrics_EXPORTS -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/metrics_monitor/include -isystem /usr/include/libdrm -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/metrics_monitor/CMakeFiles/cttmetrics.dir/src/cttmetrics_i915_pmu.cpp.o -MF tools/legacy/metrics_monitor/CMakeFiles/cttmetrics.dir/src/cttmetrics_i915_pmu.cpp.o.d -o tools/legacy/metrics_monitor/CMakeFiles/cttmetrics.dir/src/cttmetrics_i915_pmu.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/metrics_monitor/src/cttmetrics_i915_pmu.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[35/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -D_FORTIFY_SOURCE=2 -Dcttmetrics_EXPORTS -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/metrics_monitor/include -isystem /usr/include/libdrm -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/metrics_monitor/CMakeFiles/cttmetrics.dir/src/cttmetrics_utils.cpp.o -MF tools/legacy/metrics_monitor/CMakeFiles/cttmetrics.dir/src/cttmetrics_utils.cpp.o.d -o tools/legacy/metrics_monitor/CMakeFiles/cttmetrics.dir/src/cttmetrics_utils.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/metrics_monitor/src/cttmetrics_utils.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[36/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -D_FORTIFY_SOURCE=2 -Dcttmetrics_EXPORTS -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/metrics_monitor/include -isystem /usr/include/libdrm -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/metrics_monitor/CMakeFiles/cttmetrics.dir/src/cttmetrics_i915_custom.cpp.o -MF tools/legacy/metrics_monitor/CMakeFiles/cttmetrics.dir/src/cttmetrics_i915_custom.cpp.o.d -o tools/legacy/metrics_monitor/CMakeFiles/cttmetrics.dir/src/cttmetrics_i915_custom.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/metrics_monitor/src/cttmetrics_i915_custom.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[37/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/sample_utils.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/sample_utils.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/sample_utils.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/sample_utils.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[38/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DLIBVA_SUPPORT -D_FORTIFY_SOURCE=2 -O3 -pipe -march=native -fno-diagnostics-color -fPIE -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/cli/system_analyzer/CMakeFiles/system_analyzer.dir/system_analyzer.cpp.o -MF tools/cli/system_analyzer/CMakeFiles/system_analyzer.dir/system_analyzer.cpp.o.d -o tools/cli/system_analyzer/CMakeFiles/system_analyzer.dir/system_analyzer.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/cli/system_analyzer/system_analyzer.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[39/75] /usr/bin/x86_64-pc-linux-gnu-g++ -D_FORTIFY_SOURCE=2 -O3 -pipe -march=native -fno-diagnostics-color -fPIE -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/cli/vpl-inspect/CMakeFiles/vpl-inspect.dir/src/vpl-inspect.cpp.o -MF tools/cli/vpl-inspect/CMakeFiles/vpl-inspect.dir/src/vpl-inspect.cpp.o.d -o tools/cli/vpl-inspect/CMakeFiles/vpl-inspect.dir/src/vpl-inspect.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/cli/vpl-inspect/src/vpl-inspect.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[40/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIE -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/main.cpp.o -MF tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/main.cpp.o.d -o tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/main.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/main.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[41/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIC -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vpl_implementation_loader.cpp.o -MF tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vpl_implementation_loader.cpp.o.d -o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vpl_implementation_loader.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/src/vpl_implementation_loader.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[42/75] : && /usr/bin/cmake -E rm -f libsample_common.a && /usr/bin/x86_64-pc-linux-gnu-ar qc libsample_common.a tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/avc_bitstream.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/avc_nal_spl.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/avc_spl.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/base_allocator.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/brc_routines.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/d3d11_allocator.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/d3d11_device.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/d3d_allocator.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/d3d_device.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/decode_render.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/general_allocator.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/mfx_buffering.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/parameters_dumper.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/plugin_utils.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/preset_manager.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/sample_utils.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/sysmem_allocator.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/v4l2_util.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_allocator.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_device.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_utils_android.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_utils.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_utils_drm.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vaapi_utils_x11.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vpl_implementation_loader.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vpp_ex.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/atomic.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/atomic_linux.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/shared_object.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/shared_object_linux.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/thread_linux.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/thread_windows.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/time.cpp.o tools/legacy/sample_common/CMakeFiles/sample_common.dir/src/vm/time_linux.cpp.o && /usr/bin/x86_64-pc-linux-gnu-ranlib libsample_common.a && : >[43/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_decode/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIE -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_decode/CMakeFiles/sample_decode.dir/src/pipeline_decode.cpp.o -MF tools/legacy/sample_decode/CMakeFiles/sample_decode.dir/src/pipeline_decode.cpp.o.d -o tools/legacy/sample_decode/CMakeFiles/sample_decode.dir/src/pipeline_decode.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_decode/src/pipeline_decode.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >In file included from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_decode/include/pipeline_decode.h:24, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_decode/src/pipeline_decode.cpp:20: >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:165:27: warning: âtemplate<class _Arg1, class _Arg2, class _Result> struct std::binary_functionâ is deprecated [-Wdeprecated-declarations] > 165 | : public std::binary_function<mfxFrameAllocResponse, mfxFrameAllocResponse, bool> { > | ^~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/string:49, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/locale_classes.h:40, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/ios_base.h:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ios:44, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ostream:40, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/iostream:41, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/sample_defs.h:12, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_decode/src/pipeline_decode.cpp:9: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:131:12: note: declared here > 131 | struct binary_function > | ^~~~~~~~~~~~~~~ >[44/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIE -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp.cpp.o -MF tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp.cpp.o.d -o tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >In file included from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vaapi_allocator.h:16, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/include/sample_vpp_utils.h:36, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp.cpp:10: >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:165:27: warning: âtemplate<class _Arg1, class _Arg2, class _Result> struct std::binary_functionâ is deprecated [-Wdeprecated-declarations] > 165 | : public std::binary_function<mfxFrameAllocResponse, mfxFrameAllocResponse, bool> { > | ^~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/string:49, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/locale_classes.h:40, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/ios_base.h:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ios:44, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ostream:40, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/iostream:41, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/sample_defs.h:12, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/parameters_dumper.h:9, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp.cpp:7: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:131:12: note: declared here > 131 | struct binary_function > | ^~~~~~~~~~~~~~~ >[45/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIE -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_frc.cpp.o -MF tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_frc.cpp.o.d -o tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_frc.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp_frc.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >[46/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIE -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_frc_adv.cpp.o -MF tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_frc_adv.cpp.o.d -o tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_frc_adv.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp_frc_adv.cpp >FAILED: tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_frc_adv.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIE -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_frc_adv.cpp.o -MF tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_frc_adv.cpp.o.d -o tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_frc_adv.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp_frc_adv.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp_frc_adv.cpp: In member function âvirtual mfxStatus FRCAdvancedChecker::Init(mfxVideoParam*, mfxU32)â: >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp_frc_adv.cpp:60:11: error: âuint64_tâ was not declared in this scope > 60 | ((uint64_t)m_videoParam.vpp.In.FrameRateExtD * (uint64_t)MFX_TIME_STAMP_FREQUENCY) / > | ^~~~~~~~ >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp_frc_adv.cpp:11:1: note: âuint64_tâ is defined in header â<cstdint>â; this is probably fixable by adding â#include <cstdint>â > 10 | #include "vm/strings_defs.h" > +++ |+#include <cstdint> > 11 | >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp_frc_adv.cpp:60:20: error: expected â)â before âm_videoParamâ > 60 | ((uint64_t)m_videoParam.vpp.In.FrameRateExtD * (uint64_t)MFX_TIME_STAMP_FREQUENCY) / > | ~ ^~~~~~~~~~~~ > | ) >[47/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIE -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_config.cpp.o -MF tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_config.cpp.o.d -o tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_config.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp_config.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >In file included from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vaapi_allocator.h:16, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/include/sample_vpp_utils.h:36, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp_config.cpp:7: >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:165:27: warning: âtemplate<class _Arg1, class _Arg2, class _Result> struct std::binary_functionâ is deprecated [-Wdeprecated-declarations] > 165 | : public std::binary_function<mfxFrameAllocResponse, mfxFrameAllocResponse, bool> { > | ^~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/string:49, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/locale_classes.h:40, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/ios_base.h:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ios:44, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ostream:40, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/iostream:41, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/sample_defs.h:12, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/include/sample_vpp_utils.h:29: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:131:12: note: declared here > 131 | struct binary_function > | ^~~~~~~~~~~~~~~ >[48/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_decode/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIE -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_decode/CMakeFiles/sample_decode.dir/src/sample_decode.cpp.o -MF tools/legacy/sample_decode/CMakeFiles/sample_decode.dir/src/sample_decode.cpp.o.d -o tools/legacy/sample_decode/CMakeFiles/sample_decode.dir/src/sample_decode.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_decode/src/sample_decode.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >In file included from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_decode/include/pipeline_decode.h:24, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_decode/src/sample_decode.cpp:11: >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:165:27: warning: âtemplate<class _Arg1, class _Arg2, class _Result> struct std::binary_functionâ is deprecated [-Wdeprecated-declarations] > 165 | : public std::binary_function<mfxFrameAllocResponse, mfxFrameAllocResponse, bool> { > | ^~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/string:49, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bitset:52, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/regex:40, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_decode/src/sample_decode.cpp:9: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:131:12: note: declared here > 131 | struct binary_function > | ^~~~~~~~~~~~~~~ >[49/75] /usr/bin/x86_64-pc-linux-gnu-g++ -DDRM_LINUX_FORMAT_MODIFIER_BLOB_SUPPORT -DDRM_LINUX_HDR_SUPPORT -DDRM_LINUX_MODIFIER_TILED4_SUPPORT -DDRM_LINUX_P010_SUPPORT -DLIBVA_DRM_SUPPORT -DLIBVA_SUPPORT -DLINUX64 -DMFX_DEPRECATED_OFF -DTOOLS_VERSION_MAJOR=1 -DTOOLS_VERSION_MINOR=1 -DTOOLS_VERSION_PATCH=0 -D_FORTIFY_SOURCE=2 -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vm -I/usr/include/libdrm -I/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/media_sdk_compatibility_headers -O3 -pipe -march=native -fno-diagnostics-color -fPIE -fno-diagnostics-color -Wformat -Wformat-security -Werror=format-security -fstack-protector-strong -Wall -MD -MT tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_parser.cpp.o -MF tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_parser.cpp.o.d -o tools/legacy/sample_vpp/CMakeFiles/sample_vpp.dir/src/sample_vpp_parser.cpp.o -c /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp_parser.cpp ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >In file included from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/vaapi_allocator.h:16, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/include/sample_vpp_utils.h:36, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp_parser.cpp:14: >/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_common/include/base_allocator.h:165:27: warning: âtemplate<class _Arg1, class _Arg2, class _Result> struct std::binary_functionâ is deprecated [-Wdeprecated-declarations] > 165 | : public std::binary_function<mfxFrameAllocResponse, mfxFrameAllocResponse, bool> { > | ^~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/string:49, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/locale_classes.h:40, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/ios_base.h:41, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/ios:44, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/istream:40, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/fstream:40, > from /var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0/tools/legacy/sample_vpp/src/sample_vpp_parser.cpp:9: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:131:12: note: declared here > 131 | struct binary_function > | ^~~~~~~~~~~~~~~ >ninja: build stopped: subcommand failed. > * ERROR: media-libs/libvpl-tools-1.1.0::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 2202: Called cmake_src_compile > * environment, line 921: Called cmake_build > * environment, line 888: Called eninja > * environment, line 1363: Called die > * The specific snippet of code: > * "$@" || die -n "${*} failed" > * > * If you need support, post the output of `emerge --info '=media-libs/libvpl-tools-1.1.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/libvpl-tools-1.1.0::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:libvpl-tools-1.1.0:20240806-102655.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/libvpl-tools-1.1.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/libvpl-tools-1.1.0/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0_build' > * S: '/var/tmp/portage/media-libs/libvpl-tools-1.1.0/work/libvpl-tools-1.1.0' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 937451
:
899278
|
899279
|
899280
|
899281
|
899282
| 899283 |
899284
|
899285