Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 184565 Details for
Bug 261968
kde-base/kdelibs-4.2.1 fails checking for strigi
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 4.95 KB, created by
Samuele Kaplun
on 2009-03-10 12:28:33 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Samuele Kaplun
Created:
2009-03-10 12:28:33 UTC
Size:
4.95 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking kdelibs-4.2.1.tar.bz2 to /var/tmp/portage/portage/kde-base/kdelibs-4.2.1/work >>>> Source unpacked in /var/tmp/portage/portage/kde-base/kdelibs-4.2.1/work > [32;01m*[0m Applying 09_disable_debug_messages_if_not_explicitly_enabled.patch ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 20_use_dejavu_as_default_font.patch ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 23_solid_no_double_build.patch ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m >>>> Configuring source in /var/tmp/portage/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1 ... >loading initial cache file /var/tmp/portage/portage/kde-base/kdelibs-4.2.1/temp/gentoo_common_config.cmake >-- The C compiler identification is GNU >-- The CXX compiler identification is GNU >-- 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 >-- 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 >-- Looking for Q_WS_X11 >-- Looking for Q_WS_X11 - found >-- Looking for Q_WS_WIN >-- Looking for Q_WS_WIN - not found. >-- Looking for Q_WS_QWS >-- Looking for Q_WS_QWS - not found. >-- Looking for Q_WS_MAC >-- Looking for Q_WS_MAC - not found. >-- Found Qt-Version 4.5.0 (using /usr/bin/qmake) >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.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/lib64/libX11.so >-- Looking for include files CMAKE_HAVE_PTHREAD_H >-- Looking for include files CMAKE_HAVE_PTHREAD_H - 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 >-- Found Automoc4: /usr/bin/automoc4 >-- Found Perl: /usr/bin/perl >-- Building kdelibs... >-- Performing Test _OFFT_IS_64BIT >-- Performing Test _OFFT_IS_64BIT - Success >-- Performing Test HAVE_FPIE_SUPPORT >-- Performing Test HAVE_FPIE_SUPPORT - Success >-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL >-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success >-- Performing Test __KDE_HAVE_GCC_VISIBILITY >-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success >-- Phonon Version: 4.3.0 >-- Found Phonon: /usr/lib64/libphonon.so >-- Found Phonon Includes: /usr/include/KDE;/usr/include >-- Found the KDE4 kconfig_compiler preprocessor: /var/tmp/portage/portage/kde-base/kdelibs-4.2.1/work/kdelibs_build/bin/./kconfig_compiler.shell >-- Found automoc4: /usr/bin/automoc4 >-- CTest cannot determine repository type. Please set UPDATE_TYPE to 'cvs' or 'svn'. CTest update will not work. >-- Found ZLIB: /lib64/libz.so >-- Strigi API needs 'signed char' >CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:57 (MESSAGE): > Couldn't find Strigi streams and streamanalyzer libraries. Set the > environment variable STRIGI_HOME (or CMAKE_PREFIX_PATH) to the strigi > install dir. (missing: STRIGI_STREAMS_LIBRARY > STRIGI_STREAMANALYZER_LIBRARY) >Call Stack (most recent call first): > cmake/modules/FindStrigi.cmake:41 (find_package_handle_standard_args) > CMakeLists.txt:51 (find_package) > > >-- Configuring incomplete, errors occurred! > [31;01m*[0m > [31;01m*[0m ERROR: kde-base/kdelibs-4.2.1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_configure > [31;01m*[0m environment, line 3222: Called kde4-base_src_configure > [31;01m*[0m environment, line 2388: Called cmake-utils_src_configure > [31;01m*[0m environment, line 784: Called cmake-utils_src_configureout > [31;01m*[0m environment, line 803: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m cmake -C "${TMPDIR}/gentoo_common_config.cmake" ${cmakeargs} "${S}" || die "Cmake failed"; > [31;01m*[0m The die message: > [31;01m*[0m Cmake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/portage/kde-base/kdelibs-4.2.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/portage/kde-base/kdelibs-4.2.1/temp/environment'. > [31;01m*[0m
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 261968
:
184563
| 184565