Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 259410 Details for
Bug 351229
media-video/cclive-0.7.1 : fail to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cclive 0.7.1 verbose build log
cclive-0.7.1-build.log (text/plain), 5.51 KB, created by
Maxime de Roucy
on 2011-01-09 19:30:04 UTC
(
hide
)
Description:
cclive 0.7.1 verbose build log
Filename:
MIME Type:
Creator:
Maxime de Roucy
Created:
2011-01-09 19:30:04 UTC
Size:
5.51 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-video/cclive-0.7.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: media-video@gentoo.org >[32;01m * [39;49;00mUSE: elibc_glibc kernel_linux userland_GNU x86 >>>> Unpacking source... >>>> Unpacking cclive-0.7.1.tar.gz to /var/tmp/portage/media-video/cclive-0.7.1/work >>>> Source unpacked in /var/tmp/portage/media-video/cclive-0.7.1/work >>>> Preparing source in /var/tmp/portage/media-video/cclive-0.7.1/work/cclive-0.7.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-video/cclive-0.7.1/work/cclive-0.7.1 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/media-video/cclive-0.7.1/work/cclive-0.7.1_build" >cmake -C /var/tmp/portage/media-video/cclive-0.7.1/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-video/cclive-0.7.1/temp/gentoo_rules.cmake /var/tmp/portage/media-video/cclive-0.7.1/work/cclive-0.7.1 >loading initial cache file /var/tmp/portage/media-video/cclive-0.7.1/temp/gentoo_common_config.cmake >Re-run cmake no build system arguments >-- The C compiler identification is GNU >-- The CXX compiler identification is GNU >-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- checking for modules 'libquvi>=0.2.0;QUIET' >-- package 'QUIET' not found >CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:259 (message): > A required package was not found >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:311 (_pkg_check_modules_internal) > CMakeLists.txt:79 (pkg_check_modules) > > >-- checking for modules 'libcurl>=7.20;QUIET' >-- package 'QUIET' not found >CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:259 (message): > A required package was not found >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:311 (_pkg_check_modules_internal) > CMakeLists.txt:87 (pkg_check_modules) > > >-- checking for modules 'libpcre>=8.02;QUIET' >-- package 'QUIET' not found >CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:259 (message): > A required package was not found >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:311 (_pkg_check_modules_internal) > CMakeLists.txt:91 (pkg_check_modules) > > >-- checking for modules 'libpcrecpp>=8.02;QUIET' >-- package 'QUIET' not found >CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:259 (message): > A required package was not found >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:311 (_pkg_check_modules_internal) > CMakeLists.txt:95 (pkg_check_modules) > > >-- Looking for unistd.h >-- Looking for unistd.h - found >-- Looking for sys/types.h >-- Looking for sys/types.h - found >-- Looking for sys/ioctl.h >-- Looking for sys/ioctl.h - found >-- Looking for sys/stat.h >-- Looking for sys/stat.h - found >-- Looking for signal.h >-- Looking for signal.h - found >-- Looking for strerror_r >-- Looking for strerror_r - found >-- Looking for strerror >-- Looking for strerror - found >-- Looking for fork >-- Looking for fork - found >-- Looking for getcwd >-- Looking for getcwd - found >-- Looking for getpid >-- Looking for getpid - found >-- >-- Configured: >-- cclive 0.7.1 built on 2011-01-09 for Linux i686 >-- >-- Found: >-- Compiler: /usr/bin/i686-pc-linux-gnu-g++ >-- Linker : /usr/bin/ld >-- Make : /usr/bin/gmake >-- quvi : >-- curl : >-- pcre : >-- pcrecpp : >-- boost : 1.42.0 >-- >-- Options: >-- Install prefix: /usr >-- Host setup : Linux i686 >-- Build type : Gentoo >-- (debug, release, relwithdebinfo, minsizerel) >-- Verbose make : FALSE >-- Without doc : false >-- >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -march=native -pipe >C++ -O2 -march=native -pipe >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring incomplete, errors occurred! > [31;01m*[0m ERROR: media-video/cclive-0.7.1 failed: > [31;01m*[0m cmake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_configure > [31;01m*[0m environment, line 3229: Called cmake-utils_src_configure > [31;01m*[0m environment, line 834: Called _execute_optionaly 'src_configure' > [31;01m*[0m environment, line 296: Called enable_cmake-utils_src_configure > [31;01m*[0m environment, line 1274: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =media-video/cclive-0.7.1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =media-video/cclive-0.7.1'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-video/cclive-0.7.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-video/cclive-0.7.1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/media-video/cclive-0.7.1/work/cclive-0.7.1'
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 351229
:
259390
|
259392
| 259410