Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 510918 Details for
Bug 641680
media-video/simplescreenrecorder-0.3.9 : CMake Error at /.../FindPackageHandleStandardArgs.cmake:137 (message):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-video:simplescreenrecorder-0.3.9:20171219-052351.log
media-video:simplescreenrecorder-0.3.9:20171219-052351.log (text/plain), 6.55 KB, created by
Toralf Förster
on 2017-12-19 09:25:53 UTC
(
hide
)
Description:
media-video:simplescreenrecorder-0.3.9:20171219-052351.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-12-19 09:25:53 UTC
Size:
6.55 KB
patch
obsolete
> * Package: media-video/simplescreenrecorder-0.3.9 > * 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 > * You may want to add USE flag 'abi_x86_32' when running a 64bit system > * When added 32bit GLInject libraries are also included. This is > * required if you want to use OpenGL recording on 32bit applications. > * >>>> Unpacking source... >>>> Unpacking simplescreenrecorder-0.3.9.tar.gz to /var/tmp/portage/media-video/simplescreenrecorder-0.3.9/work >>>> Source unpacked in /var/tmp/portage/media-video/simplescreenrecorder-0.3.9/work >>>> Preparing source in /var/tmp/portage/media-video/simplescreenrecorder-0.3.9/work/ssr-0.3.9 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-video/simplescreenrecorder-0.3.9/work/ssr-0.3.9 ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure >>>> Working in BUILD_DIR: "/var/tmp/portage/media-video/simplescreenrecorder-0.3.9/work/ssr-0.3.9-abi_x86_64.amd64" >cmake -C /var/tmp/portage/media-video/simplescreenrecorder-0.3.9/work/ssr-0.3.9-abi_x86_64.amd64/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_32BIT_GLINJECT=no -DENABLE_X86_ASM=yes -DWITH_PULSEAUDIO=no -DWITH_JACK=no -DWITH_GLINJECT=true -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-video/simplescreenrecorder-0.3.9/work/ssr-0.3.9-abi_x86_64.amd64/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-video/simplescreenrecorder-0.3.9/work/ssr-0.3.9-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/media-video/simplescreenrecorder-0.3.9/work/ssr-0.3.9 >loading initial cache file /var/tmp/portage/media-video/simplescreenrecorder-0.3.9/work/ssr-0.3.9-abi_x86_64.amd64/gentoo_common_config.cmake >-- The C compiler identification is GNU 7.2.0 >-- The CXX compiler identification is GNU 7.2.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 >-- Looking for pthread_create >-- Looking for pthread_create - not found >-- 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 >-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so >-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/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 X11: /usr/lib/libX11.so >-- Found OpenGL: /usr/lib/libGL.so >-- Found ALSA: /usr/lib/libasound.so (found version "1.1.5") >-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.3.90") >-- Checking for modules 'libavformat;libavcodec;libavutil;libswscale' >-- Found libavformat, version 57.83.100 >-- Found libavcodec, version 57.107.100 >-- Found libavutil, version 55.78.100 >-- Found libswscale, version 4.8.100 >-- Found AVFormat: /usr/lib/libavformat.so >-- Found AVCodec: /usr/lib/libavcodec.so >-- Found AVUtil: /usr/lib/libavutil.so >-- Found SWScale: /usr/lib/libswscale.so >-- Checking for module 'libpulse' >-- Package 'libpulse', required by 'virtual:world', not found >CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message): > Could NOT find PulseAudio (missing: PULSEAUDIO_LIBRARY > PULSEAUDIO_INCLUDE_DIR) >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE) > cmake/FindPulseAudio.cmake:10 (find_package_handle_standard_args) > src/CMakeLists.txt:6 (find_package) > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/media-video/simplescreenrecorder-0.3.9/work/ssr-0.3.9-abi_x86_64.amd64/CMakeFiles/CMakeOutput.log". >See also "/var/tmp/portage/media-video/simplescreenrecorder-0.3.9/work/ssr-0.3.9-abi_x86_64.amd64/CMakeFiles/CMakeError.log". > * ERROR: media-video/simplescreenrecorder-0.3.9::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 124: Called src_configure > * environment, line 3622: Called cmake-multilib_src_configure > * environment, line 809: Called multilib-minimal_src_configure > * environment, line 2737: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 2951: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2598: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2596: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 589: Called multilib-minimal_abi_src_configure > * environment, line 2731: Called multilib_src_configure > * environment, line 3176: Called cmake-utils_src_configure > * environment, line 980: 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.3.9::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-video/simplescreenrecorder-0.3.9::gentoo'`. > * The complete build log is located at '/var/log/portage/media-video:simplescreenrecorder-0.3.9:20171219-052351.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-video/simplescreenrecorder-0.3.9/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-video/simplescreenrecorder-0.3.9/temp/environment'. > * Working directory: '/var/tmp/portage/media-video/simplescreenrecorder-0.3.9/work/ssr-0.3.9-abi_x86_64.amd64' > * S: '/var/tmp/portage/media-video/simplescreenrecorder-0.3.9/work/ssr-0.3.9'
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 641680
:
510904
|
510906
|
510908
|
510910
|
510912
|
510914
|
510916
| 510918 |
510920
|
511218