Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 917086 Details for
Bug 948390
media-video/simplescreenrecorder-0.4.4-r3 - [ffmpeg] AudioEncoder.cpp: error: AVCodecContext {aka struct AVCodecContext} has no member named channels
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-video:simplescreenrecorder-0.4.4-r3:20250118-234440.log
media-video:simplescreenrecorder-0.4.4-r3:20250118-234440.log (text/plain), 44.52 KB, created by
Toralf Förster
on 2025-01-19 10:14:14 UTC
(
hide
)
Description:
media-video:simplescreenrecorder-0.4.4-r3:20250118-234440.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2025-01-19 10:14:14 UTC
Size:
44.52 KB
patch
obsolete
> * Package: media-video/simplescreenrecorder-0.4.4-r3:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 asm elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking simplescreenrecorder-0.4.4.tar.gz to /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work >>>> Source unpacked in /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work >>>> Preparing source in /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build" > * Applying simplescreenrecorder-0.4.4-ffmpeg5.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64" >cmake -C /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_JACK_METADATA=no -DENABLE_X86_ASM=yes -DWITH_OPENGL_RECORDING=no -DWITH_PULSEAUDIO=no -DWITH_JACK=no -DWITH_GLINJECT=no -DWITH_V4L2=no -DENABLE_32BIT_GLINJECT=false -DWITH_QT5=true -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4 >loading initial cache file /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/gentoo_common_config.cmake >CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 3.10 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value. Or, use the <min>...<max> syntax > to tell CMake that the project requires at least <min> but has been updated > to work with policies introduced by <max> or earlier. > > >CMake Deprecation Warning at CMakeLists.txt:2 (cmake_policy): > Compatibility with CMake < 3.10 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value. Or, use the <min>...<max> syntax > to tell CMake that the project requires at least <min> but has been updated > to work with policies introduced by <max> or earlier. > > >-- The C compiler identification is GNU 14.2.1 >-- The CXX compiler identification is GNU 14.2.1 >-- 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 >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.3.0") >-- Checking for module 'libavformat' >-- Found libavformat, version 61.9.106 >-- Found AVFormat: /usr/lib64/libavformat.so >-- Checking for module 'libavcodec' >-- Found libavcodec, version 61.31.101 >-- Found AVCodec: /usr/lib64/libavcodec.so >-- Checking for modules 'libavformat;libavcodec;libavutil;libswscale' >-- Found libavformat, version 61.9.106 >-- Found libavcodec, version 61.31.101 >-- Found libavutil, version 59.55.100 >-- Found libswscale, version 8.13.100 >-- Found AVUtil: /usr/lib64/libavutil.so >-- Checking for modules 'libavformat;libavcodec;libavutil;libswscale' >-- Found libavformat, version 61.9.106 >-- Found libavcodec, version 61.31.101 >-- Found libavutil, version 59.55.100 >-- Found libswscale, version 8.13.100 >-- Found SWScale: /usr/lib64/libswscale.so >-- Found X11: /usr/include >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found >-- Looking for gethostbyname >-- Looking for gethostbyname - found >-- Looking for connect >-- Looking for connect - found >-- Looking for remove >-- Looking for remove - found >-- Looking for shmat >-- Looking for shmat - found >-- Looking for IceConnectionNumber in ICE >-- Looking for IceConnectionNumber in ICE - found >-- Found ALSA: /usr/lib64/libasound.so (found version "1.2.13") >-- The following REQUIRED packages have been found: > > * Threads > * AVFormat > * AVCodec > * AVUtil > * SWScale > * PkgConfig > * X11 > * ALSA > * Qt5Core > * Qt5Gui > * Qt5Widgets > * Qt5X11Extras > * Qt5 (required version >= 5.7) > * Qt5LinguistTools > >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -fno-diagnostics-color -fPIC >C++ -O2 -pipe -march=native -fno-diagnostics-color -fPIC >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >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 (2.4s) >-- Generating done (0.1s) >-- Build files have been written to: /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64" >ninja -v -j4 -l0 >[1/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_ar.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_ar.qm >[2/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_cs.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_cs.qm >[3/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_bg.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_bg.qm >[4/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_el.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_el.qm >[5/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_de.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_de.qm >[6/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_es.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_es.qm >[7/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_fr.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_fr.qm >[8/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_he.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_he.qm >[9/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_gl.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_gl.qm >[10/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_hu.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_hu.qm >[11/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_id.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_id.qm >[12/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_it.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_it.qm >[13/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_ja.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_ja.qm >[14/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_lt.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_lt.qm >[15/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_nl.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_nl.qm >[16/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_pl.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_pl.qm >[17/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_ru.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_ru.qm >[18/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_sr.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_sr.qm >[19/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_pt_BR.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_pt_BR.qm >[20/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_sv.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_sv.qm >[21/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_uk.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_uk.qm >[22/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_zh_CN.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_zh_CN.qm >[23/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations && /usr/lib64/qt5/bin/lrelease -silent /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/translations/simplescreenrecorder_zh_TW.ts -qm /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/translations/simplescreenrecorder_zh_TW.qm >[24/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/CMakeFiles/simplescreenrecorder_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/simplescreenrecorder_autogen/timestamp && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4 /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64 /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/simplescreenrecorder_autogen/deps /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/CMakeFiles/d/63780e9d95b893588fa0e9915d9a13c2414f9aae8f5a4dfd062dbb8a2dbe703d.d >AutoMoc: /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/GUI/DialogGLInject.h:0: Note: No relevant classes found. No output generated. >[25/80] cd /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src && /usr/lib64/qt5/bin/rcc --name resources --output /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/qrc_resources.cpp /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/data/resources/resources.qrc >[26/80] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -DSSR_USE_ALSA=1 -DSSR_USE_FFMPEG_VERSIONS=1 -DSSR_USE_JACK=0 -DSSR_USE_JACK_METADATA=0 -DSSR_USE_OPENGL_RECORDING=0 -DSSR_USE_PULSEAUDIO=0 -DSSR_USE_V4L2=0 -DSSR_USE_X86_ASM=1 -DSSR_VERSION=\"0.4.4\" -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/simplescreenrecorder_autogen/include -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/common -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtX11Extras -O2 -pipe -march=native -fno-diagnostics-color -fPIC -std=gnu++11 -fno-diagnostics-color -fPIC -MD -MT src/CMakeFiles/simplescreenrecorder.dir/AV/Input/GLInjectInput.cpp.o -MF src/CMakeFiles/simplescreenrecorder.dir/AV/Input/GLInjectInput.cpp.o.d -o src/CMakeFiles/simplescreenrecorder.dir/AV/Input/GLInjectInput.cpp.o -c /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input/GLInjectInput.cpp >[27/80] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -DSSR_USE_ALSA=1 -DSSR_USE_FFMPEG_VERSIONS=1 -DSSR_USE_JACK=0 -DSSR_USE_JACK_METADATA=0 -DSSR_USE_OPENGL_RECORDING=0 -DSSR_USE_PULSEAUDIO=0 -DSSR_USE_V4L2=0 -DSSR_USE_X86_ASM=1 -DSSR_VERSION=\"0.4.4\" -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/simplescreenrecorder_autogen/include -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/common -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtX11Extras -O2 -pipe -march=native -fno-diagnostics-color -fPIC -std=gnu++11 -fno-diagnostics-color -fPIC -MD -MT src/CMakeFiles/simplescreenrecorder.dir/AV/Input/JACKInput.cpp.o -MF src/CMakeFiles/simplescreenrecorder.dir/AV/Input/JACKInput.cpp.o.d -o src/CMakeFiles/simplescreenrecorder.dir/AV/Input/JACKInput.cpp.o -c /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input/JACKInput.cpp >[28/80] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -DSSR_USE_ALSA=1 -DSSR_USE_FFMPEG_VERSIONS=1 -DSSR_USE_JACK=0 -DSSR_USE_JACK_METADATA=0 -DSSR_USE_OPENGL_RECORDING=0 -DSSR_USE_PULSEAUDIO=0 -DSSR_USE_V4L2=0 -DSSR_USE_X86_ASM=1 -DSSR_VERSION=\"0.4.4\" -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/simplescreenrecorder_autogen/include -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/common -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtX11Extras -O2 -pipe -march=native -fno-diagnostics-color -fPIC -std=gnu++11 -fno-diagnostics-color -fPIC -MD -MT src/CMakeFiles/simplescreenrecorder.dir/simplescreenrecorder_autogen/mocs_compilation.cpp.o -MF src/CMakeFiles/simplescreenrecorder.dir/simplescreenrecorder_autogen/mocs_compilation.cpp.o.d -o src/CMakeFiles/simplescreenrecorder.dir/simplescreenrecorder_autogen/mocs_compilation.cpp.o -c /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/simplescreenrecorder_autogen/mocs_compilation.cpp >[29/80] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -DSSR_USE_ALSA=1 -DSSR_USE_FFMPEG_VERSIONS=1 -DSSR_USE_JACK=0 -DSSR_USE_JACK_METADATA=0 -DSSR_USE_OPENGL_RECORDING=0 -DSSR_USE_PULSEAUDIO=0 -DSSR_USE_V4L2=0 -DSSR_USE_X86_ASM=1 -DSSR_VERSION=\"0.4.4\" -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/simplescreenrecorder_autogen/include -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/common -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtX11Extras -O2 -pipe -march=native -fno-diagnostics-color -fPIC -std=gnu++11 -fno-diagnostics-color -fPIC -MD -MT src/CMakeFiles/simplescreenrecorder.dir/AV/Input/ALSAInput.cpp.o -MF src/CMakeFiles/simplescreenrecorder.dir/AV/Input/ALSAInput.cpp.o.d -o src/CMakeFiles/simplescreenrecorder.dir/AV/Input/ALSAInput.cpp.o -c /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input/ALSAInput.cpp >[30/80] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -DSSR_USE_ALSA=1 -DSSR_USE_FFMPEG_VERSIONS=1 -DSSR_USE_JACK=0 -DSSR_USE_JACK_METADATA=0 -DSSR_USE_OPENGL_RECORDING=0 -DSSR_USE_PULSEAUDIO=0 -DSSR_USE_V4L2=0 -DSSR_USE_X86_ASM=1 -DSSR_VERSION=\"0.4.4\" -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/simplescreenrecorder_autogen/include -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/common -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtX11Extras -O2 -pipe -march=native -fno-diagnostics-color -fPIC -std=gnu++11 -fno-diagnostics-color -fPIC -MD -MT src/CMakeFiles/simplescreenrecorder.dir/AV/Input/PulseAudioInput.cpp.o -MF src/CMakeFiles/simplescreenrecorder.dir/AV/Input/PulseAudioInput.cpp.o.d -o src/CMakeFiles/simplescreenrecorder.dir/AV/Input/PulseAudioInput.cpp.o -c /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input/PulseAudioInput.cpp >[31/80] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -DSSR_USE_ALSA=1 -DSSR_USE_FFMPEG_VERSIONS=1 -DSSR_USE_JACK=0 -DSSR_USE_JACK_METADATA=0 -DSSR_USE_OPENGL_RECORDING=0 -DSSR_USE_PULSEAUDIO=0 -DSSR_USE_V4L2=0 -DSSR_USE_X86_ASM=1 -DSSR_VERSION=\"0.4.4\" -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/simplescreenrecorder_autogen/include -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/common -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtX11Extras -O2 -pipe -march=native -fno-diagnostics-color -fPIC -std=gnu++11 -fno-diagnostics-color -fPIC -MD -MT src/CMakeFiles/simplescreenrecorder.dir/AV/Input/SSRVideoStreamReader.cpp.o -MF src/CMakeFiles/simplescreenrecorder.dir/AV/Input/SSRVideoStreamReader.cpp.o.d -o src/CMakeFiles/simplescreenrecorder.dir/AV/Input/SSRVideoStreamReader.cpp.o -c /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input/SSRVideoStreamReader.cpp >[32/80] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -DSSR_USE_ALSA=1 -DSSR_USE_FFMPEG_VERSIONS=1 -DSSR_USE_JACK=0 -DSSR_USE_JACK_METADATA=0 -DSSR_USE_OPENGL_RECORDING=0 -DSSR_USE_PULSEAUDIO=0 -DSSR_USE_V4L2=0 -DSSR_USE_X86_ASM=1 -DSSR_VERSION=\"0.4.4\" -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/simplescreenrecorder_autogen/include -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/common -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtX11Extras -O2 -pipe -march=native -fno-diagnostics-color -fPIC -std=gnu++11 -fno-diagnostics-color -fPIC -MD -MT src/CMakeFiles/simplescreenrecorder.dir/AV/Input/V4L2Input.cpp.o -MF src/CMakeFiles/simplescreenrecorder.dir/AV/Input/V4L2Input.cpp.o.d -o src/CMakeFiles/simplescreenrecorder.dir/AV/Input/V4L2Input.cpp.o -c /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input/V4L2Input.cpp >[33/80] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -DSSR_USE_ALSA=1 -DSSR_USE_FFMPEG_VERSIONS=1 -DSSR_USE_JACK=0 -DSSR_USE_JACK_METADATA=0 -DSSR_USE_OPENGL_RECORDING=0 -DSSR_USE_PULSEAUDIO=0 -DSSR_USE_V4L2=0 -DSSR_USE_X86_ASM=1 -DSSR_VERSION=\"0.4.4\" -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/simplescreenrecorder_autogen/include -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/common -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtX11Extras -O2 -pipe -march=native -fno-diagnostics-color -fPIC -std=gnu++11 -fno-diagnostics-color -fPIC -MD -MT src/CMakeFiles/simplescreenrecorder.dir/AV/Input/SSRVideoStreamWatcher.cpp.o -MF src/CMakeFiles/simplescreenrecorder.dir/AV/Input/SSRVideoStreamWatcher.cpp.o.d -o src/CMakeFiles/simplescreenrecorder.dir/AV/Input/SSRVideoStreamWatcher.cpp.o -c /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input/SSRVideoStreamWatcher.cpp >[34/80] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -DSSR_USE_ALSA=1 -DSSR_USE_FFMPEG_VERSIONS=1 -DSSR_USE_JACK=0 -DSSR_USE_JACK_METADATA=0 -DSSR_USE_OPENGL_RECORDING=0 -DSSR_USE_PULSEAUDIO=0 -DSSR_USE_V4L2=0 -DSSR_USE_X86_ASM=1 -DSSR_VERSION=\"0.4.4\" -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/simplescreenrecorder_autogen/include -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/common -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtX11Extras -O2 -pipe -march=native -fno-diagnostics-color -fPIC -std=gnu++11 -fno-diagnostics-color -fPIC -MD -MT src/CMakeFiles/simplescreenrecorder.dir/AV/Output/AudioEncoder.cpp.o -MF src/CMakeFiles/simplescreenrecorder.dir/AV/Output/AudioEncoder.cpp.o.d -o src/CMakeFiles/simplescreenrecorder.dir/AV/Output/AudioEncoder.cpp.o -c /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/AudioEncoder.cpp >FAILED: src/CMakeFiles/simplescreenrecorder.dir/AV/Output/AudioEncoder.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -DSSR_USE_ALSA=1 -DSSR_USE_FFMPEG_VERSIONS=1 -DSSR_USE_JACK=0 -DSSR_USE_JACK_METADATA=0 -DSSR_USE_OPENGL_RECORDING=0 -DSSR_USE_PULSEAUDIO=0 -DSSR_USE_V4L2=0 -DSSR_USE_X86_ASM=1 -DSSR_VERSION=\"0.4.4\" -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/simplescreenrecorder_autogen/include -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/common -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtX11Extras -O2 -pipe -march=native -fno-diagnostics-color -fPIC -std=gnu++11 -fno-diagnostics-color -fPIC -MD -MT src/CMakeFiles/simplescreenrecorder.dir/AV/Output/AudioEncoder.cpp.o -MF src/CMakeFiles/simplescreenrecorder.dir/AV/Output/AudioEncoder.cpp.o.d -o src/CMakeFiles/simplescreenrecorder.dir/AV/Output/AudioEncoder.cpp.o -c /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/AudioEncoder.cpp >/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/AudioEncoder.cpp: In member function âunsigned int AudioEncoder::GetChannels()â: >/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/AudioEncoder.cpp:72:35: error: âAVCodecContextâ {aka âstruct AVCodecContextâ} has no member named âchannelsâ > 72 | return GetCodecContext()->channels; > | ^~~~~~~~ >/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/AudioEncoder.cpp: In static member function âstatic void AudioEncoder::PrepareStream(AVStream*, AVCodecContext*, AVCodec*, AVDictionary**, const std::vector<std::pair<QString, QString> >&, unsigned int, unsigned int, unsigned int)â: >/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/AudioEncoder.cpp:110:24: error: âAVCodecContextâ {aka âstruct AVCodecContextâ} has no member named âchannelsâ > 110 | codec_context->channels = channels; > | ^~~~~~~~ >/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/AudioEncoder.cpp:111:24: error: âAVCodecContextâ {aka âstruct AVCodecContextâ} has no member named âchannel_layoutâ; did you mean âch_layoutâ? > 111 | codec_context->channel_layout = (channels == 1)? AV_CH_LAYOUT_MONO : AV_CH_LAYOUT_STEREO; > | ^~~~~~~~~~~~~~ > | ch_layout >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/14/include/g++-v14/cassert:44, > from /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/Global.h:65, > from /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/AudioEncoder.h:21, > from /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/AudioEncoder.cpp:20: >/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/AudioEncoder.cpp: In member function âvirtual bool AudioEncoder::EncodeFrame(AVFrameWrapper*)â: >/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/AudioEncoder.cpp:161:43: error: âAVFrameâ {aka âstruct AVFrameâ} has no member named âchannelsâ > 161 | assert(frame->GetFrame()->channels == GetCodecContext()->channels); > | ^~~~~~~~ >/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/AudioEncoder.cpp:161:74: error: âAVCodecContextâ {aka âstruct AVCodecContextâ} has no member named âchannelsâ > 161 | assert(frame->GetFrame()->channels == GetCodecContext()->channels); > | ^~~~~~~~ >[35/80] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -DSSR_USE_ALSA=1 -DSSR_USE_FFMPEG_VERSIONS=1 -DSSR_USE_JACK=0 -DSSR_USE_JACK_METADATA=0 -DSSR_USE_OPENGL_RECORDING=0 -DSSR_USE_PULSEAUDIO=0 -DSSR_USE_V4L2=0 -DSSR_USE_X86_ASM=1 -DSSR_VERSION=\"0.4.4\" -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/simplescreenrecorder_autogen/include -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/common -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtX11Extras -O2 -pipe -march=native -fno-diagnostics-color -fPIC -std=gnu++11 -fno-diagnostics-color -fPIC -MD -MT src/CMakeFiles/simplescreenrecorder.dir/AV/Input/X11Input.cpp.o -MF src/CMakeFiles/simplescreenrecorder.dir/AV/Input/X11Input.cpp.o.d -o src/CMakeFiles/simplescreenrecorder.dir/AV/Input/X11Input.cpp.o -c /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input/X11Input.cpp >[36/80] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -DSSR_USE_ALSA=1 -DSSR_USE_FFMPEG_VERSIONS=1 -DSSR_USE_JACK=0 -DSSR_USE_JACK_METADATA=0 -DSSR_USE_OPENGL_RECORDING=0 -DSSR_USE_PULSEAUDIO=0 -DSSR_USE_V4L2=0 -DSSR_USE_X86_ASM=1 -DSSR_VERSION=\"0.4.4\" -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/simplescreenrecorder_autogen/include -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/common -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtX11Extras -O2 -pipe -march=native -fno-diagnostics-color -fPIC -std=gnu++11 -fno-diagnostics-color -fPIC -MD -MT src/CMakeFiles/simplescreenrecorder.dir/AV/Output/BaseEncoder.cpp.o -MF src/CMakeFiles/simplescreenrecorder.dir/AV/Output/BaseEncoder.cpp.o.d -o src/CMakeFiles/simplescreenrecorder.dir/AV/Output/BaseEncoder.cpp.o -c /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/BaseEncoder.cpp >/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/BaseEncoder.cpp: In member function âvoid BaseEncoder::Free()â: >/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/BaseEncoder.cpp:179:30: warning: âint avcodec_close(AVCodecContext*)â is deprecated [-Wdeprecated-declarations] > 179 | avcodec_close(m_codec_context); > | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/Global.h:153, > from /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/BaseEncoder.h:21, > from /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/BaseEncoder.cpp:20: >/usr/include/libavcodec/avcodec.h:2417:5: note: declared here > 2417 | int avcodec_close(AVCodecContext *avctx); > | ^~~~~~~~~~~~~ >[37/80] /usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DSSR_SYSTEM_DIR=\"/usr/share/simplescreenrecorder\" -DSSR_USE_ALSA=1 -DSSR_USE_FFMPEG_VERSIONS=1 -DSSR_USE_JACK=0 -DSSR_USE_JACK_METADATA=0 -DSSR_USE_OPENGL_RECORDING=0 -DSSR_USE_PULSEAUDIO=0 -DSSR_USE_V4L2=0 -DSSR_USE_X86_ASM=1 -DSSR_VERSION=\"0.4.4\" -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64/src/simplescreenrecorder_autogen/include -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Input -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/common -I/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/GUI -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtX11Extras -O2 -pipe -march=native -fno-diagnostics-color -fPIC -std=gnu++11 -fno-diagnostics-color -fPIC -MD -MT src/CMakeFiles/simplescreenrecorder.dir/AV/Output/Muxer.cpp.o -MF src/CMakeFiles/simplescreenrecorder.dir/AV/Output/Muxer.cpp.o.d -o src/CMakeFiles/simplescreenrecorder.dir/AV/Output/Muxer.cpp.o -c /var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4/src/AV/Output/Muxer.cpp >ninja: build stopped: subcommand failed. > * ERROR: media-video/simplescreenrecorder-0.4.4-r3::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 2731: Called cmake-multilib_src_compile > * environment, line 856: Called multilib-minimal_src_compile > * environment, line 1995: Called multilib_foreach_abi 'multilib-minimal_abi_src_compile' > * environment, line 2262: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' > * environment, line 1955: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' > * environment, line 1953: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile' > * environment, line 590: Called multilib-minimal_abi_src_compile > * environment, line 1989: Called multilib_src_compile > * environment, line 2482: Called cmake_src_compile > * environment, line 974: Called cmake_build > * environment, line 941: Called eninja > * environment, line 1423: Called die > * The specific snippet of code: > * "$@" || die -n "${*} failed" > * > * If you need support, post the output of `emerge --info '=media-video/simplescreenrecorder-0.4.4-r3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-video/simplescreenrecorder-0.4.4-r3::gentoo'`. > * The complete build log is located at '/var/log/portage/media-video:simplescreenrecorder-0.4.4-r3:20250118-234440.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/temp/environment'. > * Working directory: '/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4_build-abi_x86_64.amd64' > * S: '/var/tmp/portage/media-video/simplescreenrecorder-0.4.4-r3/work/ssr-0.4.4' >
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 948390
:
917080
|
917081
|
917082
|
917083
|
917084
|
917085
| 917086 |
917087
|
917088