* Package: media-video/simplescreenrecorder-0.4.0 * Repository: gentoo * Maintainer: polynomial-c@gentoo.org * USE: abi_x86_64 amd64 asm elibc_glibc kernel_linux mp3 userland_GNU vorbis x264 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking simplescreenrecorder-0.4.0.tar.gz to /var/tmp/portage/media-video/simplescreenrecorder-0.4.0/work >>> Source unpacked in /var/tmp/portage/media-video/simplescreenrecorder-0.4.0/work >>> Preparing source in /var/tmp/portage/media-video/simplescreenrecorder-0.4.0/work/ssr-0.4.0 ... * Applying simplescreenrecorder-0.4.0-metainfo.patch ... [ ok ] * Working in BUILD_DIR: "/var/tmp/portage/media-video/simplescreenrecorder-0.4.0/work/simplescreenrecorder-0.4.0_build" >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-video/simplescreenrecorder-0.4.0/work/ssr-0.4.0 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * Working in BUILD_DIR: "/var/tmp/portage/media-video/simplescreenrecorder-0.4.0/work/simplescreenrecorder-0.4.0_build-abi_x86_64.amd64" cmake -C /var/tmp/portage/media-video/simplescreenrecorder-0.4.0/work/simplescreenrecorder-0.4.0_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_X86_ASM=yes -DWITH_PULSEAUDIO=no -DWITH_JACK=no -DWITH_GLINJECT=true -DENABLE_32BIT_GLINJECT=false -DWITH_QT5=true -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-video/simplescreenrecorder-0.4.0/work/simplescreenrecorder-0.4.0_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/media-video/simplescreenrecorder-0.4.0/work/ssr-0.4.0 loading initial cache file /var/tmp/portage/media-video/simplescreenrecorder-0.4.0/work/simplescreenrecorder-0.4.0_build-abi_x86_64.amd64/gentoo_common_config.cmake -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- 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 CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenGL.cmake:305 (message): Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when available. Run "cmake --help-policy CMP0072" for policy details. Use the cmake_policy command to set the policy and suppress this warning. FindOpenGL found both a legacy GL library: OPENGL_gl_LIBRARY: /usr/lib64/libGL.so and GLVND libraries for OpenGL and GLX: OPENGL_opengl_LIBRARY: /usr/lib64/libOpenGL.so OPENGL_glx_LIBRARY: /usr/lib64/libGLX.so OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for compatibility with CMake 3.10 and below the legacy GL library will be used. Call Stack (most recent call first): glinject/CMakeLists.txt:5 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found OpenGL: /usr/lib64/libOpenGL.so -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.6.3") -- Checking for modules 'libavformat;libavcodec;libavutil;libswscale' -- Found libavformat, version 58.29.100 -- Found libavcodec, version 58.54.100 -- Found libavutil, version 56.31.100 -- Found libswscale, version 5.5.100 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (AVFormat) does not match the name of the calling package (FFmpeg). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindFFmpeg.cmake:19 (find_package_handle_standard_args) src/CMakeLists.txt:6 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found AVFormat: /usr/lib64/libavformat.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (AVCodec) does not match the name of the calling package (FFmpeg). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindFFmpeg.cmake:20 (find_package_handle_standard_args) src/CMakeLists.txt:6 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found AVCodec: /usr/lib64/libavcodec.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (AVUtil) does not match the name of the calling package (FFmpeg). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindFFmpeg.cmake:21 (find_package_handle_standard_args) src/CMakeLists.txt:6 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found AVUtil: /usr/lib64/libavutil.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (SWScale) does not match the name of the calling package (FFmpeg). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindFFmpeg.cmake:22 (find_package_handle_standard_args) src/CMakeLists.txt:6 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found SWScale: /usr/lib64/libswscale.so -- Found ALSA: /usr/lib64/libasound.so (found version "1.2.2") -- The following REQUIRED packages have been found: * OpenGL * Threads * FFmpeg * PkgConfig * X11 * ALSA * Qt5Core * Qt5Gui * Qt5Widgets * Qt5X11Extras * Qt5 (required version >= 5.7) -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -O2 -pipe -march=native -falign-functions=32:25:16 -fPIC C++ -O2 -pipe -march=native -falign-functions=32:25:16 -fPIC Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring done CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: /var/tmp/portage/media-video/simplescreenrecorder-0.4.0/work/ssr-0.4.0/src/X11_Xinerama_INCLUDE_PATH used as include directory in directory /var/tmp/portage/media-video/simplescreenrecorder-0.4.0/work/ssr-0.4.0/src X11_Xinerama_LIB (ADVANCED) linked by target "simplescreenrecorder" in directory /var/tmp/portage/media-video/simplescreenrecorder-0.4.0/work/ssr-0.4.0/src -- Generating done CMake Generate step failed. Build files cannot be regenerated correctly. * ERROR: media-video/simplescreenrecorder-0.4.0::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 2502: Called cmake-multilib_src_configure * environment, line 648: Called multilib-minimal_src_configure * environment, line 1796: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' * environment, line 2029: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 1726: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 1724: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' * environment, line 511: Called multilib-minimal_abi_src_configure * environment, line 1790: Called multilib_src_configure * environment, line 2262: Called cmake_src_configure * environment, line 891: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=media-video/simplescreenrecorder-0.4.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-video/simplescreenrecorder-0.4.0::gentoo'`. * The complete build log is located at '/var/log/portage/media-video:simplescreenrecorder-0.4.0:20200410-124848.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-video/simplescreenrecorder-0.4.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/simplescreenrecorder-0.4.0/temp/environment'. * Working directory: '/var/tmp/portage/media-video/simplescreenrecorder-0.4.0/work/simplescreenrecorder-0.4.0_build-abi_x86_64.amd64' * S: '/var/tmp/portage/media-video/simplescreenrecorder-0.4.0/work/ssr-0.4.0'