* Package: media-video/avidemux-2.7.0 * Repository: gentoo * Maintainer: media-video@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls opengl qt5 sdl userland_GNU xv * FEATURES: network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking avidemux_2.7.0.tar.gz to /var/tmp/portage/media-video/avidemux-2.7.0/work >>> Source unpacked in /var/tmp/portage/media-video/avidemux-2.7.0/work >>> Preparing source in /var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux_2.7.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux_2.7.0 ... >>> Working in BUILD_DIR: "/var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux-2.7.0_build/buildCli" cmake -C /var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux-2.7.0_build/buildCli/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DGETTEXT=yes -DSDL=yes -DLibVA=no -DVDPAU=no -DXVIDEO=yes -DENABLE_QT5=yes -DLRELEASE_EXECUTABLE=/usr/lib64/qt5/bin/lrelease -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux-2.7.0_build/buildCli/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux-2.7.0_build/buildCli/gentoo_toolchain.cmake /var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux_2.7.0/avidemux/cli loading initial cache file /var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux-2.7.0_build/buildCli/gentoo_common_config.cmake -- The C compiler identification is GNU 7.3.0 -- The CXX compiler identification is GNU 7.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 ######################################### Configure for avidemux Cli Started ######################################### -- Checking for avidemux development files .. -- Checking for avidemux include folder (i.e. CMAKE_INSTALL_PREFIX/include/avidemux/2.7 -- Found avidemux include folder. good. -- Checking for cmake subfolder -- Found cmake subfolder.good. -- Cmake module path = /usr/include/avidemux/2.7/cmake;/usr/include/avidemux/2.7/cmake; -- [BUILD] EXTRA Cflags:-O2 -pipe -march=native -- [BUILD] EXTRA CXXflags:-O2 -pipe -march=native -std=c++14 -- [BUILD] EXTRA LDflags:-Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -- [BUILD] Compiler /usr/bin/x86_64-pc-linux-gnu-g++ -- [BUILD] Linker /usr/bin/ld -- Top Source dir is -- Checking Compiler support -- ************************* -- Checking if compiler supports x86 64-bit - Yes -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- CMAKE_INSTALL_PREFIX: /usr -- AVIDEMUX_INSTALL_DIR: /usr -- FAKEROOT : -- AVIDEMUX_BIN_DIR : /usr/bin -- AVIDEMUX_LIB_DIR : /usr/lib64 -- AVIDEMUX_INCLUDE_DIR : /usr/include -- AVIDEMUX_SEARCH_INCLUDE_DIR: /usr/include -- AVIDEMUX_SEARCH_LIB_DIR : /usr/lib64 -- Checking for SCM -- **************** -- Checking for pkg-config -- *********************** -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") -- Found pkg-config -- Checking for pthreads -- ********************* -- Found pthreads -- Checking for zlib -- ***************** -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Found zlib -- Checking for gettext -- ******************** -- Found libintl.h -- Cound not find intl library -- Could not find Gettext -- libintl not required for gettext support -- Checking for SDL>=2 (only for windows) -- ************************************** Disabled per request -- Checking for XVideo -- ******************* -- Found X11/extensions/Xvlib.h -- Found Xv library -- Found XvShmPutImage in /usr/lib/libXv.so -- Found XVideo -- Checking for execinfo -- ********************* -- Found execinfo.h -- Found execinfo -- execinfo not required -- Checking for NVENC -- ***************** -- nvenc header not Found -- Checking system headers -- *********************** -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Bonanza -- Checking for YASM -- ***************** -- Found as /usr/bin/yasm -- The ASM_NASM compiler identification is NASM -- Found assembler: /usr/bin/nasm -- Warning: Did not find file Compiler/-ASM -- AVFORMAT : 57, Major : -- AVCODEC : 57, Major : -- AVUTIL : 55, Major : -- POSTPRC : 54, Major : -- SWSCALE : 4, Major : -- CLI config.h generated CMake Deprecation Warning at /usr/share/cmake/Modules/GenerateExportHeader.cmake:382 (message): The add_compiler_export_flags function is obsolete. Use the CXX_VISIBILITY_PRESET and VISIBILITY_INLINES_HIDDEN target properties instead. Call Stack (most recent call first): /var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux_2.7.0/avidemux/common/ADM_render/CMakeLists.txt:53 (add_compiler_export_flags) -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success CMake Deprecation Warning at /usr/share/cmake/Modules/GenerateExportHeader.cmake:382 (message): The add_compiler_export_flags function is obsolete. Use the CXX_VISIBILITY_PRESET and VISIBILITY_INLINES_HIDDEN target properties instead. Call Stack (most recent call first): ADM_UIs/src/CMakeLists.txt:8 (add_compiler_export_flags) ************************** *** Optional Library *** *** Summary *** ************************** *** Video Encoder *** NVENC No *** Miscellaneous *** gettext Yes SDL No XVideo Yes ************************** *** Release Build *** ************************** -- No packaging... (package=) -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -O2 -pipe -march=native -fmessage-length=0 C++ -O2 -pipe -march=native -std=c++14 -fmessage-length=0 Linker flags: Executable -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed Module -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed Shared -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: ENABLE_QT5 LRELEASE_EXECUTABLE LibVA VDPAU -- Build files have been written to: /var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux-2.7.0_build/buildCli >>> Working in BUILD_DIR: "/var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux-2.7.0_build/buildQt4" cmake -C /var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux-2.7.0_build/buildQt4/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DGETTEXT=yes -DSDL=yes -DLibVA=no -DVDPAU=no -DXVIDEO=yes -DENABLE_QT5=yes -DLRELEASE_EXECUTABLE=/usr/lib64/qt5/bin/lrelease -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux-2.7.0_build/buildQt4/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux-2.7.0_build/buildQt4/gentoo_toolchain.cmake /var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux_2.7.0/avidemux/qt4 loading initial cache file /var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux-2.7.0_build/buildQt4/gentoo_common_config.cmake -- The C compiler identification is GNU 7.3.0 -- The CXX compiler identification is GNU 7.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 ######################################### Configure for Avidemux Qt Started ######################################### -- Checking for avidemux development files .. -- Checking for avidemux include folder (i.e. CMAKE_INSTALL_PREFIX/include/avidemux/2.7, looking in /usr/include/avidemux/2.7 -- Found avidemux include folder. good. -- Checking for cmake subfolder -- Found cmake subfolder.good. -- Cmake module path = /usr/include/avidemux/2.7/cmake;/usr/include/avidemux/2.7/cmake; -- [BUILD] EXTRA Cflags:-O2 -pipe -march=native -- [BUILD] EXTRA CXXflags:-O2 -pipe -march=native -std=c++14 -- [BUILD] EXTRA LDflags:-Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -- [BUILD] Compiler /usr/bin/x86_64-pc-linux-gnu-g++ -- [BUILD] Linker /usr/bin/ld -- Top Source dir is -- Checking Compiler support -- ************************* -- Checking if compiler supports x86 64-bit - Yes -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- CMAKE_INSTALL_PREFIX: /usr -- AVIDEMUX_INSTALL_DIR: /usr -- FAKEROOT : -- AVIDEMUX_BIN_DIR : /usr/bin -- AVIDEMUX_LIB_DIR : /usr/lib64 -- AVIDEMUX_INCLUDE_DIR : /usr/include -- AVIDEMUX_SEARCH_INCLUDE_DIR: /usr/include -- AVIDEMUX_SEARCH_LIB_DIR : /usr/lib64 -- Checking for SCM -- **************** -- Checking for pkg-config -- *********************** -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") -- Found pkg-config -- Checking for pthreads -- ********************* -- Found pthreads -- Checking for zlib -- ***************** -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Found zlib -- Checking for gettext -- ******************** -- Found libintl.h -- Cound not find intl library -- Could not find Gettext -- libintl not required for gettext support -- Checking for SDL>=2 (only for windows) -- ************************************** Disabled per request -- Checking for XVideo -- ******************* -- Found X11/extensions/Xvlib.h -- Found Xv library -- Found XvShmPutImage in /usr/lib/libXv.so -- Found XVideo -- Checking for execinfo -- ********************* -- Found execinfo.h -- Found execinfo -- execinfo not required -- Checking for NVENC -- ***************** -- nvenc header not Found -- Checking system headers -- *********************** -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Bonanza -- Checking for YASM -- ***************** -- Found as /usr/bin/yasm -- The ASM_NASM compiler identification is NASM -- Found assembler: /usr/bin/nasm -- Warning: Did not find file Compiler/-ASM -- AVFORMAT : 57, Major : -- AVCODEC : 57, Major : -- AVUTIL : 55, Major : -- POSTPRC : 54, Major : -- SWSCALE : 4, Major : -- Checking Qt -- Checking for Qt 5* -- ****************** -- Checking for Qt5Core -- Checking for Qt5Widgets -- Checking for Qt5Network CMake Warning at /usr/include/avidemux/2.7/cmake/admCheckQt5.cmake:62 (FIND_PACKAGE): By not providing "FindQt5Network.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Network", but CMake did not find one. Could not find a package configuration file provided by "Qt5Network" with any of the following names: Qt5NetworkConfig.cmake qt5network-config.cmake Add the installation prefix of "Qt5Network" to CMAKE_PREFIX_PATH or set "Qt5Network_DIR" to a directory containing one of the above files. If "Qt5Network" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): /usr/include/avidemux/2.7/cmake/admCheckQt.cmake:5 (checkQt5) CMakeLists.txt:67 (checkQt) -- Some Qt5 components are missing -- Checking for Qt 4 -- ***************** qmake: could not find a Qt installation of '' -- Found unsuitable Qt version "" from NOTFOUND -- Could not find Qt 4 -- QT_INCLUDE_DIR <>, QT_INCLUDES <> CMake Error at CMakeLists.txt:70 (MESSAGE): Qt NOT FOUND -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux-2.7.0_build/buildQt4/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux-2.7.0_build/buildQt4/CMakeFiles/CMakeError.log". * ERROR: media-video/avidemux-2.7.0::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 124: Called src_configure * environment, line 3063: Called cmake-utils_src_configure * environment, line 816: 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/avidemux-2.7.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-video/avidemux-2.7.0::gentoo'`. * The complete build log is located at '/var/log/portage/media-video:avidemux-2.7.0:20180206-041732.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-video/avidemux-2.7.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/avidemux-2.7.0/temp/environment'. * Working directory: '/var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux-2.7.0_build/buildQt4' * S: '/var/tmp/portage/media-video/avidemux-2.7.0/work/avidemux_2.7.0'